From d89dbc0b9f72f0b8e5f8d53f178eeefc048f944e Mon Sep 17 00:00:00 2001 From: Christopher Scott Date: Fri, 21 Aug 2020 17:41:27 -0500 Subject: [PATCH] Default to ResponseFormat.ReturnNoContent on AddEntity (#14462) * Default to ResponseFormat.ReturnNoContent on AddEntity * export * update xml docs --- .../api/Azure.Data.Tables.netstandard2.0.cs | 4 +- .../Azure.Data.Tables/src/TableClient.cs | 17 +- ...ReturnsEntitiesWithoutOdataAnnoations.json | 70 +- ...nsEntitiesWithoutOdataAnnoationsAsync.json | 78 +- .../CreateIfNotExists.json | 46 +- .../CreateIfNotExistsAsync.json | 70 +- ...dCustomEntitiesAreRoundtrippedProprly.json | 69 +- ...omEntitiesAreRoundtrippedProprlyAsync.json | 69 +- ...nBeQueriedWithAndWithoutPagination(5).json | 956 ++++++------------ ...eriedWithAndWithoutPagination(5)Async.json | 916 +++++------------ ...QueriedWithAndWithoutPagination(null).json | 926 +++++------------ ...edWithAndWithoutPagination(null)Async.json | 886 +++++----------- ...CustomEntitiesCanBeQueriedWithFilters.json | 846 +++++----------- ...mEntitiesCanBeQueriedWithFiltersAsync.json | 846 +++++----------- ...ynamicEntitiesCanBeQueriedWithFilters.json | 866 +++++----------- ...cEntitiesCanBeQueriedWithFiltersAsync.json | 826 +++++---------- ...RoundtrippedWithProperOdataAnnoations.json | 70 +- ...trippedWithProperOdataAnnoationsAsync.json | 68 +- ...nBeQueriedWithAndWithoutPagination(5).json | 936 ++++++----------- ...eriedWithAndWithoutPagination(5)Async.json | 896 +++++----------- ...QueriedWithAndWithoutPagination(null).json | 906 +++++------------ ...edWithAndWithoutPagination(null)Async.json | 866 +++++----------- ...reatedEntitiesCanBeQueriedWithFilters.json | 866 +++++----------- ...dEntitiesCanBeQueriedWithFiltersAsync.json | 826 +++++---------- .../CustomEntityCanBeUpserted.json | 64 +- .../CustomEntityCanBeUpsertedAsync.json | 64 +- .../CustomEntityDeleteRespectsEtag.json | 100 +- .../CustomEntityDeleteRespectsEtagAsync.json | 100 +- .../CustomEntityMergeRespectsEtag.json | 20 +- .../CustomEntityMergeRespectsEtagAsync.json | 20 +- .../CustomEntityUpdateRespectsEtag.json | 104 +- .../CustomEntityUpdateRespectsEtagAsync.json | 104 +- .../EntityCanBeUpserted.json | 64 +- .../EntityCanBeUpsertedAsync.json | 64 +- .../EntityDeleteRespectsEtag.json | 100 +- .../EntityDeleteRespectsEtagAsync.json | 100 +- ...EntityMergeDoesPartialPropertyUpdates.json | 20 +- ...yMergeDoesPartialPropertyUpdatesAsync.json | 20 +- .../EntityMergeRespectsEtag.json | 20 +- .../EntityMergeRespectsEtagAsync.json | 20 +- .../EntityUpdateRespectsEtag.json | 104 +- .../EntityUpdateRespectsEtagAsync.json | 104 +- .../GetAccessPoliciesReturnsPolicies.json | 20 +- ...GetAccessPoliciesReturnsPoliciesAsync.json | 20 +- .../GetEntityReturnsSingleEntity.json | 44 +- .../GetEntityReturnsSingleEntityAsync.json | 44 +- ...ReturnsEntitiesWithoutOdataAnnoations.json | 40 +- ...nsEntitiesWithoutOdataAnnoationsAsync.json | 40 +- ...RoundtrippedWithProperOdataAnnoations.json | 40 +- ...trippedWithProperOdataAnnoationsAsync.json | 40 +- .../ValidateCreateDeleteTable.json | 50 +- .../ValidateCreateDeleteTableAsync.json | 74 +- .../ValidateSasCredentials.json | 30 +- .../ValidateSasCredentialsAsync.json | 30 +- ...ReturnsEntitiesWithoutOdataAnnoations.json | 86 +- ...nsEntitiesWithoutOdataAnnoationsAsync.json | 86 +- .../CreateIfNotExists.json | 54 +- .../CreateIfNotExistsAsync.json | 54 +- ...dCustomEntitiesAreRoundtrippedProprly.json | 75 +- ...omEntitiesAreRoundtrippedProprlyAsync.json | 75 +- ...nBeQueriedWithAndWithoutPagination(5).json | 954 ++++++----------- ...eriedWithAndWithoutPagination(5)Async.json | 954 ++++++----------- ...QueriedWithAndWithoutPagination(null).json | 930 ++++++----------- ...edWithAndWithoutPagination(null)Async.json | 930 ++++++----------- ...CustomEntitiesCanBeQueriedWithFilters.json | 890 +++++----------- ...mEntitiesCanBeQueriedWithFiltersAsync.json | 890 +++++----------- ...ynamicEntitiesCanBeQueriedWithFilters.json | 870 +++++----------- ...cEntitiesCanBeQueriedWithFiltersAsync.json | 870 +++++----------- ...RoundtrippedWithProperOdataAnnoations.json | 74 +- ...trippedWithProperOdataAnnoationsAsync.json | 74 +- ...nBeQueriedWithAndWithoutPagination(5).json | 934 ++++++----------- ...eriedWithAndWithoutPagination(5)Async.json | 934 ++++++----------- ...QueriedWithAndWithoutPagination(null).json | 910 ++++++----------- ...edWithAndWithoutPagination(null)Async.json | 910 ++++++----------- ...reatedEntitiesCanBeQueriedWithFilters.json | 870 +++++----------- ...dEntitiesCanBeQueriedWithFiltersAsync.json | 870 +++++----------- .../CustomEntityCanBeUpserted.json | 88 +- .../CustomEntityCanBeUpsertedAsync.json | 74 +- .../CustomEntityDeleteRespectsEtag.json | 122 +-- .../CustomEntityDeleteRespectsEtagAsync.json | 122 +-- .../CustomEntityMergeRespectsEtag.json | 128 +-- .../CustomEntityMergeRespectsEtagAsync.json | 126 +-- .../CustomEntityUpdateRespectsEtag.json | 124 +-- .../CustomEntityUpdateRespectsEtagAsync.json | 126 +-- .../EntityCanBeUpserted.json | 74 +- .../EntityCanBeUpsertedAsync.json | 74 +- .../EntityDeleteRespectsEtag.json | 122 +-- .../EntityDeleteRespectsEtagAsync.json | 122 +-- ...EntityMergeDoesPartialPropertyUpdates.json | 94 +- ...yMergeDoesPartialPropertyUpdatesAsync.json | 94 +- .../EntityMergeRespectsEtag.json | 122 +-- .../EntityMergeRespectsEtagAsync.json | 126 +-- .../EntityUpdateRespectsEtag.json | 124 +-- .../EntityUpdateRespectsEtagAsync.json | 126 +-- .../GetAccessPoliciesReturnsPolicies.json | 42 +- ...GetAccessPoliciesReturnsPoliciesAsync.json | 42 +- .../GetEntityReturnsSingleEntity.json | 50 +- .../GetEntityReturnsSingleEntityAsync.json | 50 +- ...ReturnsEntitiesWithoutOdataAnnoations.json | 46 +- ...nsEntitiesWithoutOdataAnnoationsAsync.json | 46 +- ...RoundtrippedWithProperOdataAnnoations.json | 46 +- ...trippedWithProperOdataAnnoationsAsync.json | 46 +- .../ValidateCreateDeleteTable.json | 58 +- .../ValidateCreateDeleteTableAsync.json | 58 +- .../ValidateSasCredentials.json | 38 +- .../ValidateSasCredentialsAsync.json | 38 +- .../TableQueryableComplexFilter.json | 294 ++---- .../TableQueryableComplexFilterAsync.json | 294 ++---- ...ueryableComplexFilterWithCreateFilter.json | 294 ++---- ...bleComplexFilterWithCreateFilterAsync.json | 302 ++---- ...leQueryableDictionaryTableEntityQuery.json | 164 +-- ...ryableDictionaryTableEntityQueryAsync.json | 164 +-- .../TableQueryableEnumerateTwice.json | 168 +-- .../TableQueryableEnumerateTwiceAsync.json | 168 +-- .../TableQueryableExecuteQueryDictionary.json | 110 +- ...eQueryableExecuteQueryDictionaryAsync.json | 110 +- .../TableQueryableExecuteQueryGeneric.json | 164 +-- ...ableQueryableExecuteQueryGenericAsync.json | 164 +-- .../TableQueryableFilterPredicate.json | 324 ++---- .../TableQueryableFilterPredicateAsync.json | 324 ++---- .../TableQueryableMultipleTake.json | 486 +++------ .../TableQueryableMultipleTakeAsync.json | 486 +++------ .../TableQueryableMultipleWhere.json | 164 +-- .../TableQueryableMultipleWhereAsync.json | 164 +-- .../TableQueryableNestedParanthesis.json | 302 ++---- .../TableQueryableNestedParanthesisAsync.json | 302 ++---- .../TableQueryableOnSupportedTypes.json | 500 +++------ .../TableQueryableOnSupportedTypesAsync.json | 500 +++------ .../TableQueryableUnary.json | 350 ++----- .../TableQueryableUnaryAsync.json | 350 ++----- ...bleWithDictionaryTypeOnSupportedTypes.json | 506 +++------ ...thDictionaryTypeOnSupportedTypesAsync.json | 506 +++------ .../TableQueryableWithInvalidQuery.json | 108 +- .../TableQueryableWithInvalidQueryAsync.json | 108 +- .../TableTakeWithContinuationTask.json | 936 +++++------------ .../TableTakeWithContinuationTaskAsync.json | 936 +++++------------ .../TableQueryableComplexFilter.json | 306 ++---- .../TableQueryableComplexFilterAsync.json | 306 ++---- ...ueryableComplexFilterWithCreateFilter.json | 306 ++---- ...bleComplexFilterWithCreateFilterAsync.json | 306 ++---- ...leQueryableDictionaryTableEntityQuery.json | 168 +-- ...ryableDictionaryTableEntityQueryAsync.json | 168 +-- .../TableQueryableEnumerateTwice.json | 172 +--- .../TableQueryableEnumerateTwiceAsync.json | 172 +--- .../TableQueryableExecuteQueryDictionary.json | 114 +-- ...eQueryableExecuteQueryDictionaryAsync.json | 114 +-- .../TableQueryableExecuteQueryGeneric.json | 168 +-- ...ableQueryableExecuteQueryGenericAsync.json | 168 +-- .../TableQueryableFilterPredicate.json | 330 ++---- .../TableQueryableFilterPredicateAsync.json | 330 ++---- .../TableQueryableMultipleTake.json | 488 +++------ .../TableQueryableMultipleTakeAsync.json | 488 +++------ .../TableQueryableMultipleWhere.json | 168 +-- .../TableQueryableMultipleWhereAsync.json | 168 +-- .../TableQueryableNestedParanthesis.json | 306 ++---- .../TableQueryableNestedParanthesisAsync.json | 306 ++---- .../TableQueryableOnSupportedTypes.json | 534 ++++------ .../TableQueryableOnSupportedTypesAsync.json | 534 ++++------ .../TableQueryableUnary.json | 358 ++----- .../TableQueryableUnaryAsync.json | 358 ++----- ...bleWithDictionaryTypeOnSupportedTypes.json | 550 ++++------ ...thDictionaryTypeOnSupportedTypesAsync.json | 550 ++++------ .../TableQueryableWithInvalidQuery.json | 112 +- .../TableQueryableWithInvalidQueryAsync.json | 112 +- .../TableTakeWithContinuationTask.json | 938 ++++++----------- .../TableTakeWithContinuationTaskAsync.json | 938 ++++++----------- .../tests/TableClientLiveTests.cs | 5 +- .../tests/TablesTestEnvironment.cs | 4 +- 168 files changed, 15843 insertions(+), 34381 deletions(-) diff --git a/sdk/tables/Azure.Data.Tables/api/Azure.Data.Tables.netstandard2.0.cs b/sdk/tables/Azure.Data.Tables/api/Azure.Data.Tables.netstandard2.0.cs index db2127878750b..7b72fe2e828af 100644 --- a/sdk/tables/Azure.Data.Tables/api/Azure.Data.Tables.netstandard2.0.cs +++ b/sdk/tables/Azure.Data.Tables/api/Azure.Data.Tables.netstandard2.0.cs @@ -13,8 +13,8 @@ protected TableClient() { } public TableClient(string tableName, System.Uri endpoint, Azure.Data.Tables.TableClientOptions options = null) { } public TableClient(string tableName, System.Uri endpoint, Azure.Data.Tables.TableSharedKeyCredential credential) { } public TableClient(string tableName, System.Uri endpoint, Azure.Data.Tables.TableSharedKeyCredential credential, Azure.Data.Tables.TableClientOptions options = null) { } - public virtual System.Threading.Tasks.Task> AddEntityAsync(T entity, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) where T : class, Azure.Data.Tables.ITableEntity, new() { throw null; } - public virtual Azure.Response AddEntity(T entity, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) where T : class, Azure.Data.Tables.ITableEntity, new() { throw null; } + public virtual System.Threading.Tasks.Task AddEntityAsync(T entity, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) where T : class, Azure.Data.Tables.ITableEntity, new() { throw null; } + public virtual Azure.Response AddEntity(T entity, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) where T : class, Azure.Data.Tables.ITableEntity, new() { throw null; } public virtual Azure.Response Create(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual System.Threading.Tasks.Task> CreateAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual Azure.Response CreateIfNotExists(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } diff --git a/sdk/tables/Azure.Data.Tables/src/TableClient.cs b/sdk/tables/Azure.Data.Tables/src/TableClient.cs index dfbf7f2374792..94cb49ec61958 100644 --- a/sdk/tables/Azure.Data.Tables/src/TableClient.cs +++ b/sdk/tables/Azure.Data.Tables/src/TableClient.cs @@ -27,6 +27,7 @@ public class TableClient private readonly TableRestClient _tableOperations; private readonly string _version; private readonly bool _isPremiumEndpoint; + private ResponseFormat _returnNoContent = ResponseFormat.ReturnNoContent; /// /// Initializes a new instance of the . @@ -287,9 +288,9 @@ public virtual async Task DeleteAsync(CancellationToken cancellationTo /// The entity to add. /// A controlling the request lifetime. /// The server returned an error. See for details returned from the server. - /// The added Table entity. + /// A containing headers such as ETag. /// Exception thrown if entity already exists. - public virtual async Task> AddEntityAsync(T entity, CancellationToken cancellationToken = default) where T : class, ITableEntity, new() + public virtual async Task AddEntityAsync(T entity, CancellationToken cancellationToken = default) where T : class, ITableEntity, new() { Argument.AssertNotNull(entity, nameof(entity)); Argument.AssertNotNull(entity?.PartitionKey, nameof(entity.PartitionKey)); @@ -300,11 +301,11 @@ public virtual async Task DeleteAsync(CancellationToken cancellationTo { var response = await _tableOperations.InsertEntityAsync(_table, tableEntityProperties: entity.ToOdataAnnotatedDictionary(), + responsePreference: _returnNoContent, queryOptions: new QueryOptions() { Format = _format }, cancellationToken: cancellationToken).ConfigureAwait(false); - var result = ((Dictionary)response.Value).ToTableEntity(); - return Response.FromValue(result, response.GetRawResponse()); + return response.GetRawResponse(); } catch (Exception ex) { @@ -318,9 +319,9 @@ public virtual async Task DeleteAsync(CancellationToken cancellationTo /// /// The entity to add. /// A controlling the request lifetime. - /// The added Table entity. + /// A containing headers such as ETag /// Exception thrown if entity already exists. - public virtual Response AddEntity(T entity, CancellationToken cancellationToken = default) where T : class, ITableEntity, new() + public virtual Response AddEntity(T entity, CancellationToken cancellationToken = default) where T : class, ITableEntity, new() { Argument.AssertNotNull(entity, nameof(entity)); Argument.AssertNotNull(entity?.PartitionKey, nameof(entity.PartitionKey)); @@ -331,11 +332,11 @@ public virtual async Task DeleteAsync(CancellationToken cancellationTo { var response = _tableOperations.InsertEntity(_table, tableEntityProperties: entity.ToOdataAnnotatedDictionary(), + responsePreference: _returnNoContent, queryOptions: new QueryOptions() { Format = _format }, cancellationToken: cancellationToken); - var result = ((Dictionary)response.Value).ToTableEntity(); - return Response.FromValue(result, response.GetRawResponse()); + return response.GetRawResponse(); } catch (Exception ex) { diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json index 15a94a3a2b49f..c3892b0829856 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9b30df7438c2c943897561005c868861-1dbc79a534558242-00", + "traceparent": "00-d32e9054838ddc43b43cb0107326ba68-59a4320fc9c6ae40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bfe95ab73b7311d91f9f6b3eebdcc436", - "x-ms-date": "Tue, 18 Aug 2020 23:35:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A51.3506824Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.6476936Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablewumpudvf\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8de49d8d1061624a9d4075c820e90fe2-fae2dbf012d77246-00", + "Prefer": "return-no-content", + "traceparent": "00-3b83d5f3d4d5f44283cb1ea6764dc63b-86c40b524705ed4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a7ed91a06b59042841c81b5f6fc9b6ab", - "x-ms-date": "Tue, 18 Aug 2020 23:35:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,19 +75,48 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A51.7809672Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A48.1284616Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablewumpudvf(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", + "Server": "Microsoft-HTTPAPI/2.0", + "x-ms-request-id": "a7ed91a0-6b59-0428-41c8-1b5f6fc9b6ab" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablewumpudvf(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "DataServiceVersion": "3.0", + "traceparent": "00-f7f6d827482d5e4e911c0d5b6dd9d8c4-603ce708d686054d-00", + "User-Agent": [ + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", + "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" + ], + "x-ms-client-request-id": "109cd4bdfd2c9af181df623db5a39e5d", + "x-ms-date": "Fri, 21 Aug 2020 15:53:48 GMT", + "x-ms-return-client-request-id": "true", + "x-ms-version": "2019-02-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Type": "application/json", + "Date": "Fri, 21 Aug 2020 15:53:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A48.1284616Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "109cd4bd-fd2c-9af1-81df-623db5a39e5d" }, "ResponseBody": { "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablewumpudvf/$metadata#testtablewumpudvf/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A51.7809672Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A48.1284616Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -102,7 +132,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:51.7809672Z" + "Timestamp": "2020-08-21T15:53:48.1284616Z" } }, { @@ -111,13 +141,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5fc3ede697bdcf4f9d5683c0ea8132ee-99cc709be4cc3d40-00", + "traceparent": "00-a06d23ff45bebb4f8b19daee2200a7db-dff483743abccb48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "109cd4bdfd2c9af181df623db5a39e5d", - "x-ms-date": "Tue, 18 Aug 2020 23:35:52 GMT", + "x-ms-client-request-id": "cbbb2a3e7f5c4b9832e57daa1f79a255", + "x-ms-date": "Fri, 21 Aug 2020 15:53:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -125,7 +155,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:51 GMT", + "Date": "Fri, 21 Aug 2020 15:53:48 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "cbbb2a3e-7f5c-4b98-32e5-7daa1f79a255" }, @@ -135,6 +165,6 @@ "Variables": { "RandomSeed": "1961355191", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json index c7e849a6b5b31..1e03a9cb420f5 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-14f2ea3f2c20ba4cb662e70f3fcde734-0b4f3971efe3cd4a-00", + "traceparent": "00-d7b96e1b8d8bda4087c07d10256643d8-313b5e7c7b57df43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "d0d99932ba5222410531fbb0599ec159", - "x-ms-date": "Tue, 18 Aug 2020 23:37:18 GMT", + "x-ms-client-request-id": "6a48ae88d4c405e37b17e89d692e0c2d", + "x-ms-date": "Fri, 21 Aug 2020 15:55:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A18.5229832Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A15.3460232Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablezxwt87l1\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d8ee9314896bfd49b080de8e60a0190b-22a012b243026a46-00", + "Prefer": "return-no-content", + "traceparent": "00-7b6af8a9fa34404bb00299a63812a0b2-5fb5d72f747d774f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "6a48ae88d4c405e37b17e89d692e0c2d", - "x-ms-date": "Tue, 18 Aug 2020 23:37:19 GMT", + "x-ms-client-request-id": "6785da2478bcab57ab95f1234801e669", + "x-ms-date": "Fri, 21 Aug 2020 15:55:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,19 +75,48 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A18.9369864Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A15.8009864Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablezxwt87l1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "6785da24-78bc-ab57-ab95-f1234801e669" }, + "ResponseBody": [] + }, + { + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablezxwt87l1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "DataServiceVersion": "3.0", + "traceparent": "00-a853eb52618d55419d58f926991e55af-a5ae2673a836f24e-00", + "User-Agent": [ + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", + "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" + ], + "x-ms-client-request-id": "ff8f347fa1fc5e0ab5d4543ad1a4b9d7", + "x-ms-date": "Fri, 21 Aug 2020 15:55:16 GMT", + "x-ms-return-client-request-id": "true", + "x-ms-version": "2019-02-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Type": "application/json", + "Date": "Fri, 21 Aug 2020 15:55:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A15.8009864Z\u0027\u0022", + "Server": "Microsoft-HTTPAPI/2.0", + "Transfer-Encoding": "chunked", + "x-ms-request-id": "ff8f347f-a1fc-5e0a-b5d4-543ad1a4b9d7" + }, "ResponseBody": { "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablezxwt87l1/$metadata#testtablezxwt87l1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A18.9369864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A15.8009864Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -102,7 +132,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:18.9369864Z" + "Timestamp": "2020-08-21T15:55:15.8009864Z" } }, { @@ -111,13 +141,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-10b54f2750175149b9ba71a587c8a888-11bc931b2fcb6845-00", + "traceparent": "00-bad0630b1b943243b122247f62ba2914-ee016b1ce19a4f46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "6785da2478bcab57ab95f1234801e669", - "x-ms-date": "Tue, 18 Aug 2020 23:37:19 GMT", + "x-ms-client-request-id": "7e8cce255a190f9d579dbe2ee2c0bc79", + "x-ms-date": "Fri, 21 Aug 2020 15:55:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -125,9 +155,9 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:37:18 GMT", + "Date": "Fri, 21 Aug 2020 15:55:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", - "x-ms-request-id": "ff8f347f-a1fc-5e0a-b5d4-543ad1a4b9d7" + "x-ms-request-id": "7e8cce25-5a19-0f9d-579d-be2ee2c0bc79" }, "ResponseBody": [] } @@ -135,6 +165,6 @@ "Variables": { "RandomSeed": "265780735", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExists.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExists.json index 757a94d28198b..b378bd50445aa 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExists.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExists.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-da80713df6cacb4d959b522913f7713a-f7e16a4798084b40-00", + "traceparent": "00-c43f259066074841974ca24d7a732e6a-ec9ee0d479a25040-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3e3c6e1194e56f0b0e6b2b256158adc2", - "x-ms-date": "Wed, 19 Aug 2020 16:08:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:08:48 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T16%3A08%3A47.9887368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A48.6180360Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable0e71f32s\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-64ab442a8a9503449eb2036ebbb87f14-ac40f83cab549645-00", + "traceparent": "00-fbaeaf4a541b60449ac1f7c5ec8532d4-195390b4c2d91345-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fb6610caae8b147ca85727279eb09b61", - "x-ms-date": "Wed, 19 Aug 2020 16:08:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -62,7 +62,7 @@ "StatusCode": 409, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:08:48 GMT", + "Date": "Fri, 21 Aug 2020 15:53:49 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "fb6610ca-ae8b-147c-a857-27279eb09b61" @@ -80,13 +80,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-03bee1a571308947bd1b4336d485c14b-3c4d4686c728ed4f-00", + "traceparent": "00-ec12150ed3f96643a7a594730b20d208-6911dcab9bd5af43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "77fd80bcb26dbb29d7271211434ae463", - "x-ms-date": "Wed, 19 Aug 2020 16:08:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -96,8 +96,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:08:48 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T16%3A08%3A48.6714376Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:49 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A49.1505160Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablez0ygcv1o\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -114,13 +114,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a4cba5b5f2123f47aa8d0fd797d632a9-d586596ccdb09549-00", + "traceparent": "00-ff43f538fc33d44d980812b03e536b3b-564122d00f2e944b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8d9628f2e36c5dd1d0c9044557879670", - "x-ms-date": "Wed, 19 Aug 2020 16:08:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -128,7 +128,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:48 GMT", + "Date": "Fri, 21 Aug 2020 15:53:49 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "8d9628f2-e36c-5dd1-d0c9-044557879670" }, @@ -140,13 +140,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-48584f5c74d1a94783e43e19124ab4fa-d9d3d3ffbd6e0948-00", + "traceparent": "00-a72b882a776c484fb2c5d462d9128004-f939208ae5745647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0b3ffb4e05b0f5a62d6c50769e8a1ed6", - "x-ms-date": "Wed, 19 Aug 2020 16:08:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,7 +154,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:49 GMT", + "Date": "Fri, 21 Aug 2020 15:53:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "0b3ffb4e-05b0-f5a6-2d6c-50769e8a1ed6" }, @@ -164,6 +164,6 @@ "Variables": { "RandomSeed": "2019404461", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } \ No newline at end of file diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExistsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExistsAsync.json index 477a519c027b0..936f3e6410831 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExistsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreateIfNotExistsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d0a80544d124ae44b03a9e05ed5a18b1-147a3d3da3bd504d-00", + "traceparent": "00-cbf7b93e41f52e43afbd00af81cd381e-3330a2b80528894f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "e7c69152c2f75db4fe87f1213b543952", - "x-ms-date": "Wed, 19 Aug 2020 16:08:50 GMT", + "x-ms-client-request-id": "8fe686d7ae212b6528bb471002f50e22", + "x-ms-date": "Fri, 21 Aug 2020 15:55:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,12 +25,12 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:08:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T16%3A08%3A50.3352328Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A28.8931336Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableisofu3f1\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "e7c69152-c2f7-5db4-fe87-f1213b543952" + "x-ms-request-id": "8fe686d7-ae21-2b65-28bb-471002f50e22" }, "ResponseBody": { "TableName": "testtableisofu3f1", @@ -46,13 +46,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-61a1d0933882644987ce8433f9e05e21-d4b232529ae8e74f-00", + "traceparent": "00-e2a367417df54f408f1ce8e5c4740e05-f648660d72d4d14c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "8fe686d7ae212b6528bb471002f50e22", - "x-ms-date": "Wed, 19 Aug 2020 16:08:51 GMT", + "x-ms-client-request-id": "cc009cd3c9845ff3c722ed4cf0a58411", + "x-ms-date": "Fri, 21 Aug 2020 15:55:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -62,13 +62,13 @@ "StatusCode": 409, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:08:50 GMT", + "Date": "Fri, 21 Aug 2020 15:55:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "8fe686d7-ae21-2b65-28bb-471002f50e22" + "x-ms-request-id": "cc009cd3-c984-5ff3-c722-ed4cf0a58411" }, "ResponseBody": [ - "{\u0022odata.error\u0022:{\u0022code\u0022:\u0022TableAlreadyExists\u0022,\u0022message\u0022:{\u0022lang\u0022:\u0022en-us\u0022,\u0022value\u0022:\u0022The specified table already exists.\\nRequestID:8fe686d7-ae21-2b65-28bb-471002f50e22\\n\u0022}}}\r\n" + "{\u0022odata.error\u0022:{\u0022code\u0022:\u0022TableAlreadyExists\u0022,\u0022message\u0022:{\u0022lang\u0022:\u0022en-us\u0022,\u0022value\u0022:\u0022The specified table already exists.\\nRequestID:cc009cd3-c984-5ff3-c722-ed4cf0a58411\\n\u0022}}}\r\n" ] }, { @@ -80,13 +80,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9811151598673844bca1bb4e5ff55a09-bc333ffcf720cc46-00", + "traceparent": "00-c82f6617c87ee74f8a9c064416071729-35d4d86b79763f46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "4ced22c7a5f011843a5507a2cdc7aaa3", - "x-ms-date": "Wed, 19 Aug 2020 16:08:51 GMT", + "x-ms-client-request-id": "fec8879318c0823a3736d6aded6c540b", + "x-ms-date": "Fri, 21 Aug 2020 15:55:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -96,12 +96,12 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:08:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T16%3A08%3A50.9593608Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A38.8061704Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableirxmsuzx\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "4ced22c7-a5f0-1184-3a55-07a2cdc7aaa3" + "x-ms-request-id": "fec88793-18c0-823a-3736-d6aded6c540b" }, "ResponseBody": { "TableName": "testtableirxmsuzx", @@ -114,13 +114,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-71d375075160c842af0819e21fe5c7a8-c5df0f80e76ea644-00", + "traceparent": "00-a3b005b14b37064f833789b9648eb813-6da65177df37a74c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "3bbe9b2ca37a095b79cf4e9f546cce0e", - "x-ms-date": "Wed, 19 Aug 2020 16:08:51 GMT", + "x-ms-client-request-id": "e89f5df2b70a23e4c7e4d32157e5bdcd", + "x-ms-date": "Fri, 21 Aug 2020 15:55:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -128,9 +128,9 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:55:39 GMT", "Server": "Microsoft-HTTPAPI/2.0", - "x-ms-request-id": "3bbe9b2c-a37a-095b-79cf-4e9f546cce0e" + "x-ms-request-id": "e89f5df2-b70a-23e4-c7e4-d32157e5bdcd" }, "ResponseBody": [] }, @@ -140,13 +140,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-22973dd591f6114da0e9e0d32284d1f1-0de75ddad86cac46-00", + "traceparent": "00-04a9c9fc7c156b4a9f0edc59ad943bcd-46fbcb844ac25142-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "fec8879318c0823a3736d6aded6c540b", - "x-ms-date": "Wed, 19 Aug 2020 16:08:51 GMT", + "x-ms-client-request-id": "460ff886abff13e2613c0444cdad1b0d", + "x-ms-date": "Fri, 21 Aug 2020 15:55:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,9 +154,9 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:55:39 GMT", "Server": "Microsoft-HTTPAPI/2.0", - "x-ms-request-id": "fec88793-18c0-823a-3736-d6aded6c540b" + "x-ms-request-id": "460ff886-abff-13e2-613c-0444cdad1b0d" }, "ResponseBody": [] } @@ -164,6 +164,6 @@ "Variables": { "RandomSeed": "705608732", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } -} \ No newline at end of file +} diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprly.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprly.json index ffb04c083e2e8..958a7d17f22d7 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprly.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprly.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d6fdd4a9cd8d6e4b821bc616f9ec01d0-b945b3dc1f6e084e-00", + "traceparent": "00-8df26025a37aa0448de874cb99b2f610-1850b622a7bc6442-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea2a7c14ac129444bb92eed50090af04", - "x-ms-date": "Tue, 18 Aug 2020 23:35:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A42.1790216Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:38 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A38.3755784Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable9k9pvnd0\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-210831fd94f27e4ca55e47ecfc8edcfa-a6759b3a9f7ab941-00", + "Prefer": "return-no-content", + "traceparent": "00-844070198d0eab46b3982ed612e799f7-f9086d4a25c37541-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5c87c9555e0b52fa4b6cc4f805778767", - "x-ms-date": "Tue, 18 Aug 2020 23:35:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A42.6913288Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:38 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A38.8952584Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable9k9pvnd0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5c87c955-5e0b-52fa-4b6c-c4f805778767" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable9k9pvnd0/$metadata#testtable9k9pvnd0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A42.6913288Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:42.6913288Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable9k9pvnd0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -115,11 +96,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "976591fd666fe885610e21e9e758ceb1", - "x-ms-date": "Tue, 18 Aug 2020 23:35:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -127,7 +108,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:42 GMT", + "Date": "Fri, 21 Aug 2020 15:53:38 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "976591fd-666f-e885-610e-21e9e758ceb1" @@ -135,7 +116,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A42.6913288Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A38.8952584Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -152,7 +133,7 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:42.6913288Z" + "Timestamp": "2020-08-21T15:53:38.8952584Z" } ] } @@ -163,13 +144,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-376d30a169cf67458086d111dde6ea48-1b4b3043a4bcb84b-00", + "traceparent": "00-5bf1ca8b93390f419f7cd9c7b8ba9a99-dca9f576079afe42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "13ae55fd3414b67e82d89fa5e74c8e43", - "x-ms-date": "Tue, 18 Aug 2020 23:35:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -177,7 +158,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:42 GMT", + "Date": "Fri, 21 Aug 2020 15:53:38 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "13ae55fd-3414-b67e-82d8-9fa5e74c8e43" }, @@ -187,6 +168,6 @@ "Variables": { "RandomSeed": "1353972034", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json index 666ce7e37eb64..8668a7d742262 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-316d08e87a0ffe43867bf57d85e462aa-51217107ba86de42-00", + "traceparent": "00-bb6410dfef2d8d42be70a7984ae51add-c6c3adfb78933a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ba89bb3f30ce89a7e1a412592ffadcd7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A38.1549576Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:30 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A31.1302152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable3i7uq1ko\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ac98ed4c263a2d428d81743eeda60816-f129eafd02f7db4e-00", + "Prefer": "return-no-content", + "traceparent": "00-15ed821078c4ef47b077359879a8bb25-039d1ca030dce04a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "865eec6e4fd55592d37bbf6052a46698", - "x-ms-date": "Tue, 18 Aug 2020 23:36:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A38.6124808Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:30 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A31.5942920Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3i7uq1ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "865eec6e-4fd5-5592-d37b-bf6052a46698" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3i7uq1ko/$metadata#testtable3i7uq1ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A38.6124808Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:38.6124808Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3i7uq1ko()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -115,11 +96,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7253288d77486cde181bad0297c7b19e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -127,7 +108,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:38 GMT", + "Date": "Fri, 21 Aug 2020 15:54:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "7253288d-7748-6cde-181b-ad0297c7b19e" @@ -135,7 +116,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A38.6124808Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A31.5942920Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -152,7 +133,7 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:38.6124808Z" + "Timestamp": "2020-08-21T15:54:31.5942920Z" } ] } @@ -163,13 +144,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1cc9288a085b214dba2d95d983db6e17-4781273bea46704f-00", + "traceparent": "00-e3821b4c2f18c644b1e3c4b320d6fc41-9e7dca614d80cd4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cd77afb6e132efc32834e6527147373d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -177,7 +158,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:38 GMT", + "Date": "Fri, 21 Aug 2020 15:54:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "cd77afb6-e132-efc3-2834-e6527147373d" }, @@ -187,6 +168,6 @@ "Variables": { "RandomSeed": "1041393685", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json index c3dde2422ca21..2d56cf13ef84c 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0debaf76b4692d4797bb9839c4d24c59-a3ed6f86589a634b-00", + "traceparent": "00-171dd67acdced2468a0d55eaa0a079dc-925a9ceba59f7848-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "74d5b0e3c2f5bfb3e4568ab3ebe4149b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:14 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.9866504Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.7333896Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable8822lm1f\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4a35cd1ad00de34ab9feeb9799dfb80e-1f21b3e030544649-00", + "Prefer": "return-no-content", + "traceparent": "00-75e5005b47822b49bbe952b73328f996-64062255a8aa924d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7145937be23706ca4368e2bfa7b259f9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:14 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.4161160Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.1286536Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0d6ded91-fbc9-cf40-da82-02ba8538012e" + "x-ms-request-id": "7145937b-e237-06ca-4368-e2bfa7b259f9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.4161160Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.4161160Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-139784e7f34fc04eac8cb2cefbef8f0d-b1b6e0fdc6f3a143-00", + "Prefer": "return-no-content", + "traceparent": "00-795de7f992ad3d4287519effe0ed608a-7cd170837adede44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d6ded91fbc9cf40da8202ba8538012e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:14 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.4915848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.1974664Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "de6f6272-1765-00dc-e5cf-308ce0f41832" + "x-ms-request-id": "0d6ded91-fbc9-cf40-da82-02ba8538012e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.4915848Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.4915848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bf6fb51c60e22549855d51929ad0b979-7dc9dc3871cc4b43-00", + "Prefer": "return-no-content", + "traceparent": "00-e650264bda3e3c4ab0927a36a7ea82d7-324b6b9d3b9abb42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de6f6272176500dce5cf308ce0f41832", - "x-ms-date": "Tue, 18 Aug 2020 23:36:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.5633672Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.2680200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "fe2191fc-0776-7fd1-5376-97b5df10800a" + "x-ms-request-id": "de6f6272-1765-00dc-e5cf-308ce0f41832" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.5633672Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.5633672Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6b1e42f062f88a418bba34685b63be61-80186eea4e3b3c4f-00", + "Prefer": "return-no-content", + "traceparent": "00-28ec44757b0f5144a72ad6f672e070a4-6d869c7347986847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fe2191fc07767fd1537697b5df10800a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.9987720Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.3386760Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "444cb367-7b43-7a94-106d-27facbb3efe6" + "x-ms-request-id": "fe2191fc-0776-7fd1-5376-97b5df10800a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.9987720Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.9987720Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7270f583fc43d94b99bc7d567b45d30e-da7beb1b8b6edf49-00", + "Prefer": "return-no-content", + "traceparent": "00-d54614a0bf412c47b64cd8658fe142ad-4d328c4c4bdb304a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "444cb3677b437a94106d27facbb3efe6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.0765960Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.4098440Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f4bdd06a-0317-6ab8-91ef-8bef802720d5" + "x-ms-request-id": "444cb367-7b43-7a94-106d-27facbb3efe6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.0765960Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.0765960Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-743de7c14bc4c34bafa69a8bb828fffc-072dce8e6badd746-00", + "Prefer": "return-no-content", + "traceparent": "00-4a64cf37b18992499705211cdf3fc6a8-4017755b4db3414f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f4bdd06a03176ab891ef8bef802720d5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.1503240Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.4805000Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "2c25254e-d3a7-80ee-fda7-ed09dfd6b39f" + "x-ms-request-id": "f4bdd06a-0317-6ab8-91ef-8bef802720d5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.1503240Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.1503240Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a1791dd1ce27d44e92934050191430b6-894cd227885e654e-00", + "Prefer": "return-no-content", + "traceparent": "00-140b906a2379b44eb1239a954072a495-5cd547e552deda47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2c25254ed3a780eefda7ed09dfd6b39f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.2232328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.5602696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0f4bb086-8c52-64f3-fbe2-b253efa4fae8" + "x-ms-request-id": "2c25254e-d3a7-80ee-fda7-ed09dfd6b39f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.2232328Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.2232328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e910ad966df237458d0b876a74e8770f-b7fb3511b30dc644-00", + "Prefer": "return-no-content", + "traceparent": "00-e2ad649c66230d4288223c0cddebfb4d-6e30ba969210204a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f4bb0868c5264f3fbe2b253efa4fae8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.2975752Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.6306184Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a5ac514c-c28e-963e-e13d-f66f15af8abb" + "x-ms-request-id": "0f4bb086-8c52-64f3-fbe2-b253efa4fae8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.2975752Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.2975752Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-26ac85dc53778e4d85e04fdd05c976f3-be48cc3180cb5e43-00", + "Prefer": "return-no-content", + "traceparent": "00-6eb620fd0f755e4fa9f091bb4273bc18-9402bdd120cbda41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5ac514cc28e963ee13df66f15af8abb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.3692552Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.7015816Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "cf68ec3b-11dc-c183-32c1-31c5219b9058" + "x-ms-request-id": "a5ac514c-c28e-963e-e13d-f66f15af8abb" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.3692552Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.3692552Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-643c9ed6d9e4b243953611261729066c-1276f137761eed43-00", + "Prefer": "return-no-content", + "traceparent": "00-6315aadf9bc9e1459fb586d1f23e5e1a-b17a6b9f5cd07c42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf68ec3b11dcc18332c131c5219b9058", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.4414472Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.7694728Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8ebc05ad-0e29-c311-71b4-2d1595844f4b" + "x-ms-request-id": "cf68ec3b-11dc-c183-32c1-31c5219b9058" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.4414472Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.4414472Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4d26edc2adffd44bab5366453be9406c-6ff7964412719c4f-00", + "Prefer": "return-no-content", + "traceparent": "00-57c9234c8668c14f88080afa84dd00db-a861b509f603e94d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ebc05ad0e29c31171b42d1595844f4b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.5134344Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.8411528Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0317f757-2a3c-3a0c-cdeb-73cc90797546" + "x-ms-request-id": "8ebc05ad-0e29-c311-71b4-2d1595844f4b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.5134344Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.5134344Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aed773f937dc344bb3be17a1451b4224-81551e17bfb16047-00", + "Prefer": "return-no-content", + "traceparent": "00-b74b29b618b6d3459043760dbd2c8db5-7cfb167ff186d54c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0317f7572a3c3a0ccdeb73cc90797546", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.5895176Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.2604808Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "10c29eac-fcf2-2d91-daa4-5d27e46e2bad" + "x-ms-request-id": "0317f757-2a3c-3a0c-cdeb-73cc90797546" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.5895176Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.5895176Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-acc430b6e2d7af42a3416c2eaa3241f3-fe8676fdd6f08844-00", + "Prefer": "return-no-content", + "traceparent": "00-9a49f9436ff8854da78293073053cb1a-934a367011fbb74f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10c29eacfcf22d91daa45d27e46e2bad", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.6660104Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.3312392Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "296ee672-8d83-821c-f882-c03e9a4433f8" + "x-ms-request-id": "10c29eac-fcf2-2d91-daa4-5d27e46e2bad" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.6660104Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.6660104Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-48ee427e6228e54895df1430e4451180-63491c1eccec904b-00", + "Prefer": "return-no-content", + "traceparent": "00-64058c1b4f87984ea430edea80365485-9005c0172d249947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "296ee6728d83821cf882c03e9a4433f8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.7428104Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.4022024Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f768e63f-3ec2-5a59-66e9-2997cde4565f" + "x-ms-request-id": "296ee672-8d83-821c-f882-c03e9a4433f8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.7428104Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.7428104Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6384a1e42fdd734984e03b05e08485a1-58b3d829a9c97842-00", + "Prefer": "return-no-content", + "traceparent": "00-2dcfa6b73aae6b4991a1873fd261dd21-532d0e4f935f0a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f768e63f3ec25a5966e92997cde4565f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.8288264Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.4693768Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "aa5ac5bf-4b0b-1fc2-813f-17703b529396" + "x-ms-request-id": "f768e63f-3ec2-5a59-66e9-2997cde4565f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.8288264Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.8288264Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2e33758842f0b647bac480b31ea65659-fefc5c7b5044d445-00", + "Prefer": "return-no-content", + "traceparent": "00-1162b440c3935f469b82e0483a765b5a-5b5376f8be0cfa48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aa5ac5bf4b0b1fc2813f17703b529396", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.9029640Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.5399304Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "fde86571-3405-33eb-8c13-c39a6385b514" + "x-ms-request-id": "aa5ac5bf-4b0b-1fc2-813f-17703b529396" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.9029640Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.9029640Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-48c5b0747e5b1f4da139400e3b5bb89c-eb333f3d52903f4c-00", + "Prefer": "return-no-content", + "traceparent": "00-be990dda2043104a9d91c81cff0eec14-69e4dc62a842f24f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fde86571340533eb8c13c39a6385b514", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.9765896Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.6195976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d47f602b-88ea-f4ed-2349-758227e91e13" + "x-ms-request-id": "fde86571-3405-33eb-8c13-c39a6385b514" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.9765896Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.9765896Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8efa167ceda8fb4589010e9262a5d9b5-319d1095c987f046-00", + "Prefer": "return-no-content", + "traceparent": "00-59d1877e6e957347a867d87b0c43bb6c-2ee429854dba2448-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d47f602b88eaf4ed2349758227e91e13", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.0498056Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.7057160Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "67259256-58fc-8b59-da26-1ef78828bbfc" + "x-ms-request-id": "d47f602b-88ea-f4ed-2349-758227e91e13" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.0498056Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:17.0498056Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8be2e4db45aa314d9e4290567aaf57f4-81a93f62f55b1e40-00", + "Prefer": "return-no-content", + "traceparent": "00-893b49fdf7d72f4a98470ac0ff65faf0-07198422be851e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6725925658fc8b59da261ef78828bbfc", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.1197448Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.7906056Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "db440289-bfd3-e9ab-78f4-dabbbe680ba3" + "x-ms-request-id": "67259256-58fc-8b59-da26-1ef78828bbfc" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.1197448Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:17.1197448Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0e9889fce1123f47ac59488ce509891a-66c1a5dbaf42a341-00", + "Prefer": "return-no-content", + "traceparent": "00-a68aeea81f107949ba5404e7eed01376-38111d84782b3d48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "db440289bfd3e9ab78f4dabbbe680ba3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.1949064Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.8607496Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d043b0f4-4e60-d318-07f3-f9c36af56bfb" + "x-ms-request-id": "db440289-bfd3-e9ab-78f4-dabbbe680ba3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.1949064Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:17.1949064Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d043b0f44e60d31807f3f9c36af56bfb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,17 +1077,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3APQJWcYFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ANhUvmAFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "25f9798e-43a4-973f-e73b-ef087e9ecd71" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.4161160Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.1286536Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -1484,10 +1104,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.4161160Z" + "Timestamp": "2020-08-21T15:54:09.1286536Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.4915848Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.1974664Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -1504,10 +1124,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.4915848Z" + "Timestamp": "2020-08-21T15:54:09.1974664Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.5633672Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.2680200Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -1524,10 +1144,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.5633672Z" + "Timestamp": "2020-08-21T15:54:09.2680200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A15.9987720Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.3386760Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -1544,10 +1164,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:15.9987720Z" + "Timestamp": "2020-08-21T15:54:09.3386760Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.0765960Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.4098440Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -1564,24 +1184,24 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.0765960Z" + "Timestamp": "2020-08-21T15:54:09.4098440Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3APQJWcYFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ANhUvmAFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "25f9798e43a4973fe73bef087e9ecd71", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1589,17 +1209,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3APQJWcYKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ANhUvmAKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "d7037a1b-eae4-3b9b-ea71-d3e0c5e77f83" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.1503240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.4805000Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -1616,10 +1236,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.1503240Z" + "Timestamp": "2020-08-21T15:54:09.4805000Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.2232328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.5602696Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -1636,10 +1256,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.2232328Z" + "Timestamp": "2020-08-21T15:54:09.5602696Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.2975752Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.6306184Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -1656,10 +1276,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.2975752Z" + "Timestamp": "2020-08-21T15:54:09.6306184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.3692552Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.7015816Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -1676,10 +1296,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.3692552Z" + "Timestamp": "2020-08-21T15:54:09.7015816Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.4414472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.7694728Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -1696,24 +1316,24 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.4414472Z" + "Timestamp": "2020-08-21T15:54:09.7694728Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3APQJWcYKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ANhUvmAKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d7037a1beae43b9bea71d3e0c5e77f83", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1721,17 +1341,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3APQJWcYPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ANhUvmAPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "442dde88-e66f-b1ff-70ac-e9255e105569" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.5134344Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A09.8411528Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1748,10 +1368,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.5134344Z" + "Timestamp": "2020-08-21T15:54:09.8411528Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.5895176Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.2604808Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1768,10 +1388,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.5895176Z" + "Timestamp": "2020-08-21T15:54:10.2604808Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.6660104Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.3312392Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1788,10 +1408,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.6660104Z" + "Timestamp": "2020-08-21T15:54:10.3312392Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.7428104Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.4022024Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1808,10 +1428,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.7428104Z" + "Timestamp": "2020-08-21T15:54:10.4022024Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.8288264Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.4693768Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1828,24 +1448,24 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.8288264Z" + "Timestamp": "2020-08-21T15:54:10.4693768Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3APQJWcYPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ANhUvmAPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "442dde88e66fb1ff70ace9255e105569", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1853,7 +1473,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "efa88826-94f2-a416-ddbe-3a336f5fd2ff" @@ -1861,7 +1481,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.9029640Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.5399304Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1878,10 +1498,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.9029640Z" + "Timestamp": "2020-08-21T15:54:10.5399304Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A16.9765896Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.6195976Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1898,10 +1518,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:16.9765896Z" + "Timestamp": "2020-08-21T15:54:10.6195976Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.0498056Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.7057160Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1918,10 +1538,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:17.0498056Z" + "Timestamp": "2020-08-21T15:54:10.7057160Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.1197448Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.7906056Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1938,10 +1558,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:17.1197448Z" + "Timestamp": "2020-08-21T15:54:10.7906056Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.1949064Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A10.8607496Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1958,7 +1578,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:17.1949064Z" + "Timestamp": "2020-08-21T15:54:10.8607496Z" } ] } @@ -1969,13 +1589,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-4551eedaf604df489adb50b7b773579f-a7f12e6bbe3ab942-00", + "traceparent": "00-d56efda08364a2419905c06888350daf-5abfa5a356152646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "efa8882694f2a416ddbe3a336f5fd2ff", - "x-ms-date": "Tue, 18 Aug 2020 23:36:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1983,7 +1603,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:16 GMT", + "Date": "Fri, 21 Aug 2020 15:54:10 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "9f806cbb-8870-3402-7b52-67370076dcda" }, @@ -1993,6 +1613,6 @@ "Variables": { "RandomSeed": "678687848", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json index 8600749152805..a78695210b831 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1e06d85262c85d4b91284696c12598d9-16fae25f4506bd49-00", + "traceparent": "00-fab0b6917ef3b14e9afd35ee2ec6a2b3-ff311d287875244f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "205fac92bcc5e7ad5ae12d5912b7a8de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A06.5945096Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A14.9592584Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableleq08oc6\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-49380f8171165c40bafa2560cf22e393-92979677975bb84c-00", + "Prefer": "return-no-content", + "traceparent": "00-b9782559270a1c4b8d34e00e82111a69-1d23c19fefd12449-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c27b7f8fa7dffdd08bcb66f2ae03cf6d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.0805000Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.3789960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "c27b7f8f-a7df-fdd0-8bcb-66f2ae03cf6d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.0805000Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.0805000Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f9d361bbb2eff247a7c91a320b2858e4-41303540cc6f3f4e-00", + "Prefer": "return-no-content", + "traceparent": "00-df758e832e0c574496a6d12243d578fe-06229ca1a413dd48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5d12b35e4986e0dd74935a7d2458a8a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.1496200Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.4585608Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a5d12b35-e498-6e0d-d749-35a7d2458a8a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.1496200Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.1496200Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6eede8810bf2404ba5cfb3c6ffb6a811-6a4f14f161b31047-00", + "Prefer": "return-no-content", + "traceparent": "00-0f40748cbbb31842ae862fdefa1e043e-0b6862fd99f9d443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fb7541fb5e11ea23db6295fa55ba3857", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.2254984Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.5261448Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "fb7541fb-5e11-ea23-db62-95fa55ba3857" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.2254984Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.2254984Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ff688a7c686cfc49a0adda5acee46ee2-5983baf6afd01a43-00", + "Prefer": "return-no-content", + "traceparent": "00-814d736e73b6984dab86e47a2823ddff-d35cf56321c90b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e723bf1102e6aa45710deb9572292a45", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.2966664Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.5955720Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e723bf11-02e6-aa45-710d-eb9572292a45" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.2966664Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.2966664Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1489d969e1859043af82972fe397ef42-0083b8e12d5f4843-00", + "Prefer": "return-no-content", + "traceparent": "00-eb3021f52b69bc4ab5f50163bcaf0d42-604855228110884c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6df7dc41d38dd65b07e7c9364f13181c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.3694728Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.6642824Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "6df7dc41-d38d-d65b-07e7-c9364f13181c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.3694728Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.3694728Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-877eacb810955740b24b314db559c687-5f8f97edb1852645-00", + "Prefer": "return-no-content", + "traceparent": "00-e0065f5383145a4e9b8ddae9ba5631f5-09dcf8a9bb5ff449-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1295dd10a222f8a3fbca8a04738d78b2", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.4423816Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.7336072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "1295dd10-a222-f8a3-fbca-8a04738d78b2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.4423816Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.4423816Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-63388ffb3a3e03458445aca5ef1e63ec-44d4df435dbfae40-00", + "Prefer": "return-no-content", + "traceparent": "00-32a3e1d147178748b6b707eefa9c8253-09aaae2898f17f4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "79b94f37cbc23eca644ddfff390f5b5e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.5164168Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.8039560Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "79b94f37-cbc2-3eca-644d-dfff390f5b5e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.5164168Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.5164168Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-25d3c665eacc2b43a738265f49f8fd59-f4f7c421fda90043-00", + "Prefer": "return-no-content", + "traceparent": "00-81cc752b2866a9428d5102b357971778-81a396617e991445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9485cef517949e2338fe72c249576379", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.5885064Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.8723592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "9485cef5-1794-9e23-38fe-72c249576379" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.5885064Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.5885064Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dc404c9dd551bd41bd8f9188774588cb-e33d0df80672bd4a-00", + "Prefer": "return-no-content", + "traceparent": "00-9ba6b9c01278724fb56a59eb093a5df3-bac45af53a841148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ffff176e9e59455a1357aed4c3a4bfec", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.6622344Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.9487496Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ffff176e-9e59-455a-1357-aed4c3a4bfec" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.6622344Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.6622344Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3586161b48852d43b1240f660db689e8-16797e1f4cd2d145-00", + "Prefer": "return-no-content", + "traceparent": "00-b155580ed982b64182cb97d18f95cfb4-448815dbe58f9f4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a40e2b6fe3081f1d2c1b40c35907f40c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.7365768Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.0183816Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a40e2b6f-e308-1f1d-2c1b-40c35907f40c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.7365768Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.7365768Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8662ce723de7ca42b1683befe1f5ff2a-53a80cf0fad0a242-00", + "Prefer": "return-no-content", + "traceparent": "00-7a615de50438d547aeff73684ea4f28b-38dcd82086923644-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "219065ea5c0f56057440813d694edb93", - "x-ms-date": "Tue, 18 Aug 2020 23:41:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.8088712Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.0871944Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "219065ea-5c0f-5605-7440-813d694edb93" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.8088712Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.8088712Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1373410f2bb1fd4a9b46901d2bde57d9-be82e48e5388204d-00", + "Prefer": "return-no-content", + "traceparent": "00-8f9b55ea85f5f946b8baa5a6ebaee763-4686555410609443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1d53853fbe488b71f9dfd23d5e96eb0b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.8823944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.1550856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "1d53853f-be48-8b71-f9df-d23d5e96eb0b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.8823944Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.8823944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b5bb017b51c24841af505358d55e9de7-95b6fa607e3e1341-00", + "Prefer": "return-no-content", + "traceparent": "00-af675f95e0048b499626d9bf7ea025e3-bde16eb164f98d4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5deaa1629e1412dc26b830c862e0b6de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.9510024Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.2272776Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5deaa162-9e14-12dc-26b8-30c862e0b6de" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.9510024Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.9510024Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c914ff7e76d7d14fa6b1474765b3539a-8e009ab7174b7b42-00", + "Prefer": "return-no-content", + "traceparent": "00-45df3ec62711034ea73a438d3ba76715-3732a74776b14140-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d384ac40d7b42bc4f404273089c7f8de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.0235016Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.3109384Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "d384ac40-d7b4-2bc4-f404-273089c7f8de" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.0235016Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.0235016Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2f1252d357f55c48a5c1113a83ae0606-6c34548f0d717d4a-00", + "Prefer": "return-no-content", + "traceparent": "00-36b21f47e3695a41b36bd3bc7517dbda-448c30424bf10d4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c7da75547e63a17fa940f78f8da82918", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.0977416Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.3822088Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "c7da7554-7e63-a17f-a940-f78f8da82918" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.0977416Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.0977416Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-634769fd624ab84d909dc4c47c663804-727774b0d8a4ac4b-00", + "Prefer": "return-no-content", + "traceparent": "00-bca94c451ec7794cbda2b00a32ccccba-38df105acfe15247-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b1fdf42918118a56ddbe680f76ab885e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.1711624Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.4510216Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "b1fdf429-1811-8a56-ddbe-680f76ab885e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.1711624Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.1711624Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3fd799c5f049604598f58763e23dcdff-660fdc4cde78c149-00", + "Prefer": "return-no-content", + "traceparent": "00-b5cde76bb826244eaa24f6f3165eee55-d51a52a0a9d7c241-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec7452c0ef06c27a2de22973e0349e4b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.2541064Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.5233160Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ec7452c0-ef06-c27a-2de2-2973e0349e4b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.2541064Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.2541064Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ff1926a25dd3ad48bf3f73403e0e3dea-d2409cfd0a2e4040-00", + "Prefer": "return-no-content", + "traceparent": "00-3e2f6741fa538543a3fe3df68abef15e-5ea744ef76926d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "95060edb46ca3ccc1e50e9a4156f2afd", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.3279368Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.5927432Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "95060edb-46ca-3ccc-1e50-e9a4156f2afd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.3279368Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.3279368Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2b57eed224a77a49866ac36c3a496fd3-dd1e9033b638e14a-00", + "Prefer": "return-no-content", + "traceparent": "00-63def10ce5652b45af389aa7b7abe5df-0b20a071c2d74c44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3bcf98b73c343a12793b832eeee3aaa8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.3972616Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.6737416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "3bcf98b7-3c34-3a12-793b-832eeee3aaa8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.3972616Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.3972616Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1c60490fbd37f847a94977c9d3e494ef-5e5fa3408cfbdb4e-00", + "Prefer": "return-no-content", + "traceparent": "00-ab805b43fa6c9546a33f308c53af026c-8d8159dd1ac43242-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67341d20f3a579948537cdb605d5adbe", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.4694536Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.7433736Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "67341d20-f3a5-7994-8537-cdb605d5adbe" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.4694536Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.4694536Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "47bb2cb862659f17fbcc1b8fc39e4d3b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,17 +1077,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AIo76IoFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AJqLQWcFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "47bb2cb8-6265-9f17-fbcc-1b8fc39e4d3b" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.0805000Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.3789960Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -1484,10 +1104,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.0805000Z" + "Timestamp": "2020-08-21T15:59:15.3789960Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.1496200Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.4585608Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -1504,10 +1124,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.1496200Z" + "Timestamp": "2020-08-21T15:59:15.4585608Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.2254984Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.5261448Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -1524,10 +1144,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.2254984Z" + "Timestamp": "2020-08-21T15:59:15.5261448Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.2966664Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.5955720Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -1544,10 +1164,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.2966664Z" + "Timestamp": "2020-08-21T15:59:15.5955720Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.3694728Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.6642824Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -1564,24 +1184,24 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.3694728Z" + "Timestamp": "2020-08-21T15:59:15.6642824Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AIo76IoFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AJqLQWcFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f88341a5c23ac4580455b6fc6e5c35a4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1589,17 +1209,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AIo76IoKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AJqLQWcKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "f88341a5-c23a-c458-0455-b6fc6e5c35a4" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.4423816Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.7336072Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -1616,10 +1236,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.4423816Z" + "Timestamp": "2020-08-21T15:59:15.7336072Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.5164168Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.8039560Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -1636,10 +1256,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.5164168Z" + "Timestamp": "2020-08-21T15:59:15.8039560Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.5885064Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.8723592Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -1656,10 +1276,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.5885064Z" + "Timestamp": "2020-08-21T15:59:15.8723592Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.6622344Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A15.9487496Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -1676,10 +1296,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.6622344Z" + "Timestamp": "2020-08-21T15:59:15.9487496Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.7365768Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.0183816Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -1696,24 +1316,24 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.7365768Z" + "Timestamp": "2020-08-21T15:59:16.0183816Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AIo76IoKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AJqLQWcKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c276c48e6327be4305956cd8d704b6e7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1721,17 +1341,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AIo76IoPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AJqLQWcPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "c276c48e-6327-be43-0595-6cd8d704b6e7" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.8088712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.0871944Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1748,10 +1368,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.8088712Z" + "Timestamp": "2020-08-21T15:59:16.0871944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.8823944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.1550856Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1768,10 +1388,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.8823944Z" + "Timestamp": "2020-08-21T15:59:16.1550856Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A07.9510024Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.2272776Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1788,10 +1408,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:07.9510024Z" + "Timestamp": "2020-08-21T15:59:16.2272776Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.0235016Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.3109384Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1808,10 +1428,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.0235016Z" + "Timestamp": "2020-08-21T15:59:16.3109384Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.0977416Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.3822088Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1828,24 +1448,24 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.0977416Z" + "Timestamp": "2020-08-21T15:59:16.3822088Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AIo76IoPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AJqLQWcPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c41092eab451f583d3f7420fab1a309e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1853,7 +1473,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:08 GMT", + "Date": "Fri, 21 Aug 2020 15:59:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c41092ea-b451-f583-d3f7-420fab1a309e" @@ -1861,7 +1481,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.1711624Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.4510216Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1878,10 +1498,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.1711624Z" + "Timestamp": "2020-08-21T15:59:16.4510216Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.2541064Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.5233160Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1898,10 +1518,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.2541064Z" + "Timestamp": "2020-08-21T15:59:16.5233160Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.3279368Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.5927432Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1918,10 +1538,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.3279368Z" + "Timestamp": "2020-08-21T15:59:16.5927432Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.3972616Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.6737416Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1938,10 +1558,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.3972616Z" + "Timestamp": "2020-08-21T15:59:16.6737416Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A08.4694536Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A16.7433736Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1958,7 +1578,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:08.4694536Z" + "Timestamp": "2020-08-21T15:59:16.7433736Z" } ] } @@ -1969,13 +1589,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-837f4ae5e29e2841836018c54a0c3941-abb59a2c7ef1004c-00", + "traceparent": "00-b434d9ffa9644d4aa31f165027898399-f847fa4ed02a5f42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fe0177978b274114fdc5f2a55680ec00", - "x-ms-date": "Tue, 18 Aug 2020 23:41:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1983,7 +1603,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:09 GMT", + "Date": "Fri, 21 Aug 2020 15:59:17 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "fe017797-8b27-4114-fdc5-f2a55680ec00" }, @@ -1993,6 +1613,6 @@ "Variables": { "RandomSeed": "1935946035", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json index 9adfe664beabb..48e9bd81bee42 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4273ec29bd3a8f4b9e1d38a13aa8e7f2-907f118849abb040-00", + "traceparent": "00-eed9a152ceb97c46b8d8a933b92779b1-105ae0bda079da42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e0565896be0f602ac22557854347e341", - "x-ms-date": "Tue, 18 Aug 2020 23:36:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.3265032Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.1449224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable70nsg0nu\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-29ba2d699d69fa45a7188c7a2c2d85ff-a5be567efd148e45-00", + "Prefer": "return-no-content", + "traceparent": "00-af5b80f8411ae74b9948e904335a93ef-07f5683c5daada47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4021adffa89d90a0e66cfb29d0dedc42", - "x-ms-date": "Tue, 18 Aug 2020 23:36:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.7551496Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.5531912Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "29b4cfa4-9fce-ae16-74ad-5992214b97e0" + "x-ms-request-id": "4021adff-a89d-90a0-e66c-fb29d0dedc42" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.7551496Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.7551496Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-721b22326165c0409b8a8d457a9a614e-6aca72c624917a44-00", + "Prefer": "return-no-content", + "traceparent": "00-655b6cc78920434c8339ad36060a2504-2f5447d475ed194e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "29b4cfa49fceae1674ad5992214b97e0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.8273416Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.6390024Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ab937f9c-af15-ed9d-b7c5-faa2c3018fe4" + "x-ms-request-id": "29b4cfa4-9fce-ae16-74ad-5992214b97e0" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.8273416Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.8273416Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-86a627522a6bc3449406eb33b053469d-7ac71cfae8f96642-00", + "Prefer": "return-no-content", + "traceparent": "00-593560021e5fba42aaaeef44c1576f27-1e9157b1cd9d3f40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ab937f9caf15ed9db7c5faa2c3018fe4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.8948232Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.7074056Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "74e01548-ba93-6073-9773-ccf04e0d6f9a" + "x-ms-request-id": "ab937f9c-af15-ed9d-b7c5-faa2c3018fe4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.8948232Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.8948232Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eedf26d2c16aa146a32aaa308e4729fd-cfb996866a5fdb45-00", + "Prefer": "return-no-content", + "traceparent": "00-6cc0dbea54c9324bbb0ad45029eb0a71-43efd4b00b473d47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "74e01548ba9360739773ccf04e0d6f9a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.9692680Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.7779592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "508c1ad5-314a-f52c-32c6-7108a473eb73" + "x-ms-request-id": "74e01548-ba93-6073-9773-ccf04e0d6f9a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.9692680Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.9692680Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-585a8b63b04a8b4ea569c91e991f1069-3deb063c19dcea4b-00", + "Prefer": "return-no-content", + "traceparent": "00-173d63263c3ffa4d997a7c5da325d0aa-6346d0434cbbab4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "508c1ad5314af52c32c67108a473eb73", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.0437128Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.8468744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0c4a751d-236b-e24d-0c33-14a2e2ad9fa9" + "x-ms-request-id": "508c1ad5-314a-f52c-32c6-7108a473eb73" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.0437128Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.0437128Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0cf141bb9167184a83003649422f5de7-9e21a7d36ca49c43-00", + "Prefer": "return-no-content", + "traceparent": "00-aeb02cd5c319754ea2b0098bcd40ea3b-5f6ab2b236509f47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0c4a751d236be24d0c3314a2e2ad9fa9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.1193864Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.9147656Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a8cd5f56-3f74-1799-e8ea-42cc486bbc23" + "x-ms-request-id": "0c4a751d-236b-e24d-0c33-14a2e2ad9fa9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.1193864Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.1193864Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-920d5d47f58cfc42a4ea8920d8566e23-2a4d11884ecd904a-00", + "Prefer": "return-no-content", + "traceparent": "00-ba99fa006553eb4d8f3e185adc54c114-7fdf7b1ea7624041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a8cd5f563f741799e8ea42cc486bbc23", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.1942408Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.9831688Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d9d25988-62c3-b22f-cdaa-43171c8a1285" + "x-ms-request-id": "a8cd5f56-3f74-1799-e8ea-42cc486bbc23" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.1942408Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.1942408Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-76eab22f5656c246b2c9685338f086b1-6dfe3cfaff709d47-00", + "Prefer": "return-no-content", + "traceparent": "00-2d43a9e0d2f3074d916bcb97fb71455b-b3c3b631f7ed4542-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d9d2598862c3b22fcdaa43171c8a1285", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.2631560Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.0537224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "44b1c727-42a5-deff-db32-2380e08099a1" + "x-ms-request-id": "d9d25988-62c3-b22f-cdaa-43171c8a1285" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.2631560Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.2631560Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-61f7d51e0b29104185628d1d3fda635a-332434b9321d1141-00", + "Prefer": "return-no-content", + "traceparent": "00-5022978cb2181241a343879072ca50cc-96335ad215c41c46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "44b1c72742a5deffdb322380e08099a1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.3366792Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.4153992Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8919f077-c5da-f3e6-301b-dac9fb82fa5e" + "x-ms-request-id": "44b1c727-42a5-deff-db32-2380e08099a1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.3366792Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.3366792Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-076cfad96ff12449ad96b75edeaed793-6a25c02591884e46-00", + "Prefer": "return-no-content", + "traceparent": "00-8960061dd4e8f9419133a8fcf107faf4-0ccb5c21c2282d47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8919f077c5daf3e6301bdac9fb82fa5e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.4074376Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.4866696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "80a4bdd8-77b9-457d-59f4-fd903fafd14c" + "x-ms-request-id": "8919f077-c5da-f3e6-301b-dac9fb82fa5e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.4074376Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.4074376Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3c0ffbf54e325e45810f596fe1302fd1-dc7d9d0fab4c394e-00", + "Prefer": "return-no-content", + "traceparent": "00-2bd2de200df41f40bccfbd8cc144e06e-584e60421624d44b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80a4bdd877b9457d59f4fd903fafd14c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.4819848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.5666440Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "2b9fa211-8870-62aa-e1be-138a6835e358" + "x-ms-request-id": "80a4bdd8-77b9-457d-59f4-fd903fafd14c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.4819848Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.4819848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1f429d3977fa4c4d97c1bfc28823940f-7656c726d97cf741-00", + "Prefer": "return-no-content", + "traceparent": "00-7305974de69f1641b5eb319b87818111-444a000796d3d148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2b9fa211887062aae1be138a6835e358", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.5557128Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.6437512Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "23a7c538-18db-ffe8-72d4-30e6c755b481" + "x-ms-request-id": "2b9fa211-8870-62aa-e1be-138a6835e358" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.5557128Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.5557128Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4d1165f595cf924086a8062227b7a40a-a1c6ec780c574840-00", + "Prefer": "return-no-content", + "traceparent": "00-6d83e299a3ec5f4a8c574263ed397b0d-4581b734ed0ea344-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "23a7c53818dbffe872d430e6c755b481", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.6302600Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.7190152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "58b88d49-cee2-50ed-1242-9ffb64f3dd24" + "x-ms-request-id": "23a7c538-18db-ffe8-72d4-30e6c755b481" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.6302600Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.6302600Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9f267c2315a6ce47a7c504e4a201b2c8-151cbba4dd87a14e-00", + "Prefer": "return-no-content", + "traceparent": "00-b2e10e967852fe44ac9a1ab91bab778a-19192b42018fea4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "58b88d49cee250ed12429ffb64f3dd24", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.6999944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.8388232Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7958a510-ae07-f870-baa0-b99c58c39a8c" + "x-ms-request-id": "58b88d49-cee2-50ed-1242-9ffb64f3dd24" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.6999944Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.6999944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1c4ad7d126e5de4282685ffb19ea5f5e-226655d080374f4a-00", + "Prefer": "return-no-content", + "traceparent": "00-693b2a1f012c2040a6d2f452666808de-2cc6d206fbb1d146-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7958a510ae07f870baa0b99c58c39a8c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.7749512Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.9092744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "da409209-8a7c-6975-d857-109979ec9b7f" + "x-ms-request-id": "7958a510-ae07-f870-baa0-b99c58c39a8c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.7749512Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.7749512Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1ba19350cc64aa41905f2deffd379965-be1430abcd32044a-00", + "Prefer": "return-no-content", + "traceparent": "00-3e9ed74e56f303429aa70589e075483b-ea9f22dd054b3b4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "da4092098a7c6975d857109979ec9b7f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.8515464Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.9788040Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "22d50bf6-3afc-9b79-1cc0-9e421550f74e" + "x-ms-request-id": "da409209-8a7c-6975-d857-109979ec9b7f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.8515464Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.8515464Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f237c8abc582a848a42e1d64c65ff367-d2cac521eb65c94d-00", + "Prefer": "return-no-content", + "traceparent": "00-c0bcb39bb66b8442a7a37f0d943201f3-2c3aa1ff1c45e645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "22d50bf63afc9b791cc09e421550f74e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.9267080Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.0480264Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d1f112a8-03b2-86a7-2fef-a1af9dd77ecd" + "x-ms-request-id": "22d50bf6-3afc-9b79-1cc0-9e421550f74e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.9267080Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.9267080Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1771d8fca347de4c9cd4609e36d3d213-3f5b6e8108f6ae4d-00", + "Prefer": "return-no-content", + "traceparent": "00-b7360a57ca2a0e4685939da3cfeb761b-ea4ead9b19c04a49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d1f112a803b286a72fefa1af9dd77ecd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.9968520Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.1187848Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "4ca63905-77ee-ce90-19a4-bdbcec335387" + "x-ms-request-id": "d1f112a8-03b2-86a7-2fef-a1af9dd77ecd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.9968520Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.9968520Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-12183dbdbafd2c438fa41e06f8df667e-144c3b38a5dbaa4b-00", + "Prefer": "return-no-content", + "traceparent": "00-f85ac0086d806d4d81e46f25329dcdad-4db3b5eb6f75634b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ca6390577eece9019a4bdbcec335387", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.0666888Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.1914888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "67f0c15f-cafb-f3cc-644f-f30c99c9fe44" + "x-ms-request-id": "4ca63905-77ee-ce90-19a4-bdbcec335387" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.0666888Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:14.0666888Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0faa9ad867a74e4a9645e9d777afcb3f-ade0c69ef5bb7048-00", + "Prefer": "return-no-content", + "traceparent": "00-ed1b40890f418741948684bdeced3802-4cd00b0ee0a4554f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67f0c15fcafbf3cc644ff30c99c9fe44", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.1502472Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.2618376Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "dc3dd041-aaaa-3060-8122-b80d45ea99fb" + "x-ms-request-id": "67f0c15f-cafb-f3cc-644f-f30c99c9fe44" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.1502472Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:14.1502472Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70nsg0nu()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc3dd041aaaa30608122b80d45ea99fb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,7 +1077,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:14 GMT", + "Date": "Fri, 21 Aug 2020 15:54:07 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "dc4f199c-17e7-3ad2-6cb3-e89e8484354f" @@ -1465,7 +1085,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.7551496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.5531912Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -1482,10 +1102,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.7551496Z" + "Timestamp": "2020-08-21T15:54:06.5531912Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.8273416Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.6390024Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -1502,10 +1122,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.8273416Z" + "Timestamp": "2020-08-21T15:54:06.6390024Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.8948232Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.7074056Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -1522,10 +1142,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.8948232Z" + "Timestamp": "2020-08-21T15:54:06.7074056Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A12.9692680Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.7779592Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -1542,10 +1162,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:12.9692680Z" + "Timestamp": "2020-08-21T15:54:06.7779592Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.0437128Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.8468744Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -1562,10 +1182,10 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.0437128Z" + "Timestamp": "2020-08-21T15:54:06.8468744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.1193864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.9147656Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -1582,10 +1202,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.1193864Z" + "Timestamp": "2020-08-21T15:54:06.9147656Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.1942408Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A06.9831688Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -1602,10 +1222,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.1942408Z" + "Timestamp": "2020-08-21T15:54:06.9831688Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.2631560Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.0537224Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -1622,10 +1242,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.2631560Z" + "Timestamp": "2020-08-21T15:54:07.0537224Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.3366792Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.4153992Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -1642,10 +1262,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.3366792Z" + "Timestamp": "2020-08-21T15:54:07.4153992Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.4074376Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.4866696Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -1662,10 +1282,10 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.4074376Z" + "Timestamp": "2020-08-21T15:54:07.4866696Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.4819848Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.5666440Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1682,10 +1302,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.4819848Z" + "Timestamp": "2020-08-21T15:54:07.5666440Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.5557128Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.6437512Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1702,10 +1322,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.5557128Z" + "Timestamp": "2020-08-21T15:54:07.6437512Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.6302600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.7190152Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1722,10 +1342,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.6302600Z" + "Timestamp": "2020-08-21T15:54:07.7190152Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.6999944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.8388232Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1742,10 +1362,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.6999944Z" + "Timestamp": "2020-08-21T15:54:07.8388232Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.7749512Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.9092744Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1762,10 +1382,10 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.7749512Z" + "Timestamp": "2020-08-21T15:54:07.9092744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.8515464Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A07.9788040Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1782,10 +1402,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.8515464Z" + "Timestamp": "2020-08-21T15:54:07.9788040Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.9267080Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.0480264Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1802,10 +1422,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.9267080Z" + "Timestamp": "2020-08-21T15:54:08.0480264Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A13.9968520Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.1187848Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1822,10 +1442,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:13.9968520Z" + "Timestamp": "2020-08-21T15:54:08.1187848Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.0666888Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.1914888Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1842,10 +1462,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:14.0666888Z" + "Timestamp": "2020-08-21T15:54:08.1914888Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A14.1502472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A08.2618376Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1862,7 +1482,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:14.1502472Z" + "Timestamp": "2020-08-21T15:54:08.2618376Z" } ] } @@ -1873,13 +1493,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6cb50fedc5286c4e85b51b376d5646fb-3913380f25e16b49-00", + "traceparent": "00-a5ec4b9289cdd84391ce8bd0f513434f-a82f183f548ba44b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc4f199c17e73ad26cb3e89e8484354f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1887,7 +1507,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:14 GMT", + "Date": "Fri, 21 Aug 2020 15:54:08 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "1b7b78a6-77f5-b5dc-60c0-e5d811bfad79" }, @@ -1897,6 +1517,6 @@ "Variables": { "RandomSeed": "36626118", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json index 30bd38b462cfb..54a0ca429d76f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-86f5e618a8b14b4d9696bd873a905711-2db11633f6a59e4e-00", + "traceparent": "00-83973ba25a73394db2dc428204e81511-398dc9b9e1856549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a895626949029edb68502c1a9a41556", - "x-ms-date": "Tue, 18 Aug 2020 23:40:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A55.9163400Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.2458632Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablefz13i0rq\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-310cdf3b70c59345a1fbbce902647153-5db0d4c0a03ce44b-00", + "Prefer": "return-no-content", + "traceparent": "00-0aeaa543d0916248996cb0da8a16f2f0-fbe5b42ab3a08b42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f6f7594858fa6e14a451249cde18942", - "x-ms-date": "Tue, 18 Aug 2020 23:40:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.4264968Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.6900744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "8f6f7594-858f-a6e1-4a45-1249cde18942" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.4264968Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.4264968Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-583cffb34f2ac84d9b4b982b03b45cdb-9c715520dd0a6b46-00", + "Prefer": "return-no-content", + "traceparent": "00-80faf82bf6a7d74087bb68788aff6492-cd0d2f9c3da56f43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b85a89a949dd3cf6fa7555632a34526", - "x-ms-date": "Tue, 18 Aug 2020 23:40:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.5096456Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.7592968Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "3b85a89a-949d-d3cf-6fa7-555632a34526" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.5096456Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.5096456Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-25f91e3e7d4c2048872c0c82e5f83fef-b250e0377fedbc47-00", + "Prefer": "return-no-content", + "traceparent": "00-06d08730b32d9d439076829eaf293118-68a607af4814f142-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "064f14c590aaa18574e2ff4b81a35cd4", - "x-ms-date": "Tue, 18 Aug 2020 23:40:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.5838856Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.8363016Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "064f14c5-90aa-a185-74e2-ff4b81a35cd4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.5838856Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.5838856Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-50c7087db6e6cf43985790dbc5c9fc82-cd9e5bcfed5f484c-00", + "Prefer": "return-no-content", + "traceparent": "00-a460ce3e58f3884aa9a91104fa887a96-63d00f55c09fa14e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0126bffcda1fffb8a59b1fe82f8a74a6", - "x-ms-date": "Tue, 18 Aug 2020 23:40:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.6578184Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.9135112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0126bffc-da1f-ffb8-a59b-1fe82f8a74a6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.6578184Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.6578184Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-087c3a54986fa6408e88a1486bd70c14-1fdf0e3ef650224b-00", + "Prefer": "return-no-content", + "traceparent": "00-f9ce75737895b748a1aeaab298bac2f5-9f84f717ab61c546-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b883ecff82920a9722e4c6bb948452cc", - "x-ms-date": "Tue, 18 Aug 2020 23:40:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.7358472Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.0030088Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "b883ecff-8292-0a97-22e4-c6bb948452cc" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.7358472Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.7358472Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd27dbc78a919f4fa6510239eba8b289-d90ef8bf187dcb4f-00", + "Prefer": "return-no-content", + "traceparent": "00-707b91976673a742a8f3900366199224-e45bae13462e314b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "735a804a447deb065b4f610f709d71ea", - "x-ms-date": "Tue, 18 Aug 2020 23:40:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.8083464Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.0737672Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "735a804a-447d-eb06-5b4f-610f709d71ea" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.8083464Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.8083464Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f1a7b154e3d9bf44afd2313672bf1952-8dbc938b79cd4a44-00", + "Prefer": "return-no-content", + "traceparent": "00-38decb0cb6b8cf4185515c6b680bf8ac-f78eb0de51dfad41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "944b586ea41f7942271cde3b14fd6a21", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.8814600Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.1452424Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "944b586e-a41f-7942-271c-de3b14fd6a21" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.8814600Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.8814600Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9a955ead8e03e14abd67bb1265a57a0a-948bdd167c84084d-00", + "Prefer": "return-no-content", + "traceparent": "00-e970fef5ef82b74ba4b89de702a7d9ff-b3c35fbc4e31e247-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ae9e53490030ba29e5985c4221889985", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.9548808Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.2271624Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ae9e5349-0030-ba29-e598-5c4221889985" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.9548808Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.9548808Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4a095d15a4ec014586d12e090a56f9ba-b78f6f3ce6419a49-00", + "Prefer": "return-no-content", + "traceparent": "00-9db683ed734dc648bdbb83a21274e142-1e008df5746e9042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b4ddb72bd38a6ac3ee04c6166cbd65e", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.0243080Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.3007880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "3b4ddb72-bd38-a6ac-3ee0-4c6166cbd65e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.0243080Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.0243080Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5ba621dc9347ac45a24299a54b8c3641-6ec81ed0237f2948-00", + "Prefer": "return-no-content", + "traceparent": "00-0685cced693a5f499b7432856067ca05-cdbd008dd9b39c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1dc53fe4c3ff6db92f90af8747ff589e", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.0931208Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.3764616Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "1dc53fe4-c3ff-6db9-2f90-af8747ff589e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.0931208Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.0931208Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-48e60081aab97b4faf86da2ed6a4c1e6-c99596ccef453240-00", + "Prefer": "return-no-content", + "traceparent": "00-decc94c1a4cb424191f0184703c3205e-47752f09efbde34e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "38c858822eb08ce8a6f77050b4c85419", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.1694088Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.4461960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "38c85882-2eb0-8ce8-a6f7-7050b4c85419" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.1694088Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.1694088Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a512658f4e68784fae0471a2474d3af2-ba9a0f1f6e48a94d-00", + "Prefer": "return-no-content", + "traceparent": "00-84f83abca18bbd45848c5836d3ab90f8-d905c99bae26b84b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e15efec27cc2af8622e00ca70d255e3e", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.2427272Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.5284232Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e15efec2-7cc2-af86-22e0-0ca70d255e3e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.2427272Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.2427272Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a713f31bba918946a99abea715cc5648-19c94233626f7746-00", + "Prefer": "return-no-content", + "traceparent": "00-a90f899e74ba944cbfe4ad1c0c130501-05a06f40006e5e43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0ddfad879e02b5ae573976075368b866", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.3189128Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.5977480Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0ddfad87-9e02-b5ae-5739-76075368b866" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.3189128Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.3189128Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-23cb2c3fa90ea1459c7c241792b0b519-7f061f69ec79f543-00", + "Prefer": "return-no-content", + "traceparent": "00-467cffd291b8004d8f190b7e6bf627b4-56d7a50646cc1c46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "49c4953c77a105dbd21916d022417e80", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.3929480Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.6670728Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "49c4953c-77a1-05db-d219-16d022417e80" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.3929480Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.3929480Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-237e52dbb84ff3439e3af4378485e388-baf005054dfa084e-00", + "Prefer": "return-no-content", + "traceparent": "00-f0253f4d33dbb44d8501112047e7817a-5d226053d0db844c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "07c9319947e9241750a88a89067f5cb9", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.4632968Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.7378312Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "07c93199-47e9-2417-50a8-8a89067f5cb9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.4632968Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.4632968Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d7b5c7008fefaf4e93b283e3501f78e3-bdfd3157281fca47-00", + "Prefer": "return-no-content", + "traceparent": "00-bfabd20e4214674a863af610a14f2948-38707a5ddbaa7b4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "786ba5271460109dd1d93be987de9315", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.5334408Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.8725896Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "786ba527-1460-109d-d1d9-3be987de9315" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.5334408Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.5334408Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-442474bb20be194882a94f59bf3fd038-799e6cdbed262447-00", + "Prefer": "return-no-content", + "traceparent": "00-b8397f16e2879844ae6ed9305bb531a8-c1b3611be33a2442-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "226df5bbb19ff57d7ea0f9f8ec52ff52", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.6078856Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.9631112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "226df5bb-b19f-f57d-7ea0-f9f8ec52ff52" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.6078856Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.6078856Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-72f77b04fac621448a4a6630353c0d02-25c789045e930b43-00", + "Prefer": "return-no-content", + "traceparent": "00-4b86956146b2554eae7920e3f4b72b5f-adacea648ffd7a42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ca85cbc06d5842093b8350f0b2d9c71", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.6837640Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A06.0348936Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "7ca85cbc-06d5-8420-93b8-350f0b2d9c71" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.6837640Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.6837640Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-01ba7f7c9f54774285436f57b423bf31-ac9d28901330c04c-00", + "Prefer": "return-no-content", + "traceparent": "00-dc2ea3e2b85b0e43973ce46327c78727-1c2bf9e17cd3724a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10ce74143a11761a2876fabf1ba4237e", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.7573896Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A06.1052424Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "10ce7414-3a11-761a-2876-fabf1ba4237e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.7573896Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.7573896Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-564ef73d78cfc449a464fe57630b917a-43bba54ec8831940-00", + "Prefer": "return-no-content", + "traceparent": "00-36bbf2f98325a14591882e700f1dea0b-bc45f4149722ac40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2b2ce8da1735b540d5e88ee67b6de950", - "x-ms-date": "Tue, 18 Aug 2020 23:40:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.8263048Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A06.1754888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "2b2ce8da-1735-b540-d5e8-8ee67b6de950" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.8263048Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.8263048Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefz13i0rq()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78e38704ee8482404131535f0c6069ee", - "x-ms-date": "Tue, 18 Aug 2020 23:40:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,7 +1077,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:58 GMT", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "78e38704-ee84-8240-4131-535f0c6069ee" @@ -1465,7 +1085,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.4264968Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.6900744Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -1482,10 +1102,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.4264968Z" + "Timestamp": "2020-08-21T15:59:04.6900744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.5096456Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.7592968Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -1502,10 +1122,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.5096456Z" + "Timestamp": "2020-08-21T15:59:04.7592968Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.5838856Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.8363016Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -1522,10 +1142,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.5838856Z" + "Timestamp": "2020-08-21T15:59:04.8363016Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.6578184Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A04.9135112Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -1542,10 +1162,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.6578184Z" + "Timestamp": "2020-08-21T15:59:04.9135112Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.7358472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.0030088Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -1562,10 +1182,10 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.7358472Z" + "Timestamp": "2020-08-21T15:59:05.0030088Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.8083464Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.0737672Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -1582,10 +1202,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.8083464Z" + "Timestamp": "2020-08-21T15:59:05.0737672Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.8814600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.1452424Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -1602,10 +1222,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.8814600Z" + "Timestamp": "2020-08-21T15:59:05.1452424Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A56.9548808Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.2271624Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -1622,10 +1242,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:56.9548808Z" + "Timestamp": "2020-08-21T15:59:05.2271624Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.0243080Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.3007880Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -1642,10 +1262,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.0243080Z" + "Timestamp": "2020-08-21T15:59:05.3007880Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.0931208Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.3764616Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -1662,10 +1282,10 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.0931208Z" + "Timestamp": "2020-08-21T15:59:05.3764616Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.1694088Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.4461960Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1682,10 +1302,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.1694088Z" + "Timestamp": "2020-08-21T15:59:05.4461960Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.2427272Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.5284232Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1702,10 +1322,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.2427272Z" + "Timestamp": "2020-08-21T15:59:05.5284232Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.3189128Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.5977480Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1722,10 +1342,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.3189128Z" + "Timestamp": "2020-08-21T15:59:05.5977480Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.3929480Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.6670728Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1742,10 +1362,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.3929480Z" + "Timestamp": "2020-08-21T15:59:05.6670728Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.4632968Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.7378312Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1762,10 +1382,10 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.4632968Z" + "Timestamp": "2020-08-21T15:59:05.7378312Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.5334408Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.8725896Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1782,10 +1402,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.5334408Z" + "Timestamp": "2020-08-21T15:59:05.8725896Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.6078856Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A05.9631112Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1802,10 +1422,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.6078856Z" + "Timestamp": "2020-08-21T15:59:05.9631112Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.6837640Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A06.0348936Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1822,10 +1442,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.6837640Z" + "Timestamp": "2020-08-21T15:59:06.0348936Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.7573896Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A06.1052424Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1842,10 +1462,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.7573896Z" + "Timestamp": "2020-08-21T15:59:06.1052424Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A57.8263048Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A06.1754888Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1862,7 +1482,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:57.8263048Z" + "Timestamp": "2020-08-21T15:59:06.1754888Z" } ] } @@ -1873,13 +1493,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-aa2843190e25f44fb4b696edf51bac1e-07d2573caeea4f4d-00", + "traceparent": "00-785051af50998b4794f3d5fcf88ad26e-d5daf1973e7e274b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2235b6957001fd3c34193b28ab33fbba", - "x-ms-date": "Tue, 18 Aug 2020 23:40:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1887,7 +1507,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:40:58 GMT", + "Date": "Fri, 21 Aug 2020 15:59:05 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2235b695-7001-fd3c-3419-3b28ab33fbba" }, @@ -1897,6 +1517,6 @@ "Variables": { "RandomSeed": "1757810241", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFilters.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFilters.json index 5565f3e7b4aa7..89c30104d7acb 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFilters.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFilters.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-13eb45f8db2ccf46a43e69fb6e541dca-60e83452b02a7340-00", + "traceparent": "00-4facf1155fe36548be4d47afb3b43d5b-64d8ad7932f8db4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1788c8b9b48ac37ab72c9f996f4ad68a", - "x-ms-date": "Tue, 18 Aug 2020 23:35:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.3058312Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A39.6002824Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable70pb9xu0\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e0e8904376487c4bbf6e398be92df85e-122bb5542735df41-00", + "Prefer": "return-no-content", + "traceparent": "00-59c95beabce3bd4c9da8389103b345da-1c7935cf5963b74e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f4d0c5ae23aa66621e7580a7a78f26cb", - "x-ms-date": "Tue, 18 Aug 2020 23:35:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.7720584Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.0403976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f4d0c5ae-23aa-6662-1e75-80a7a78f26cb" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.7720584Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:43.7720584Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7baa34186119a047b272830d535b1c43-7265ba7d26a49f47-00", + "Prefer": "return-no-content", + "traceparent": "00-a601141acc46b144be1078ff6f87f2c5-41c143dca05a294b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e5794b2a2b0bed31cc1bc63f5d287d8e", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.8482440Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.1136136Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e5794b2a-2b0b-ed31-cc1b-c63f5d287d8e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.8482440Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:43.8482440Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f554c06e3aec394885d3a4ae4bf448b5-5eb27ad9b711fd4d-00", + "Prefer": "return-no-content", + "traceparent": "00-29e99ccdf1f53d489eb43983916c505d-b200345fa86a7b41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10e2068f3e94958f6521f81434d21b27", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.9236104Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.1831432Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "10e2068f-3e94-958f-6521-f81434d21b27" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.9236104Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:43.9236104Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d15912807e1f6141b3d2c37dac7452fd-1939dcc0541c424f-00", + "Prefer": "return-no-content", + "traceparent": "00-7e67a9b8b42d9946a4566e7d48844de4-c6838c5404fd3e4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "246fd405f0d1837e94e2288f5d2308f6", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.9987720Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.2526728Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "246fd405-f0d1-837e-94e2-288f5d2308f6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A43.9987720Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:43.9987720Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a45c5893a7de8e45b4f6a0316e3e60e0-8874bf06ff8c7a4f-00", + "Prefer": "return-no-content", + "traceparent": "00-80f900846254e745b4366258618f535e-d14753539f3a654d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a118f1f716adec36bce380e9331cb9f9", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.0751624Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.3422728Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a118f1f7-16ad-ec36-bce3-80e9331cb9f9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.0751624Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.0751624Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e4f2dbe7bdec264689f7df12f45cf907-2c4165e22bfc1143-00", + "Prefer": "return-no-content", + "traceparent": "00-ce400e9d52c04f4b8f4b8cf4fb2024c7-58466fa8a011a740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "89399eff59b99fbd875f7bb115ff3741", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.1497096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.4220424Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "89399eff-59b9-9fbd-875f-7bb115ff3741" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.1497096Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.1497096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9af5cc2469d67447a3f5a88537286dd3-5aa8c3a0bfa0d344-00", + "Prefer": "return-no-content", + "traceparent": "00-661f7c41b023e74dbe332d8371d09915-86ae6465912cb944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "431d02197abaef799d8267ed6f955077", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.2258952Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.4912648Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "431d0219-7aba-ef79-9d82-67ed6f955077" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.2258952Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.2258952Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9a6121d8e555784c9357564c6d685733-176b6581ea69a24f-00", + "Prefer": "return-no-content", + "traceparent": "00-6915589695d257449a00ff40cc6df5d0-78d61948d482784c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "be902f297eea9e3c3478194e9a85d6bd", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.2992136Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.5599752Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "be902f29-7eea-9e3c-3478-194e9a85d6bd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.2992136Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.2992136Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3794b3c95885314ea9c1dae45e986930-065ef34a4d2eff49-00", + "Prefer": "return-no-content", + "traceparent": "00-938e15526271224c81ca8f09d3a6956a-083956b58ada6344-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "30d03fac75ff843f254aec36f2d030f1", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.3757064Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.6369800Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "30d03fac-75ff-843f-254a-ec36f2d030f1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.3757064Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.3757064Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2263a812d5587b47988058161cc45977-ec61d9e5d03f954f-00", + "Prefer": "return-no-content", + "traceparent": "00-2e96d6aaf72ac9458048ebc49b9b513f-cc9e8df07a365640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e688030f786f9a56c57e0f41602b5418", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.4521992Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.7042568Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e688030f-786f-9a56-c57e-0f41602b5418" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.4521992Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.4521992Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-29fd7d250e9b3a448a3a34e5417cb78a-1755be64ee949c48-00", + "Prefer": "return-no-content", + "traceparent": "00-e7a8e732d597cf4b8f5acf2cfdb790a1-d9db4d2df9d81649-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2f41aaac1fc5b378f00b99a09206ac64", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.5208072Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.7864840Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "2f41aaac-1fc5-b378-f00b-99a09206ac64" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.5208072Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.5208072Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-64152688bf3a184e90e90c84823b5692-61aecc7fb5fade42-00", + "Prefer": "return-no-content", + "traceparent": "00-ea120d3cfddc264cb6a31bb4b8e69bfb-dea1ff07bf6cf24f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "973f2848effd334ee8356a8066fd24fa", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.5956616Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.8546824Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "973f2848-effd-334e-e835-6a8066fd24fa" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.5956616Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.5956616Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c6d9c7865abecf45b0e110e4ad34652d-a55a89befc3c774c-00", + "Prefer": "return-no-content", + "traceparent": "00-ce4453e4af6ed0499370d60d1b0612e3-b5678a1d15d5a44a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4789d4f6008eef2c8bd4f663dfb607bf", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.6703112Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.9289224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "4789d4f6-008e-ef2c-8bd4-f663dfb607bf" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.6703112Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.6703112Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0ad7d094ce0a894589235e3c2b614540-9127844759cce544-00", + "Prefer": "return-no-content", + "traceparent": "00-c12a5f0f045bdf42bdee2ff23ead1097-9abaf722e50f7d4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "38f8abd2bdecbd1a5c0d478fb4f74df2", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.7450632Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.0061320Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "38f8abd2-bdec-bd1a-5c0d-478fb4f74df2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.7450632Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.7450632Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-db66bd17574a9842858d0adb65bc8a2a-370f2b18161c3445-00", + "Prefer": "return-no-content", + "traceparent": "00-0b1f7cdbe278f74db730396979825f11-e7b7cc9718b85c4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "beaa9fe7647c48d5fb4f0b28f9ea5332", - "x-ms-date": "Tue, 18 Aug 2020 23:35:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.8198152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.0874376Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "beaa9fe7-647c-48d5-fb4f-0b28f9ea5332" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.8198152Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.8198152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-89a493e21303884c9cbc99502bac6058-645fea0c27feb24f-00", + "Prefer": "return-no-content", + "traceparent": "00-19c20fc226968c40b021c1448ddffc90-c0bfefa3127ffa41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bbaeaa2eeb04380db9cceb81b89c3a94", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.8942600Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.1595272Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "bbaeaa2e-eb04-380d-b9cc-eb81b89c3a94" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.8942600Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.8942600Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-12ecc36715767b4ba3b89640d0943f1b-7c7df0cb5f46e74e-00", + "Prefer": "return-no-content", + "traceparent": "00-6ef60d7bbcec6b4dad1141763e29617b-d78e2cf06b4c9440-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "407b0387480c6e43d5af3c9cb1f2c471", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.9630728Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.2287496Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "407b0387-480c-6e43-d5af-3c9cb1f2c471" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.9630728Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.9630728Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-843b24a63a4bc742bc98f0a50ddd3180-c3ee7f00ffbb9742-00", + "Prefer": "return-no-content", + "traceparent": "00-1d824b8f00eb3848b0175077b7d4f459-e8e999ee1cc97d4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "096115b99149fced917105b07854905e", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.0369032Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.3000200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "096115b9-9149-fced-9171-05b07854905e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.0369032Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:45.0369032Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5022e2298aee884f993a4780bd3cba17-3afb3adb85b8f04f-00", + "Prefer": "return-no-content", + "traceparent": "00-fd7f17a0243eaa4b87dc51cd7aef2686-09ef11df950b5342-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f5a17714136ee525673fe554ae7187c7", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.1105288Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.3878792Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f5a17714-136e-e525-673f-e554ae7187c7" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.1105288Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:45.1105288Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-44157f2595abd449964ebaa832bce6e8-da23e7fbc0c6a04c-00", + "Prefer": "return-no-content", + "traceparent": "00-4b1b7c568584cb47bf0aa261384f3242-3fc66e00ba49cb45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a3c77908303bf54b167fae9b4393f581", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.1861000Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.4593544Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a3c77908-303b-f54b-167f-ae9b4393f581" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.1861000Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:45.1861000Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable70pb9xu0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a87de1fcf50a603ef7ba209ab984d20", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,7 +1077,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3a87de1f-cf50-a603-ef7b-a209ab984d20" @@ -1465,7 +1085,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.5208072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.7864840Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1482,10 +1102,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.5208072Z" + "Timestamp": "2020-08-21T15:53:40.7864840Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.5956616Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.8546824Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1502,10 +1122,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.5956616Z" + "Timestamp": "2020-08-21T15:53:40.8546824Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.6703112Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A40.9289224Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1522,10 +1142,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.6703112Z" + "Timestamp": "2020-08-21T15:53:40.9289224Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.7450632Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.0061320Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1542,10 +1162,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.7450632Z" + "Timestamp": "2020-08-21T15:53:41.0061320Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.8198152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.0874376Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1562,10 +1182,10 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.8198152Z" + "Timestamp": "2020-08-21T15:53:41.0874376Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.8942600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.1595272Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1582,10 +1202,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.8942600Z" + "Timestamp": "2020-08-21T15:53:41.1595272Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A44.9630728Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.2287496Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1602,10 +1222,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:44.9630728Z" + "Timestamp": "2020-08-21T15:53:41.2287496Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.0369032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.3000200Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1622,10 +1242,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:45.0369032Z" + "Timestamp": "2020-08-21T15:53:41.3000200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.1105288Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.3878792Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1642,10 +1262,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:45.1105288Z" + "Timestamp": "2020-08-21T15:53:41.3878792Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.1861000Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.4593544Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1662,7 +1282,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:45.1861000Z" + "Timestamp": "2020-08-21T15:53:41.4593544Z" } ] } @@ -1673,13 +1293,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-94ce085ba108b848b005aa7cf796ad2e-19e7f75cedf60446-00", + "traceparent": "00-c883af3471f44f49aab7f918738b318b-fbc184256dc0824d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ffa73ee9ec8ce3232cacdeee658aa2d4", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1687,7 +1307,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:44 GMT", + "Date": "Fri, 21 Aug 2020 15:53:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "ffa73ee9-ec8c-e323-2cac-deee658aa2d4" }, @@ -1697,6 +1317,6 @@ "Variables": { "RandomSeed": "1927393652", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json index 798d3c877d15c..780a84379bf0c 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-912a50b9ce470a4daee079d1fbcc6be8-d3d2d93b83145744-00", + "traceparent": "00-10f6605dcab3e04fa3d7e9cd3e573eea-3c64510ca698844e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "497c35bce2d312471565e205c481d247", - "x-ms-date": "Tue, 18 Aug 2020 23:36:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.4168328Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.0987144Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablea7gym0gy\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-81da53a7fd93fa438553fb8abef485c5-82cf6b5886d80d49-00", + "Prefer": "return-no-content", + "traceparent": "00-b52615c4921fea4495f6c222e1b739de-df4738d337a2b244-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "efb2303a965b5544f6cc93d241ccdc57", - "x-ms-date": "Tue, 18 Aug 2020 23:36:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.8464008Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.4955144Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "efb2303a-965b-5544-f6cc-93d241ccdc57" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.8464008Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:39.8464008Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-461faa4b02ba6a49bf3a9231b005d1c0-6cc99b336e85004f-00", + "Prefer": "return-no-content", + "traceparent": "00-ac0c1900a6b81641827cc5f520a32db7-b64e8a89f6ce1244-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a02517afaed46d34f0ad5298fd65f68", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.9199240Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.5620744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5a02517a-faed-46d3-4f0a-d5298fd65f68" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.9199240Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:39.9199240Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b6ddd0c62b7932449a384a9c0edd5a7a-f9b031b8bb7c2343-00", + "Prefer": "return-no-content", + "traceparent": "00-9ff641beb57ed748ae40c8841337acb3-a91e87f9d5a72f44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9e0e3405b6e025bbf02652074f74d048", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.9939592Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.6359048Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "9e0e3405-b6e0-25bb-f026-52074f74d048" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A39.9939592Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:39.9939592Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2d9b3dc9356a4547b7ed3cd0dec7c5ea-b9a4f4ec3b516b4b-00", + "Prefer": "return-no-content", + "traceparent": "00-3ab5933b2f5be546b94be05ea28fbbfb-5054d4331d6b6d46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "738a8a89787e405a5c6ba050c11bc620", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.0714760Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.7097352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "738a8a89-787e-405a-5c6b-a050c11bc620" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.0714760Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.0714760Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7c4ba22e89dc754e8f9fd82d67a8bad6-a04eb1cee4b4c641-00", + "Prefer": "return-no-content", + "traceparent": "00-72b51d0e20cfc74cab34005054d79da5-2ef79e324819774c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0ccd2a6c3ebec47795dc69c7a8cbf7da", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.1464328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.7806984Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0ccd2a6c-3ebe-c477-95dc-69c7a8cbf7da" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.1464328Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.1464328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-13fd117a8c33644bb26a37b0f0fb3f11-609923aeaa3f2346-00", + "Prefer": "return-no-content", + "traceparent": "00-92efffb0b9c5db4d9ba5c4daf3c50273-e40aca9b2132744d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05a08c3aec4b8de9dace4175156b64d5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.2153480Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.8526856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "05a08c3a-ec4b-8de9-dace-4175156b64d5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.2153480Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.2153480Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35a95712b98bdf4786ae4680e1fc0fa5-34fe5bb5a72ebb4e-00", + "Prefer": "return-no-content", + "traceparent": "00-b301dd7c40101f498b561f03450b650a-14582140d44b2547-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "249b315fc4a74a8a12c6dda10e929790", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.2896904Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.9254920Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "249b315f-c4a7-4a8a-12c6-dda10e929790" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.2896904Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.2896904Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-49cab87e7d5f494faf74851f26caeac5-ca9cfafe044de24a-00", + "Prefer": "return-no-content", + "traceparent": "00-b0086c4bf9599f4faa5a4da23c192b43-7356cab648b9c04c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3416c674c07a80d4404032effd02ae2a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.3633160Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A32.9964552Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "3416c674-c07a-80d4-4040-32effd02ae2a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.3633160Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.3633160Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-31523aa13d177f40a10896845cb2c654-b6a8c819d6ef3643-00", + "Prefer": "return-no-content", + "traceparent": "00-3e61a4e2fa65d04eb467291515ca42ae-b623a6dd9278b048-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "76679378d23076330256f2840e487e47", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.4387848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.0656776Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "76679378-d230-7633-0256-f2840e487e47" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.4387848Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.4387848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2b4b34f1cce0a54dbf772dd149f3e8e1-01cb21fd0b2ddd4d-00", + "Prefer": "return-no-content", + "traceparent": "00-70f61f7da4eeb247ae138272da77fbf3-4e96c915e7011641-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4e01b0372f559e5b5c1ae467929a4d10", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.5107720Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.1360264Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "4e01b037-2f55-9e5b-5c1a-e467929a4d10" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.5107720Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.5107720Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd6222e23ba24246bc8058ec917f0b95-f2159202c12c9b49-00", + "Prefer": "return-no-content", + "traceparent": "00-24810b6927fa6e42a581866fa0d8ec6a-e256e50d138b1748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a28b317212ba16093a03124ce5072f8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.5863432Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.2100616Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "7a28b317-212b-a160-93a0-3124ce5072f8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.5863432Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.5863432Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f3755bd98d6f2549a7329af7e574d504-0060131563944d48-00", + "Prefer": "return-no-content", + "traceparent": "00-34142b72b9b4e3409d17736c79d8d35f-cbb38852cfb4c74d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4cb8eac1600149d538c81915eecce367", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.6650888Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.2788744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "4cb8eac1-6001-49d5-38c8-1915eecce367" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.6650888Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.6650888Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-da77b1ca56abe746b76ea8bb37016d70-223a46d991cd2b4f-00", + "Prefer": "return-no-content", + "traceparent": "00-a7fee39870f5864688738cc33f620db7-5f57bebaf3806d43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a6ce209031f151c505fbbb4fd37d00c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.7385096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.3503496Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5a6ce209-031f-151c-505f-bbb4fd37d00c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.7385096Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.7385096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c38b265eb1e4be48a34386343ba7d0ad-cc89ae645a53f440-00", + "Prefer": "return-no-content", + "traceparent": "00-570587f8c7001441b62498c1adc8eefe-5196962870aa574c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a7a5eba800e2b70fdddf4262074ab2c6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.8153096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.4217224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a7a5eba8-00e2-b70f-dddf-4262074ab2c6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.8153096Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.8153096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-246bd522712eb347a0944d68557534d9-b3ec78aed875c144-00", + "Prefer": "return-no-content", + "traceparent": "00-36a9a136a66bf24598e6bdc496bd4ce7-cb4eb7ffd724ad49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec1bc9bc17e3bdd9cda2fca1a4204b00", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.2222472Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.4982152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ec1bc9bc-17e3-bdd9-cda2-fca1a4204b00" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.2222472Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.2222472Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8aedf6339bddce49b4b27c830cf3d5ea-96999263ebb24546-00", + "Prefer": "return-no-content", + "traceparent": "00-897fd4ae2761d44580e7623a3661faf9-8bd9facb8d533944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "036d0cf83b260885d2b57d3fc1b90e05", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.2924936Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.5694856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "036d0cf8-3b26-0885-d2b5-7d3fc1b90e05" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.2924936Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.2924936Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6e8ee2b81565c240873ad5c8863ef7c6-cc0c4b19ede07847-00", + "Prefer": "return-no-content", + "traceparent": "00-6e162d6a793ad3449aef793dd46010d8-f47957f75baa1140-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "33f8f4ade41c912912e8da3f036d13bd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.3666312Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.6496648Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "33f8f4ad-e41c-9129-12e8-da3f036d13bd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.3666312Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.3666312Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fb17c0cd5bccdd47b4d6925440a2b8e7-fbf2b4aaf3d1314c-00", + "Prefer": "return-no-content", + "traceparent": "00-2be76cda4ea9e3409b5b7682a4eebdc9-b899b9e181572f47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fa6a4293afdd80a04412192e9999fc14", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.4428168Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.7234952Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "fa6a4293-afdd-80a0-4412-192e9999fc14" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.4428168Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.4428168Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1d532ba3cc7514448c265aa5a3839093-ef3b864d9aba6f41-00", + "Prefer": "return-no-content", + "traceparent": "00-ca8b1c304f1091448e5378c27a825318-8e1763b09145db43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aff3f693182713e4e3dbf13e61450565", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.5158280Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.7977352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "aff3f693-1827-13e4-e3db-f13e61450565" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.5158280Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.5158280Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7339844cfaefaa44aadc19e255008d28-d1289f08365ad049-00", + "Prefer": "return-no-content", + "traceparent": "00-b1ab85a18a207d4f84b65d551e9d9cb0-a6c0d2a2f955124b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7eacc0a1144efe285478ef0acafbf778", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.5911944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.8695176Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "7eacc0a1-144e-fe28-5478-ef0acafbf778" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.5911944Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.5911944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea7gym0gy()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0cabc6eb637a7b955d561601be611efe", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,7 +1077,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:40 GMT", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "0cabc6eb-637a-7b95-5d56-1601be611efe" @@ -1465,7 +1085,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.5863432Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.2100616Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1482,10 +1102,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.5863432Z" + "Timestamp": "2020-08-21T15:54:33.2100616Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.6650888Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.2788744Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1502,10 +1122,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.6650888Z" + "Timestamp": "2020-08-21T15:54:33.2788744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.7385096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.3503496Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1522,10 +1142,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.7385096Z" + "Timestamp": "2020-08-21T15:54:33.3503496Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A40.8153096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.4217224Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1542,10 +1162,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:40.8153096Z" + "Timestamp": "2020-08-21T15:54:33.4217224Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.2222472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.4982152Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1562,10 +1182,10 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.2222472Z" + "Timestamp": "2020-08-21T15:54:33.4982152Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.2924936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.5694856Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1582,10 +1202,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.2924936Z" + "Timestamp": "2020-08-21T15:54:33.5694856Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.3666312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.6496648Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1602,10 +1222,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.3666312Z" + "Timestamp": "2020-08-21T15:54:33.6496648Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.4428168Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.7234952Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1622,10 +1242,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.4428168Z" + "Timestamp": "2020-08-21T15:54:33.7234952Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.5158280Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.7977352Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1642,10 +1262,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.5158280Z" + "Timestamp": "2020-08-21T15:54:33.7977352Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A41.5911944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A33.8695176Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1662,7 +1282,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:41.5911944Z" + "Timestamp": "2020-08-21T15:54:33.8695176Z" } ] } @@ -1673,13 +1293,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-036078d8ec58f54fadba909a3caaa8e5-f479a880d1c20b4d-00", + "traceparent": "00-aca4be8c00471440ba25f66799da66f2-7a7c04b2fdc08041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d98cb40c7ded7fc5cef55bae28da48e7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1687,7 +1307,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:42 GMT", + "Date": "Fri, 21 Aug 2020 15:54:33 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "d98cb40c-7ded-7fc5-cef5-5bae28da48e7" }, @@ -1697,6 +1317,6 @@ "Variables": { "RandomSeed": "348316470", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json index ba2e6e1030ac4..58ede49792742 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-29fd3fbd5998c6498f48c2d4a7cdc4d8-d74e8e7ba95b8841-00", + "traceparent": "00-46a78ba967934943a6deeead2e8d0a08-d56dff3a38f2574c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1ba19be6e39f893f09709db360a3518e", - "x-ms-date": "Tue, 18 Aug 2020 23:35:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A45.7039368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A41.9529224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableik7vknrq\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9b1d3c5e33f4bf4ca8af752db396cc11-5764447b02a29b4d-00", + "Prefer": "return-no-content", + "traceparent": "00-719914520c94d141877ada05a9d03ac9-f8d3064251108a47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c4cfd22e8bab6965780789a04ac4d364", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.1447688Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.4059400Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7ee67774-502b-d629-0cb7-b64f951893ab" + "x-ms-request-id": "c4cfd22e-8bab-6965-7807-89a04ac4d364" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.1447688Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.1447688Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-79f3196d9706ae4d8ed14e643634672c-90cf117215febd4e-00", + "Prefer": "return-no-content", + "traceparent": "00-c8ef27974543084a96a1c4a7c383d8a2-9e18b5b35476424e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ee67774502bd6290cb7b64f951893ab", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.2322184Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.4754696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "fad776e2-22ef-5b51-3638-a298599f3f44" + "x-ms-request-id": "7ee67774-502b-d629-0cb7-b64f951893ab" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.2322184Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.2322184Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ee955572ca89034abed8938141a4574f-7c4510ed27243b40-00", + "Prefer": "return-no-content", + "traceparent": "00-271a26c75ebb6a4c9f9581db0ccc9f5a-14030b175629494a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fad776e222ef5b513638a298599f3f44", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.3028744Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.5477640Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e83e389d-d3bc-de62-a9f9-b8f3d415d35f" + "x-ms-request-id": "fad776e2-22ef-5b51-3638-a298599f3f44" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.3028744Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.3028744Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4d1045f11732834fb296ea23412c6a97-d9a494156d8b8f48-00", + "Prefer": "return-no-content", + "traceparent": "00-579023322f9db14e928a746c4bfc167e-b11ae9808406a141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e83e389dd3bcde62a9f9b8f3d415d35f", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.3827464Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.6179080Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d4bedd74-d8ed-5175-268b-47f3ae917c6d" + "x-ms-request-id": "e83e389d-d3bc-de62-a9f9-b8f3d415d35f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.3827464Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.3827464Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2aac9bd262af8147b0dd5a289fa34f33-093a9c27ffc43a4f-00", + "Prefer": "return-no-content", + "traceparent": "00-666f0ddfbe6b7d4ab5a9aeba547d3017-91999d250867534c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d4bedd74d8ed5175268b47f3ae917c6d", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.4562696Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.6847752Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5db27278-aada-0fee-13f9-51f56a5d8721" + "x-ms-request-id": "d4bedd74-d8ed-5175-268b-47f3ae917c6d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.4562696Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.4562696Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b139225a02693f4aa65463676f9cc49f-de5b34fb2841bf47-00", + "Prefer": "return-no-content", + "traceparent": "00-71f6672155a3e04eae7bbef5d29912a1-321187c623e7724e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5db27278aada0fee13f951f56a5d8721", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.5303048Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.7543048Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7b234265-6ae0-c457-c2ed-c1318b6f3017" + "x-ms-request-id": "5db27278-aada-0fee-13f9-51f56a5d8721" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.5303048Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.5303048Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c545a86e85834041b81c2d464b47658b-a8cd0779f18c2a4d-00", + "Prefer": "return-no-content", + "traceparent": "00-306a0c2e493fbb4fbed14f0863108512-7460da6185a1184e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7b2342656ae0c457c2edc1318b6f3017", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.6051592Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.8232200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "627a4a7c-7563-c985-efae-c0f3867fe7c9" + "x-ms-request-id": "7b234265-6ae0-c457-c2ed-c1318b6f3017" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.6051592Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.6051592Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-695fbe943b012940b0557d32fe440253-bdeb79c11c7b5142-00", + "Prefer": "return-no-content", + "traceparent": "00-0f3a695f4351d742b66357e487d5885a-1e186dd4d905af4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "627a4a7c7563c985efaec0f3867fe7c9", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.6778632Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.8936712Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6b8e2604-006d-0e8c-1aed-9bece9bd83a4" + "x-ms-request-id": "627a4a7c-7563-c985-efae-c0f3867fe7c9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.6778632Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.6778632Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-36b537e4edf24e4aa44ddb3d995feded-a79139a6718b6c42-00", + "Prefer": "return-no-content", + "traceparent": "00-bd8cd4b63b325c4aa1ac6949398ff528-55b33a3808c0a546-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b8e2604006d0e8c1aed9bece9bd83a4", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.7474952Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A42.9643272Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "1f783ac9-24e3-efbe-bc5a-8c32a9633e42" + "x-ms-request-id": "6b8e2604-006d-0e8c-1aed-9bece9bd83a4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.7474952Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.7474952Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-01ab36ce9e6cc241bedbc3bafeedee63-0da1f0b50149e249-00", + "Prefer": "return-no-content", + "traceparent": "00-5b12aba45ef2314fb5cba82f8f8e5cac-219dd0e217dc3d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1f783ac924e3efbebc5a8c32a9633e42", - "x-ms-date": "Tue, 18 Aug 2020 23:35:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.8225544Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.1140360Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "642df806-c4e0-7caa-be6c-4775da98e031" + "x-ms-request-id": "1f783ac9-24e3-efbe-bc5a-8c32a9633e42" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.8225544Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.8225544Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2b2dfb9329792a45a92521bcb92f4fa6-b872fe783f3d054c-00", + "Prefer": "return-no-content", + "traceparent": "00-3b75a29badcfab47ac1930796deb90d5-3ca0ce9c6dda9948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "642df806c4e07caabe6c4775da98e031", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.8967944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.1987208Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "4c2a1c2b-c707-dfe6-689e-ae13735a64b7" + "x-ms-request-id": "642df806-c4e0-7caa-be6c-4775da98e031" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.8967944Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.8967944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-17897f0ebbba1247aaa2ac65b53cf2b6-fa7eaee7f5f0cb4a-00", + "Prefer": "return-no-content", + "traceparent": "00-fa7b23012ecb674589a0a9f2cd3c103b-9f84e6b643713d4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c2a1c2bc707dfe6689eae13735a64b7", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.9650952Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.2685576Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f0e658af-1f90-04c3-90fc-6176dd481524" + "x-ms-request-id": "4c2a1c2b-c707-dfe6-689e-ae13735a64b7" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.9650952Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.9650952Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-47e39e0b725682448feb30d882123c03-85ecf103b7739a4b-00", + "Prefer": "return-no-content", + "traceparent": "00-42e620ede94a2744a3dedf385ea481f7-4a305447dac8d443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f0e658af1f9004c390fc6176dd481524", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.0392328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.3388040Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8d075a79-f139-3e3b-124d-fb4216960964" + "x-ms-request-id": "f0e658af-1f90-04c3-90fc-6176dd481524" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.0392328Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.0392328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-70bef17a3d832c429b93537ec317c07c-a91be24fd764524b-00", + "Prefer": "return-no-content", + "traceparent": "00-d2cf31395a364844a834474742e9673f-4751fada80c59740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8d075a79f1393e3b124dfb4216960964", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.1140872Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.4066952Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "81c69007-efb2-0ba1-5825-bc0a656f0220" + "x-ms-request-id": "8d075a79-f139-3e3b-124d-fb4216960964" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.1140872Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.1140872Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9e2eee0c8d752945ba34ddce945b9fd1-dc3147e378360c4e-00", + "Prefer": "return-no-content", + "traceparent": "00-37b58d25f12277459d729cffa0e2004f-175590b7f7cec841-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "81c69007efb20ba15825bc0a656f0220", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.1847432Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.4763272Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "18998a88-d653-bd7d-1da7-de422381eef9" + "x-ms-request-id": "81c69007-efb2-0ba1-5825-bc0a656f0220" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.1847432Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.1847432Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a344823c831f024285cf78015c26be01-33c3d93eb0983b42-00", + "Prefer": "return-no-content", + "traceparent": "00-0604a2fbeb837e4d884b5286d835e9c8-fd81df80c5f3cf40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "18998a88d653bd7d1da7de422381eef9", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.2549896Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.5469832Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "4c6efdf3-9382-8a71-b9fb-35133530d9a3" + "x-ms-request-id": "18998a88-d653-bd7d-1da7-de422381eef9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.2549896Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.2549896Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-445e556e55fa0543a61c8f26e7d0c900-d2f790ba7c510a4f-00", + "Prefer": "return-no-content", + "traceparent": "00-aac52c3a29dea14cba37d105fe3352bb-713b872a567fce4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c6efdf393828a71b9fb35133530d9a3", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.3287176Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.6173320Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8bb9db4b-f0fc-3110-1208-640a105ee7d6" + "x-ms-request-id": "4c6efdf3-9382-8a71-b9fb-35133530d9a3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.3287176Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.3287176Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f65b1730195e8c4b92f7a20cb24b1f16-7464f19199d5f849-00", + "Prefer": "return-no-content", + "traceparent": "00-f8dcd11ec4adfb429aee797a39661cce-789262d8d6471847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8bb9db4bf0fc31101208640a105ee7d6", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.3976328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.6940296Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6817c237-b500-f49d-180f-5f58a16a87ec" + "x-ms-request-id": "8bb9db4b-f0fc-3110-1208-640a105ee7d6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.3976328Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.3976328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b9d68860438464409ec221870eee9260-56c70d6e1a5eae4f-00", + "Prefer": "return-no-content", + "traceparent": "00-a9a75b314eb56546991cc14873e95842-f27c708b5de90c4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6817c237b500f49d180f5f58a16a87ec", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.4721800Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.7656072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "48f73bce-62c8-02fd-ec3d-3a792f67795a" + "x-ms-request-id": "6817c237-b500-f49d-180f-5f58a16a87ec" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.4721800Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.4721800Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-51721d05539b9141812f8d6aa734c0ee-8724a47287d90148-00", + "Prefer": "return-no-content", + "traceparent": "00-f5ed6ae7b9a83d419e615b6ac3770f4c-7cae03ac3403dd42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "48f73bce62c802fdec3d3a792f67795a", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.5462152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.8353416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "73dc5e13-7119-95a3-3dc4-73ec91b88fa8" + "x-ms-request-id": "48f73bce-62c8-02fd-ec3d-3a792f67795a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq/$metadata#testtableik7vknrq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.5462152Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.5462152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableik7vknrq()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "73dc5e13711995a33dc473ec91b88fa8", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1057,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d53b7881-9f67-d40e-c414-7bc27a24c5b0" @@ -1425,7 +1065,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.8967944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.1987208Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1441,10 +1081,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.8967944Z" + "Timestamp": "2020-08-21T15:53:43.1987208Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A46.9650952Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.2685576Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1460,10 +1100,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:46.9650952Z" + "Timestamp": "2020-08-21T15:53:43.2685576Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.0392328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.3388040Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1479,10 +1119,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.0392328Z" + "Timestamp": "2020-08-21T15:53:43.3388040Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.1140872Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.4066952Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1498,10 +1138,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.1140872Z" + "Timestamp": "2020-08-21T15:53:43.4066952Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.1847432Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.4763272Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1517,10 +1157,10 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.1847432Z" + "Timestamp": "2020-08-21T15:53:43.4763272Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.2549896Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.5469832Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1536,10 +1176,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.2549896Z" + "Timestamp": "2020-08-21T15:53:43.5469832Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.3287176Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.6173320Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1555,10 +1195,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.3287176Z" + "Timestamp": "2020-08-21T15:53:43.6173320Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.3976328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.6940296Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1574,10 +1214,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.3976328Z" + "Timestamp": "2020-08-21T15:53:43.6940296Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.4721800Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.7656072Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1593,10 +1233,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.4721800Z" + "Timestamp": "2020-08-21T15:53:43.7656072Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A47.5462152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A43.8353416Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1612,7 +1252,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:47.5462152Z" + "Timestamp": "2020-08-21T15:53:43.8353416Z" } ] } @@ -1623,13 +1263,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a85ce1a44a09544bada08e8659b7cf9c-4205b8d1ace79049-00", + "traceparent": "00-851791d10eb184408649a154a28c215c-3cdb35770f0d4245-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d53b78819f67d40ec4147bc27a24c5b0", - "x-ms-date": "Tue, 18 Aug 2020 23:35:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1637,7 +1277,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:47 GMT", + "Date": "Fri, 21 Aug 2020 15:53:43 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "43440496-148e-5dd2-9861-0a04ef107133" }, @@ -1647,6 +1287,6 @@ "Variables": { "RandomSeed": "1152198573", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json index d1114956e43a7..03f3460f6da44 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae4eda0d3856204db6ac73bf1b01fbbb-2ca8aab32f22a044-00", + "traceparent": "00-2cf44db1f9f0a0438e44178d0016f433-bfc0b0d58ee07642-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1360b6fd6c069110f53f090cd2e95789", - "x-ms-date": "Tue, 18 Aug 2020 23:36:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A42.1974024Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A40.7989256Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable7aa9j9nl\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5aa8aad753c8d54b8dc4a801f3219eef-20f5d961d86b3345-00", + "Prefer": "return-no-content", + "traceparent": "00-2620684f06574349a274fef096772cef-6ba7e85ce8374b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f6bd548da776df551eb1386a2a0a3abf", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.1599624Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.2501000Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f6bd548d-a776-df55-1eb1-386a2a0a3abf" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.1599624Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.1599624Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2329b9ddd237b14e8bdaff4944744386-5930b60c103f2349-00", + "Prefer": "return-no-content", + "traceparent": "00-5155045740b53f42ab65510531a199c2-1427a2956335ab4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "515395c1a723719aa6667d785793601e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.2342024Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.3187080Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "515395c1-a723-719a-a666-7d785793601e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.2342024Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.2342024Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bf656d65beb6a9438b384b10483a0bf0-8bbbbdfc4f4d1445-00", + "Prefer": "return-no-content", + "traceparent": "00-ac32597a916b614c88be1ebf566a1962-7a114afebbe89743-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec5a507f047c56606181f45433a667ea", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.3044488Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.3880328Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ec5a507f-047c-5660-6181-f45433a667ea" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.3044488Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.3044488Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9a836d5dda5666498f2a50cdc3ccebdb-04e66ba796967f4d-00", + "Prefer": "return-no-content", + "traceparent": "00-08fd34e50c9c6c46985246d041223b7a-0efeb5e97809d04d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3d4a49040695e565ba4b500f2adc888a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.3750024Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.4655496Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "3d4a4904-0695-e565-ba4b-500f2adc888a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.3750024Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.3750024Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6fdff3fcadc39b41bfb54681d77c6d61-68b169fa6f986449-00", + "Prefer": "return-no-content", + "traceparent": "00-f81557f3f094fb4b9133f90fc108a84a-8e5eb0c3b7dd5d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d9ea1a514eb0bd4335fdefa2b2453eff", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.4484232Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.5357960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "d9ea1a51-4eb0-bd43-35fd-efa2b2453eff" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.4484232Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.4484232Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-77971783b86ec748b016c232a62281f6-377976182e52764a-00", + "Prefer": "return-no-content", + "traceparent": "00-eedd4b5990027645b144d667ca54e239-7bf566398598164a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d7492fe22487988eb743230b4502b84", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.5169288Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.6251912Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0d7492fe-2248-7988-eb74-3230b4502b84" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.5169288Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.5169288Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4f5cc24e6f38014898b7588a60b7d6dc-0e191c0530d69445-00", + "Prefer": "return-no-content", + "traceparent": "00-13cd0029fce2f44f8948fa706e2e1dc4-7aae3c02dadcc946-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "18036af88ebbb639068d089816c33274", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.5867656Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.6956424Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "18036af8-8ebb-b639-068d-089816c33274" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.5867656Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.5867656Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8bdb88505da1b04a8fb769741cf3f848-0b787d8f2c552d4f-00", + "Prefer": "return-no-content", + "traceparent": "00-751e72f47f9d37428481e8e72cc76eb8-64bd5e3175cffc4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9711500d7b682e419271ee3c1b1208e4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.6591624Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.7661960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "9711500d-7b68-2e41-9271-ee3c1b1208e4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.6591624Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.6591624Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-61867e442ee1da4c96dbcb3b106517b4-afd35cff1d7cdc45-00", + "Prefer": "return-no-content", + "traceparent": "00-bfaaae9d7c04ef4eacccd78dcb956413-e841619b12d31d48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "48a96bd12542704459be06bb1af06327", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.7337096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.8355208Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "48a96bd1-2542-7044-59be-06bb1af06327" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.7337096Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.7337096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3d04f728395fc74d813dbbfb7acf4f5a-f171efa3eda2024d-00", + "Prefer": "return-no-content", + "traceparent": "00-ddff30d9cea7c841ac1d040d183b7775-5191aabae98c4b4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6423be41943f7d1b28d4864aa0fd9af3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.8072328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.9061768Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "6423be41-943f-7d1b-28d4-864aa0fd9af3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.8072328Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.8072328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0ea335ccd7729c4b976dcec16db88a79-f3270a7e93dab04d-00", + "Prefer": "return-no-content", + "traceparent": "00-af0504a283b060418aaf19ed7029d762-ccd0f76fc766944f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aac62385ea1ae8320ba13eaa748614a2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.8809608Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.9768328Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "aac62385-ea1a-e832-0ba1-3eaa748614a2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.8809608Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.8809608Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4e54a90a30ffe34cbc3650504616ab0f-2b721791af6d2848-00", + "Prefer": "return-no-content", + "traceparent": "00-65dd78567c5fe44dafb895c62470570f-eb4c33512515064b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5dfac60da3ef3da54f2b206d9ef9cf5b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.9552008Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.0606984Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5dfac60d-a3ef-3da5-4f2b-206d9ef9cf5b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.9552008Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.9552008Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0aa5c51c23e2c74ca9634147bad62a92-4acab3e2d6751346-00", + "Prefer": "return-no-content", + "traceparent": "00-e889a27f1069a04293d67fe2180eeec9-539dd9c046ccc74a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f6351223b829570d8c3a589e557109a1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.0299528Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.1483528Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f6351223-b829-570d-8c3a-589e557109a1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.0299528Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.0299528Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f21f41fc15db4840989f4a4a2626e9b1-475323f1302ae046-00", + "Prefer": "return-no-content", + "traceparent": "00-7408209ff225c7498541de69527d7281-1be4926b8f02834d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d93ce4bf3d02e1047d885beec9c44912", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.1003016Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.2269960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "d93ce4bf-3d02-e104-7d88-5beec9c44912" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.1003016Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.1003016Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e0164a5fb9fc1e4d88cb6ed225e42e75-9b38e6658b866241-00", + "Prefer": "return-no-content", + "traceparent": "00-961c9dc15fd7a34186d89c26b9478251-ed9bbe3a87184042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6186e2d11d505578b9a3d1b44b07e8dd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.1766920Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.3087112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "6186e2d1-1d50-5578-b9a3-d1b44b07e8dd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.1766920Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.1766920Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-909a793ad66d4442b4ff25e6c9e4b5f5-e54a06d468216044-00", + "Prefer": "return-no-content", + "traceparent": "00-67e892b53d457c48815986dc0e529686-5f24f430dc601941-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "baad7e22f5bce6590e5478a15d1f8dc8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.5583368Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.3795720Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "baad7e22-f5bc-e659-0e54-78a15d1f8dc8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.5583368Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.5583368Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-08c8f0a23d0fd246ac2de75f6213fc30-c45bd03d7ba9744d-00", + "Prefer": "return-no-content", + "traceparent": "00-af514b48cc3ae440ad022f78c884fff9-d31cc47053f7e848-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "72cc46f1a7eba1516be7205e6b509676", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.6299144Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.4508424Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "72cc46f1-a7eb-a151-6be7-205e6b509676" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.6299144Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.6299144Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0a471d1f38259744a27014f5ccc717ba-e29f84e956cabb40-00", + "Prefer": "return-no-content", + "traceparent": "00-cfc898182cfa704b8829bd339ab3a11a-7b6af82b8f5d8240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4acb7da08e16db55899f53fca5d7f79a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.6983176Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.5244680Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "4acb7da0-8e16-db55-899f-53fca5d7f79a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.6983176Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.6983176Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b82783c2dfc03a4b9f6fe09eabf01095-c954317c37b97c41-00", + "Prefer": "return-no-content", + "traceparent": "00-d056361210167a4f8f3815e1ac04a07b-c3c9eb7602cc2f4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "04c30915753a7bf22d0c4fd5d5fa7abe", - "x-ms-date": "Tue, 18 Aug 2020 23:36:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.7739912Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.5931784Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "04c30915-753a-7bf2-2d0c-4fd5d5fa7abe" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.7739912Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.7739912Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-36fbabca624c2f468da0c31b5d45d4bf-905c33b2849fb947-00", + "Prefer": "return-no-content", + "traceparent": "00-108f854dbc57464fbb0679a3af5161d1-d29ddf0b64bd934b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e00002be435362b1f1f0e84b5454fc94", - "x-ms-date": "Tue, 18 Aug 2020 23:36:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.8455688Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.6625032Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e00002be-4353-62b1-f1f0-e84b5454fc94" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl/$metadata#testtable7aa9j9nl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.8455688Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.8455688Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable7aa9j9nl()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "624986f0918c2a3b8a501c0a3f7f068f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1057,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:44 GMT", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "624986f0-918c-2a3b-8a50-1c0a3f7f068f" @@ -1425,7 +1065,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.8809608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A41.9768328Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1441,10 +1081,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.8809608Z" + "Timestamp": "2020-08-21T15:54:41.9768328Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A43.9552008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.0606984Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1460,10 +1100,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:43.9552008Z" + "Timestamp": "2020-08-21T15:54:42.0606984Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.0299528Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.1483528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1479,10 +1119,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.0299528Z" + "Timestamp": "2020-08-21T15:54:42.1483528Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.1003016Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.2269960Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1498,10 +1138,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.1003016Z" + "Timestamp": "2020-08-21T15:54:42.2269960Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.1766920Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.3087112Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1517,10 +1157,10 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.1766920Z" + "Timestamp": "2020-08-21T15:54:42.3087112Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.5583368Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.3795720Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1536,10 +1176,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.5583368Z" + "Timestamp": "2020-08-21T15:54:42.3795720Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.6299144Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.4508424Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1555,10 +1195,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.6299144Z" + "Timestamp": "2020-08-21T15:54:42.4508424Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.6983176Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.5244680Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1574,10 +1214,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.6983176Z" + "Timestamp": "2020-08-21T15:54:42.5244680Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.7739912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.5931784Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1593,10 +1233,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.7739912Z" + "Timestamp": "2020-08-21T15:54:42.5931784Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A44.8455688Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A42.6625032Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1612,7 +1252,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:44.8455688Z" + "Timestamp": "2020-08-21T15:54:42.6625032Z" } ] } @@ -1623,13 +1263,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-8489e912a50a16478efe1d45c3d367d5-ecc73d47e3823b40-00", + "traceparent": "00-b25e6fa2c1cc47489b8fe492129392f4-629e9e910127d441-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a23d952416d6d1465760134a8ca626d8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1637,7 +1277,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:45 GMT", + "Date": "Fri, 21 Aug 2020 15:54:42 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a23d9524-16d6-d146-5760-134a8ca626d8" }, @@ -1647,6 +1287,6 @@ "Variables": { "RandomSeed": "2043689525", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json index b155380d2e751..32315427e92ee 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-15ca4db626475445a67d6140ce54e0e3-cae76ee2607edd45-00", + "traceparent": "00-09741ff66857b441aa0211c37a682a38-1c712d6c01ba9442-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6f9cad5b164b8144f941f8ddee905627", - "x-ms-date": "Tue, 18 Aug 2020 23:35:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:48 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A48.0561672Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A44.4004872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable6nc5k2i3\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-36780d75e4e1bf43a2757d06890c35ff-9e58e93d3282914b-00", + "Prefer": "return-no-content", + "traceparent": "00-67fac47817d67a4d93a86f937e04da82-4fe6be3e7fd00c40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e6a757aaa444cca64774a759b91e689c", - "x-ms-date": "Tue, 18 Aug 2020 23:35:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:48 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A48.5136904Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A44.8556552Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable6nc5k2i3(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "34268fc1-1b2e-ce7c-a713-596d800544f5" + "x-ms-request-id": "e6a757aa-a444-cca6-4774-a759b91e689c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable6nc5k2i3/$metadata#testtable6nc5k2i3/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A48.5136904Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:48.5136904Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable6nc5k2i3()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -113,11 +95,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34268fc11b2ece7ca713596d800544f5", - "x-ms-date": "Tue, 18 Aug 2020 23:35:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -125,7 +107,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:48 GMT", + "Date": "Fri, 21 Aug 2020 15:53:44 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "820a7963-6d82-b6d2-06cf-27d76feac7db" @@ -133,7 +115,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A48.5136904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A44.8556552Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -149,7 +131,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:48.5136904Z" + "Timestamp": "2020-08-21T15:53:44.8556552Z" } ] } @@ -160,13 +142,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b1d8613cce18924385e916d701202c8f-36d10eeb772ccd47-00", + "traceparent": "00-d07baeb1cd18db47b747c70549f5fd6b-f6d4600593145d46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "820a79636d82b6d206cf27d76feac7db", - "x-ms-date": "Tue, 18 Aug 2020 23:35:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -174,7 +156,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:48 GMT", + "Date": "Fri, 21 Aug 2020 15:53:44 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "5f1b5bd9-226a-8ff8-dad8-3f304b394b41" }, @@ -184,6 +166,6 @@ "Variables": { "RandomSeed": "241597715", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json index 453f1a7f9134d..216c53f11bd13 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fa7033fb87a8cd4fb7f2faeaa364af3a-cce6946f731ddc4e-00", + "traceparent": "00-c659f0f6b8cd9b44b3bf8e25f542a742-f2b5161a1692ec4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4f04c1f630777a37bb476c74844c4658", - "x-ms-date": "Tue, 18 Aug 2020 23:36:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A54.3809544Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A51.1567880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablehda2q563\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-61d890719dd5c44f9d4f2586db441048-34b3ee78fa060946-00", + "Prefer": "return-no-content", + "traceparent": "00-00e8b9792e6a5249ad0f93646d14a928-d7434cf388cb8a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "66da716f97dd6244e660f1780456334c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A54.7686408Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A51.5621896Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehda2q563(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "66da716f-97dd-6244-e660-f1780456334c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehda2q563/$metadata#testtablehda2q563/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A54.7686408Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:54.7686408Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehda2q563()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -113,11 +95,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "56fb9ee6c446e40fadc86b8ccc79cf30", - "x-ms-date": "Tue, 18 Aug 2020 23:36:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -125,7 +107,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:54 GMT", + "Date": "Fri, 21 Aug 2020 15:54:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "56fb9ee6-c446-e40f-adc8-6b8ccc79cf30" @@ -133,7 +115,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A54.7686408Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A51.5621896Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -149,7 +131,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:54.7686408Z" + "Timestamp": "2020-08-21T15:54:51.5621896Z" } ] } @@ -160,13 +142,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-784cb6ecab9d6544a539f09afed35acd-edc48ee079bcd546-00", + "traceparent": "00-de0cac9da2b6a6499647a485cc4b865d-3f2b84f88605144b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cac0b1a521445f4d7ca168163fbe7565", - "x-ms-date": "Tue, 18 Aug 2020 23:36:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -174,7 +156,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:54 GMT", + "Date": "Fri, 21 Aug 2020 15:54:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "cac0b1a5-2144-5f4d-7ca1-68163fbe7565" }, @@ -184,6 +166,6 @@ "Variables": { "RandomSeed": "1519135660", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json index cb20946c2b723..143eb8378fde1 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aa1c9248833dbd4d87a9423dfffbefab-af5b854376bacb43-00", + "traceparent": "00-4dcd243a85eddd4bad37eab1ebb49e99-5d50137ae763a041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4919c5e9e738e3f2f2a1d2e91d8e8e09", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.6413832Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.0285960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablejjw24y0d\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1e48c2fdfc47b64cadbe08b31cbca79b-552deb5a2e4e0a44-00", + "Prefer": "return-no-content", + "traceparent": "00-887ae8d37c00ba4cbf0a46df23f08cb6-d9e755e243a22c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "016b9873806fbcaf32988eb25af3d223", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.0895880Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.4960520Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "206c7211-4831-08da-3c96-8e6731d7304e" + "x-ms-request-id": "016b9873-806f-bcaf-3298-8eb25af3d223" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.0895880Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.0895880Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-729b3aa75e162d4da033b99fc1bbf984-bb8ee304f056e440-00", + "Prefer": "return-no-content", + "traceparent": "00-f982212dfb21dd43b6ca63278ddce911-01d308d056d88541-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "206c7211483108da3c968e6731d7304e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.1631112Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.5676296Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "11968c9a-6743-6913-155c-179f584088ff" + "x-ms-request-id": "206c7211-4831-08da-3c96-8e6731d7304e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.1631112Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.1631112Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a9e1ec49334fa94cabe6eed49f267b41-4e1f5cbd61684947-00", + "Prefer": "return-no-content", + "traceparent": "00-9a253bc5d83b844da9b24d5c09780088-4fc26248d0e1ff43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "11968c9a67436913155c179f584088ff", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.2367368Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.6411528Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "aad8aece-6d21-2ad8-be62-c4d8f1478b5a" + "x-ms-request-id": "11968c9a-6743-6913-155c-179f584088ff" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.2367368Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.2367368Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6c6d763d0f388949bdbb62bae1be5455-e9f098e3d7c5094d-00", + "Prefer": "return-no-content", + "traceparent": "00-0e88d1401bbece4a9516bd486dda5eab-d664861a70c6f148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aad8aece6d212ad8be62c4d8f1478b5a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.3085192Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.7131400Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ce183f68-c15d-a9e0-5e03-0ad5313ab0fc" + "x-ms-request-id": "aad8aece-6d21-2ad8-be62-c4d8f1478b5a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.3085192Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.3085192Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-742167b15658444eb31e82fbc6e9a35f-d68634049d50cb46-00", + "Prefer": "return-no-content", + "traceparent": "00-9c63117ec270674dad3e34fad55d2a89-9a6feafd5165bc40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ce183f68c15da9e05e030ad5313ab0fc", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.3846024Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.7845128Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "82998e0e-85fe-2c2d-b46b-53e1a33b77cd" + "x-ms-request-id": "ce183f68-c15d-a9e0-5e03-0ad5313ab0fc" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.3846024Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.3846024Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e8d1b0b09c460446a51232bbc123cec6-613f55a292be6947-00", + "Prefer": "return-no-content", + "traceparent": "00-ff3a58db440ff449b817ac79b4ade5a1-95ecd203c27c2f48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "82998e0e85fe2c2db46b53e1a33b77cd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.4580232Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.9071880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "1837bcd0-ba28-0da2-ce2e-4b1d6303f883" + "x-ms-request-id": "82998e0e-85fe-2c2d-b46b-53e1a33b77cd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.4580232Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.4580232Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d4edf7b1568451489b35a2768f87b43a-5eae59b5bea66742-00", + "Prefer": "return-no-content", + "traceparent": "00-9f5f2139ee5df74aacba08d2a8495694-c5e4bf82b1bf8c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1837bcd0ba280da2ce2e4b1d6303f883", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.5298056Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.9894152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "62c9c7b1-09ae-e25c-12eb-1af16dfe0623" + "x-ms-request-id": "1837bcd0-ba28-0da2-ce2e-4b1d6303f883" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.5298056Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.5298056Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c372386677deab44bd9514e3c8b7506f-6b3be5ae173c664a-00", + "Prefer": "return-no-content", + "traceparent": "00-e5d1ea024530204ba51aafd661429c07-83362edb26da124c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "62c9c7b109aee25c12eb1af16dfe0623", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.6127496Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.0611976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "75043c8c-9802-54d4-ec8c-b3cf3a0fc9b1" + "x-ms-request-id": "62c9c7b1-09ae-e25c-12eb-1af16dfe0623" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.6127496Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.6127496Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d172a531567739439036fc8e77b230a0-96c63d482543c341-00", + "Prefer": "return-no-content", + "traceparent": "00-855ff035f8e83742915a86efd27c1ae7-6e7d877553663d4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "75043c8c980254d4ec8cb3cf3a0fc9b1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.6825864Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.1351304Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "db2fcf72-1471-c71f-6055-053ca0b09fcf" + "x-ms-request-id": "75043c8c-9802-54d4-ec8c-b3cf3a0fc9b1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.6825864Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.6825864Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-01e74901fbd802459d7c162cba8952e6-de005a786f6a9a40-00", + "Prefer": "return-no-content", + "traceparent": "00-60249562fee53043ae934d0687247871-0a933c43f71ec54c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "db2fcf721471c71f6055053ca0b09fcf", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.7580552Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.2061960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "26912728-83fe-1980-f375-7622558ca803" + "x-ms-request-id": "db2fcf72-1471-c71f-6055-053ca0b09fcf" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.7580552Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.7580552Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4ce8645f286c414ba703dc80fb9c5f09-3dbb8d7ff2bef04a-00", + "Prefer": "return-no-content", + "traceparent": "00-234877167093d24dac9ba5bd43782e26-5ac7823650708041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2691272883fe1980f3757622558ca803", - "x-ms-date": "Tue, 18 Aug 2020 23:36:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.8284040Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.2761352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "9e7e6822-2acf-77b2-1d3c-14ad9297b43b" + "x-ms-request-id": "26912728-83fe-1980-f375-7622558ca803" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.8284040Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.8284040Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d8635c0f034aed4ba62dd0ad76394d67-07072a6f29edd347-00", + "Prefer": "return-no-content", + "traceparent": "00-d311fdbc4b4a0240b3d167d64a758637-980b5a0df2451544-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9e7e68222acf77b21d3c14ad9297b43b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.9032584Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.3453576Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "12a7e4ec-a27d-eeb2-4e15-e7fb9efc72d4" + "x-ms-request-id": "9e7e6822-2acf-77b2-1d3c-14ad9297b43b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.9032584Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.9032584Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-53c6e2f967a4764dbea2d00b253950fe-0de1d7ba76c5ff4e-00", + "Prefer": "return-no-content", + "traceparent": "00-16b375c0b5ff5d4f99a442d2cce2ad33-4ba78cb2d78a364e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "12a7e4eca27deeb24e15e7fb9efc72d4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.9849736Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.4152968Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "371902ac-0132-fd00-751a-09c16ed2875b" + "x-ms-request-id": "12a7e4ec-a27d-eeb2-4e15-e7fb9efc72d4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.9849736Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.9849736Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-90a840527f209441b096c27cae913f9e-515a1fb939f47e48-00", + "Prefer": "return-no-content", + "traceparent": "00-551d2ee434b7a84387ca146fca6f1a39-3d97164bb0132c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "371902ac0132fd00751a09c16ed2875b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.0582920Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.4900488Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "70353ac1-95e4-8085-b68f-4fb943b6d820" + "x-ms-request-id": "371902ac-0132-fd00-751a-09c16ed2875b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.0582920Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.0582920Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aaf1da03a49cb5419784c398a98df1cc-57a062f438649841-00", + "Prefer": "return-no-content", + "traceparent": "00-368868f66a40c14396c58f5c351c63e4-87a9e3e952851042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "70353ac195e48085b68f4fb943b6d820", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.1338632Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.5729928Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8f0140ca-7d7e-eb09-e3a9-9c6399f0807c" + "x-ms-request-id": "70353ac1-95e4-8085-b68f-4fb943b6d820" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.1338632Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.1338632Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-60f491bb06082c4bb087e5ab543a949a-1fbcab3388c40c45-00", + "Prefer": "return-no-content", + "traceparent": "00-53e6386bf60ea640bb00f793b2a74f9b-02baeda3601ef349-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f0140ca7d7eeb09e3a99c6399f0807c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.2048264Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.6424200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "643a8b8e-01c6-17ef-7d99-80a2b147babe" + "x-ms-request-id": "8f0140ca-7d7e-eb09-e3a9-9c6399f0807c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.2048264Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.2048264Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd115740ed37e744842bb5f5f0ffa23b-dfc50f75d106d54f-00", + "Prefer": "return-no-content", + "traceparent": "00-fda1b7b30d9b6646bee63c7b465026c9-07d730b8c5b8f64f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "643a8b8e01c617ef7d9980a2b147babe", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.2807048Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.7134856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "2df7e841-f8d1-44dd-304a-8d3af822e6c5" + "x-ms-request-id": "643a8b8e-01c6-17ef-7d99-80a2b147babe" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.2807048Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.2807048Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ba2f587b0705eb44bc6f416a1b85df12-136e1a1deff6e345-00", + "Prefer": "return-no-content", + "traceparent": "00-f3d6deab317526499705a5b863d8b676-1d9fe2bae9a6f94e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2df7e841f8d144dd304a8d3af822e6c5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.3525896Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.7878280Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "b72bd30f-747c-c859-51e9-11e4fc67399c" + "x-ms-request-id": "2df7e841-f8d1-44dd-304a-8d3af822e6c5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.3525896Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.3525896Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-72c0c3102b3afb46bceca406cd5842b1-a21fd03b129d2e4a-00", + "Prefer": "return-no-content", + "traceparent": "00-ceb7bb7af8008449a260f5165c64f7e3-6eef7e6dec2a9946-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b72bd30f747cc85951e911e4fc67399c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.4259080Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.8597128Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "b121deef-52f9-95aa-aef6-347c74b41e5b" + "x-ms-request-id": "b72bd30f-747c-c859-51e9-11e4fc67399c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.4259080Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.4259080Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cbab87484682e14b80ff932731270d48-4379f9627e8ba04f-00", + "Prefer": "return-no-content", + "traceparent": "00-88056a670ced32419917a3572fe72e06-f80f37779c21564f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b121deef52f995aaaef6347c74b41e5b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.4994312Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.9301640Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "de93bab3-021b-cd42-8e2e-dce7e6f947c9" + "x-ms-request-id": "b121deef-52f9-95aa-aef6-347c74b41e5b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d/$metadata#testtablejjw24y0d/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.4994312Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.4994312Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de93bab3021bcd428e2edce7e6f947c9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,17 +1057,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ALhQQBQFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AOypgcsFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "1a4bf010-3500-bdcc-2895-098540dd549c" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.0895880Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.4960520Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -1443,10 +1083,10 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.0895880Z" + "Timestamp": "2020-08-21T15:54:14.4960520Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.1631112Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.5676296Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", "SomeStringProperty": "This is table entity number 02", @@ -1462,10 +1102,10 @@ "SomeDoubleProperty1": 2.1, "SomeIntProperty": 2, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.1631112Z" + "Timestamp": "2020-08-21T15:54:14.5676296Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.2367368Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.6411528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", "SomeStringProperty": "This is table entity number 03", @@ -1481,10 +1121,10 @@ "SomeDoubleProperty1": 3.1, "SomeIntProperty": 3, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.2367368Z" + "Timestamp": "2020-08-21T15:54:14.6411528Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.3085192Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.7131400Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", "SomeStringProperty": "This is table entity number 04", @@ -1500,10 +1140,10 @@ "SomeDoubleProperty1": 4.1, "SomeIntProperty": 4, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.3085192Z" + "Timestamp": "2020-08-21T15:54:14.7131400Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.3846024Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.7845128Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", "SomeStringProperty": "This is table entity number 05", @@ -1519,24 +1159,24 @@ "SomeDoubleProperty1": 5.1, "SomeIntProperty": 5, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.3846024Z" + "Timestamp": "2020-08-21T15:54:14.7845128Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ALhQQBQFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AOypgcsFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1a4bf0103500bdcc2895098540dd549c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,17 +1184,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:21 GMT", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ALhQQBQKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AOypgcsKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "4131b6cb-5bd4-ec80-9b54-22ca75c2afb4" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.4580232Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.9071880Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", "SomeStringProperty": "This is table entity number 06", @@ -1570,10 +1210,10 @@ "SomeDoubleProperty1": 6.1, "SomeIntProperty": 6, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.4580232Z" + "Timestamp": "2020-08-21T15:54:14.9071880Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.5298056Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A14.9894152Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", "SomeStringProperty": "This is table entity number 07", @@ -1589,10 +1229,10 @@ "SomeDoubleProperty1": 7.1, "SomeIntProperty": 7, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.5298056Z" + "Timestamp": "2020-08-21T15:54:14.9894152Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.6127496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.0611976Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", "SomeStringProperty": "This is table entity number 08", @@ -1608,10 +1248,10 @@ "SomeDoubleProperty1": 8.1, "SomeIntProperty": 8, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.6127496Z" + "Timestamp": "2020-08-21T15:54:15.0611976Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.6825864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.1351304Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", "SomeStringProperty": "This is table entity number 09", @@ -1627,10 +1267,10 @@ "SomeDoubleProperty1": 9.1, "SomeIntProperty": 9, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.6825864Z" + "Timestamp": "2020-08-21T15:54:15.1351304Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.7580552Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.2061960Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", "SomeStringProperty": "This is table entity number 10", @@ -1646,24 +1286,24 @@ "SomeDoubleProperty1": 10.1, "SomeIntProperty": 10, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.7580552Z" + "Timestamp": "2020-08-21T15:54:15.2061960Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ALhQQBQKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AOypgcsKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4131b6cb5bd4ec809b5422ca75c2afb4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1671,17 +1311,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:22 GMT", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ALhQQBQPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AOypgcsPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "836c6baf-0369-7e5a-eed5-b586f9bd8db1" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.8284040Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.2761352Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1697,10 +1337,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.8284040Z" + "Timestamp": "2020-08-21T15:54:15.2761352Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.9032584Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.3453576Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1716,10 +1356,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.9032584Z" + "Timestamp": "2020-08-21T15:54:15.3453576Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A21.9849736Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.4152968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1735,10 +1375,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:21.9849736Z" + "Timestamp": "2020-08-21T15:54:15.4152968Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.0582920Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.4900488Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1754,10 +1394,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.0582920Z" + "Timestamp": "2020-08-21T15:54:15.4900488Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.1338632Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.5729928Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1773,24 +1413,24 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.1338632Z" + "Timestamp": "2020-08-21T15:54:15.5729928Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ALhQQBQPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejjw24y0d()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AOypgcsPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "836c6baf03697e5aeed5b586f9bd8db1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1798,7 +1438,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:22 GMT", + "Date": "Fri, 21 Aug 2020 15:54:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2f1c3fda-05c8-b4f4-705e-7fac12024765" @@ -1806,7 +1446,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.2048264Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.6424200Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1822,10 +1462,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.2048264Z" + "Timestamp": "2020-08-21T15:54:15.6424200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.2807048Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.7134856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1841,10 +1481,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.2807048Z" + "Timestamp": "2020-08-21T15:54:15.7134856Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.3525896Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.7878280Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1860,10 +1500,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.3525896Z" + "Timestamp": "2020-08-21T15:54:15.7878280Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.4259080Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.8597128Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1879,10 +1519,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.4259080Z" + "Timestamp": "2020-08-21T15:54:15.8597128Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A22.4994312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A15.9301640Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1898,7 +1538,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:22.4994312Z" + "Timestamp": "2020-08-21T15:54:15.9301640Z" } ] } @@ -1909,13 +1549,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-56bd6ddcfbcd27499da5cf35693b0f39-bcaaeb24f5a7c14c-00", + "traceparent": "00-56861a3957896745b5f7ff5eb3f64277-c447f97ce8d61b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2f1c3fda05c8b4f4705e7fac12024765", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1923,7 +1563,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:22 GMT", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "d4d654e6-d170-c733-5cb3-53fea5faf3de" }, @@ -1933,6 +1573,6 @@ "Variables": { "RandomSeed": "1665077453", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json index b6b0496c4660a..6c20254964825 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bde0c143f0abde448229f6b3aee2b2fa-8080a56c33064b4c-00", + "traceparent": "00-62eb2995b1af4d4ca38cc79b0b505a54-9053795a68a2474f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c51bf0255b5c58f4e2a2117cf21a3f47", - "x-ms-date": "Tue, 18 Aug 2020 23:41:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.0546952Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.4441224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable3mzbt9gm\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-96aec4ed91a7d146bb1c7e7bd23dcf84-7cd6598c908df947-00", + "Prefer": "return-no-content", + "traceparent": "00-e0119c1abcd23241bef498ee268f8f28-6dfd51f710121e49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "37e0875415f28fb42fed6632557440c4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.4413576Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.8381576Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "37e08754-15f2-8fb4-2fed-6632557440c4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.4413576Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.4413576Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-db84ffc9ce5c0c46b60d61847b9f1090-a2e81e6fabef6a4b-00", + "Prefer": "return-no-content", + "traceparent": "00-11a0480bc89386429a848e87a7a392d9-0fb03540d58e3d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2f1c95fb4082528db65575e9c1365e2d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.5099656Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.9067656Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "2f1c95fb-4082-528d-b655-75e9c1365e2d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.5099656Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.5099656Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a05309dbd9449d4ca84656c25aad6634-1ebb0a3436cd084a-00", + "Prefer": "return-no-content", + "traceparent": "00-b684921df74e824e840e5f4fd73bccd3-80913bc9ef5c9a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e7a013b1f3060faf3c8c966ff5c2026d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.5842056Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.9868424Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e7a013b1-f306-0faf-3c8c-966ff5c2026d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.5842056Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.5842056Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-83444a0d107e4c499b92bc6aa2122284-536ccd1ffe618b4d-00", + "Prefer": "return-no-content", + "traceparent": "00-0510922e1f542e4baf8df2facc0237b1-82911161929d7d4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5c804d620ffd13c5fa8d809ca0cacdf8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.6519944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.0739848Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5c804d62-0ffd-13c5-fa8d-809ca0cacdf8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.6519944Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.6519944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7a3856b30650544eb839dde20c2aee02-a47a09c9e62af449-00", + "Prefer": "return-no-content", + "traceparent": "00-cb8679568f90744484f31dc4a99ce986-a03419de698c9140-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4280388e58d408bee60df3f6aa1e5df4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.7264392Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.1419784Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "4280388e-58d4-08be-e60d-f3f6aa1e5df4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.7264392Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.7264392Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ce31614725a82c46b2077670abc486b2-dd0c37347750dc4e-00", + "Prefer": "return-no-content", + "traceparent": "00-3047381e065bcb4380f562528280c8fc-9c881eceab1b7b4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7486085201b6a12f4e8ded7872126f71", - "x-ms-date": "Tue, 18 Aug 2020 23:41:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.8002696Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.2116104Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "74860852-01b6-a12f-4e8d-ed7872126f71" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.8002696Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.8002696Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-241d67b73d70c847863573f68ce4ef9b-73fbf016857ec841-00", + "Prefer": "return-no-content", + "traceparent": "00-8b280a26a14e0643a4a186ced5d17121-3eea2594332b2748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bce09dbec0410a998f7876f01cce68dc", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.8745096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.2800136Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "bce09dbe-c041-0a99-8f78-76f01cce68dc" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.8745096Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.8745096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-52f5559ddadd144fbe54cdc3c0fcda4f-45ecc76c73901d42-00", + "Prefer": "return-no-content", + "traceparent": "00-6adef70759d5ad44a9a53d01232c37fe-b487b1906681334f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "97498c3059438c4208dff4466a4595d4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.9492616Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.3481096Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "97498c30-5943-8c42-08df-f4466a4595d4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.9492616Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.9492616Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0834d19eb46f414fae4ab10b8dc8c10e-bd856b264bc76e42-00", + "Prefer": "return-no-content", + "traceparent": "00-8dae4bf050367a46a62cf95300cc2da5-df2c847f4b2cf24e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d37819ea13d92b26f7be43d8b3f847f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.0212488Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.4178440Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0d37819e-a13d-92b2-6f7b-e43d8b3f847f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.0212488Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.0212488Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3103c7bb945da7469396b39c09274ace-7589d8bee7f8e844-00", + "Prefer": "return-no-content", + "traceparent": "00-203c5918c1188a4e9a7e95a23839bc89-608bb9aaae6dbb45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e6481125d7c8642d5b53b362cc52a049", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.0905736Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.4867592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e6481125-d7c8-642d-5b53-b362cc52a049" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.0905736Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.0905736Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ed0638c2990c914880d023230e1db022-03a7914fabd4894e-00", + "Prefer": "return-no-content", + "traceparent": "00-fb39f2436f89644485a71b23f8f3490a-4dd717ea012fa048-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9b51a1e25b978e9ed9b728c7750401c9", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.1624584Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.5566984Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "9b51a1e2-5b97-8e9e-d9b7-28c7750401c9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.1624584Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.1624584Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35e4e78acbdb244cabab400fdf502fba-f7d2493da47aab44-00", + "Prefer": "return-no-content", + "traceparent": "00-0bf7ad50a10fab42b0b109cfd238db27-4166d8548b5f9c44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5920745aaffdc70b53d3b1e9ed50c61c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.2360840Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.6353416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5920745a-affd-c70b-53d3-b1e9ed50c61c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.2360840Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.2360840Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7d83ee086a426f42af27c0511df9b01f-295624d8e6c5834f-00", + "Prefer": "return-no-content", + "traceparent": "00-e063727ba7143a438489dd85fcb8a68c-9ca1db2199c2304e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e95a9adbe9edcae872b90d11ae65ef57", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.3047944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.7205384Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e95a9adb-e9ed-cae8-72b9-0d11ae65ef57" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.3047944Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.3047944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3ae9f08c44306f409affe4eb6997cf40-972febfb8967c848-00", + "Prefer": "return-no-content", + "traceparent": "00-9cce559041fa514d96bc5300cc6d625f-0675646e6d073342-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5707ea524631334c958a47c3a9b4a188", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.3749384Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.7893512Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5707ea52-4631-334c-958a-47c3a9b4a188" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.3749384Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.3749384Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fc78c2641c9bc64e985514509eead1b7-d6bae69e260a7d4c-00", + "Prefer": "return-no-content", + "traceparent": "00-3374216fb2973b48a12ad6ee1e27186a-0a262729d3c3b94f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "daec0cf017a971db8c56e643a1fa18ee", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.4484616Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.8602120Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "daec0cf0-17a9-71db-8c56-e643a1fa18ee" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.4484616Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.4484616Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-37d5c22facbf7448abc958e1933ad5e1-df64f8327b03ec42-00", + "Prefer": "return-no-content", + "traceparent": "00-a9da7196e37f6f4cac7f88611539ca41-ffb0da8b758b9247-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "03965ae36f4895ea4e275462a12421be", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.5205512Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.9320968Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "03965ae3-6f48-95ea-4e27-5462a12421be" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.5205512Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.5205512Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-57b834b1be6335428957aab97ebfb004-be49f98d5967e944-00", + "Prefer": "return-no-content", + "traceparent": "00-f52c1f78d9cdf142add801fb116ff1cf-1e6eb1205fb5c646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a120841815793bad0e96cadb6008919b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.5919240Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.0019336Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a1208418-1579-3bad-0e96-cadb6008919b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.5919240Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.5919240Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7580dd2e666ec44b92bab44e5a60a724-94763a1edcbe5f4c-00", + "Prefer": "return-no-content", + "traceparent": "00-c6c9ba65f3e21f4595f06800455cd362-9bb9d63a9e50a142-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ee059719d1d813f22578b82c379cf68", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.6644232Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.0722824Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "4ee05971-9d1d-813f-2257-8b82c379cf68" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.6644232Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.6644232Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eabd164f2384094abb1aa00fd8584564-f41a4ec0391f3440-00", + "Prefer": "return-no-content", + "traceparent": "00-d74168590c32ce4cb8e0b512bd974181-87cfcb7fb0a2a14d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1d2b283577dacd74ad5bf5b2a40e3446", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.7345672Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.1427336Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "1d2b2835-77da-cd74-ad5b-f5b2a40e3446" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.7345672Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.7345672Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9783e022d790fb4d83dc596d18b54044-2d1b79ec9c0b3e47-00", + "Prefer": "return-no-content", + "traceparent": "00-8325774c8cc64646aa93c7ef4619a584-cff773f66414dd4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "48f1b895d2437ba0459e7f228a2a7895", - "x-ms-date": "Tue, 18 Aug 2020 23:41:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.8033800Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.2118536Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "48f1b895-d243-7ba0-459e-7f228a2a7895" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm/$metadata#testtable3mzbt9gm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.8033800Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.8033800Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "38a562c774ddfac0e412a1c2a78ddd13", - "x-ms-date": "Tue, 18 Aug 2020 23:41:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,17 +1057,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AMql2\u002BoFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ANQadSEFAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "38a562c7-74dd-fac0-e412-a1c2a78ddd13" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.4413576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.8381576Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -1443,10 +1083,10 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.4413576Z" + "Timestamp": "2020-08-21T15:59:39.8381576Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.5099656Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.9067656Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", "SomeStringProperty": "This is table entity number 02", @@ -1462,10 +1102,10 @@ "SomeDoubleProperty1": 2.1, "SomeIntProperty": 2, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.5099656Z" + "Timestamp": "2020-08-21T15:59:39.9067656Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.5842056Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A39.9868424Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", "SomeStringProperty": "This is table entity number 03", @@ -1481,10 +1121,10 @@ "SomeDoubleProperty1": 3.1, "SomeIntProperty": 3, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.5842056Z" + "Timestamp": "2020-08-21T15:59:39.9868424Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.6519944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.0739848Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", "SomeStringProperty": "This is table entity number 04", @@ -1500,10 +1140,10 @@ "SomeDoubleProperty1": 4.1, "SomeIntProperty": 4, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.6519944Z" + "Timestamp": "2020-08-21T15:59:40.0739848Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.7264392Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.1419784Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", "SomeStringProperty": "This is table entity number 05", @@ -1519,24 +1159,24 @@ "SomeDoubleProperty1": 5.1, "SomeIntProperty": 5, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.7264392Z" + "Timestamp": "2020-08-21T15:59:40.1419784Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AMql2%2BoFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ANQadSEFAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0aed45228688632488b0d73cf7514382", - "x-ms-date": "Tue, 18 Aug 2020 23:41:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,17 +1184,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AMql2\u002BoKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ANQadSEKAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "0aed4522-8688-6324-88b0-d73cf7514382" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.8002696Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.2116104Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", "SomeStringProperty": "This is table entity number 06", @@ -1570,10 +1210,10 @@ "SomeDoubleProperty1": 6.1, "SomeIntProperty": 6, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.8002696Z" + "Timestamp": "2020-08-21T15:59:40.2116104Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.8745096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.2800136Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", "SomeStringProperty": "This is table entity number 07", @@ -1589,10 +1229,10 @@ "SomeDoubleProperty1": 7.1, "SomeIntProperty": 7, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.8745096Z" + "Timestamp": "2020-08-21T15:59:40.2800136Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A31.9492616Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.3481096Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", "SomeStringProperty": "This is table entity number 08", @@ -1608,10 +1248,10 @@ "SomeDoubleProperty1": 8.1, "SomeIntProperty": 8, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:31.9492616Z" + "Timestamp": "2020-08-21T15:59:40.3481096Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.0212488Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.4178440Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", "SomeStringProperty": "This is table entity number 09", @@ -1627,10 +1267,10 @@ "SomeDoubleProperty1": 9.1, "SomeIntProperty": 9, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.0212488Z" + "Timestamp": "2020-08-21T15:59:40.4178440Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.0905736Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.4867592Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", "SomeStringProperty": "This is table entity number 10", @@ -1646,24 +1286,24 @@ "SomeDoubleProperty1": 10.1, "SomeIntProperty": 10, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.0905736Z" + "Timestamp": "2020-08-21T15:59:40.4867592Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AMql2%2BoKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ANQadSEKAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "42ea60e2fc692069f8f6633130ddd3b7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1671,17 +1311,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:32 GMT", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3AMql2\u002BoPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022b1w3ANQadSEPAAAAAAAAAA==\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "42ea60e2-fc69-2069-f8f6-633130ddd3b7" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.1624584Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.5566984Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1697,10 +1337,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.1624584Z" + "Timestamp": "2020-08-21T15:59:40.5566984Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.2360840Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.6353416Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1716,10 +1356,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.2360840Z" + "Timestamp": "2020-08-21T15:59:40.6353416Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.3047944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.7205384Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1735,10 +1375,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.3047944Z" + "Timestamp": "2020-08-21T15:59:40.7205384Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.3749384Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.7893512Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1754,10 +1394,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.3749384Z" + "Timestamp": "2020-08-21T15:59:40.7893512Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.4484616Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.8602120Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1773,24 +1413,24 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.4484616Z" + "Timestamp": "2020-08-21T15:59:40.8602120Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3AMql2%2BoPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable3mzbt9gm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026NextPartitionKey=%7B%22token%22%3A%22b1w3ANQadSEPAAAAAAAAAA%3D%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "44006cc16e3d400c3d42af2c9c840392", - "x-ms-date": "Tue, 18 Aug 2020 23:41:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1798,7 +1438,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", + "Date": "Fri, 21 Aug 2020 15:59:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "44006cc1-6e3d-400c-3d42-af2c9c840392" @@ -1806,7 +1446,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.5205512Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A40.9320968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1822,10 +1462,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.5205512Z" + "Timestamp": "2020-08-21T15:59:40.9320968Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.5919240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.0019336Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1841,10 +1481,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.5919240Z" + "Timestamp": "2020-08-21T15:59:41.0019336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.6644232Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.0722824Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1860,10 +1500,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.6644232Z" + "Timestamp": "2020-08-21T15:59:41.0722824Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.7345672Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.1427336Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1879,10 +1519,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.7345672Z" + "Timestamp": "2020-08-21T15:59:41.1427336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A32.8033800Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A41.2118536Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1898,7 +1538,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:32.8033800Z" + "Timestamp": "2020-08-21T15:59:41.2118536Z" } ] } @@ -1909,13 +1549,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-00531a8d5228924f82a395c12d4692b1-d441579eabff3347-00", + "traceparent": "00-58b797581b2fe4499384ff91fda8a176-6b4177af1d8b1e49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "47e01fcf9ba326aadbcc119123f332ab", - "x-ms-date": "Tue, 18 Aug 2020 23:41:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1923,7 +1563,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", + "Date": "Fri, 21 Aug 2020 15:59:41 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "47e01fcf-9ba3-26aa-dbcc-119123f332ab" }, @@ -1933,6 +1573,6 @@ "Variables": { "RandomSeed": "1776765857", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json index 500f69bd35f10..6f7d65689e733 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d3f6741d4928394092da42420dd42788-1c676dbfa5f0874f-00", + "traceparent": "00-94d81c2023c0bd45a234d5ae209806ca-8661f2de169eaa42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6ba7b8777e6c87a44b6d807521202ec0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A17.9409928Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A11.5788808Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablehylzfh6f\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7b8efc6926f4ec40ac42a493f8ad6e8d-99c7b9820b503e45-00", + "Prefer": "return-no-content", + "traceparent": "00-0ddeae3c9bd50c43a51847b54ba56159-5c83723ac12d7f4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "02765996389a2dea0f311453012f8c28", - "x-ms-date": "Tue, 18 Aug 2020 23:36:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.6809352Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.1156616Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c65038aa-6dea-53f8-dc2b-61936fbf16b9" + "x-ms-request-id": "02765996-389a-2dea-0f31-1453012f8c28" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.6809352Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.6809352Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e58b9ccf4599ed429e469ea8246c361b-ad40ef509d1ff340-00", + "Prefer": "return-no-content", + "traceparent": "00-5270eebd4137794797f35f8dd5ace3c8-d6d42f2b53af4f4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c65038aa6dea53f8dc2b61936fbf16b9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.7492360Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.1859080Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "90dd7391-e4ce-3f00-cd79-5c3a6951851c" + "x-ms-request-id": "c65038aa-6dea-53f8-dc2b-61936fbf16b9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.7492360Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.7492360Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-327cdb5652c47142b55f81f659d7e4a9-03261d76df5dd24a-00", + "Prefer": "return-no-content", + "traceparent": "00-13f84ed1b4d85945b8d8b84c538b3d51-da9b0b81c40e8142-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "90dd7391e4ce3f00cd795c3a6951851c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.8197896Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.2591240Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e8ca58e1-68cf-28d6-6022-266ed657bd4f" + "x-ms-request-id": "90dd7391-e4ce-3f00-cd79-5c3a6951851c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.8197896Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.8197896Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9dddf5492fe9124b925ef2c9b84f1e0d-ee79370d6f26ae4e-00", + "Prefer": "return-no-content", + "traceparent": "00-61b5f9cb52a8214593ac56b9980cb4fd-417997cff802d74a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e8ca58e168cf28d66022266ed657bd4f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.8931080Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.3322376Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8ec25b1a-fc52-c65a-3810-f87011bdea8a" + "x-ms-request-id": "e8ca58e1-68cf-28d6-6022-266ed657bd4f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.8931080Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.8931080Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9ed58dbc06ed8f4d8a92ca910d12f0ce-5a7e78230eca7049-00", + "Prefer": "return-no-content", + "traceparent": "00-46b952ed1477ae409cb38cb14dbf3442-96314d7269cd7645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ec25b1afc52c65a3810f87011bdea8a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.9718536Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.4047368Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "17b145a5-2ef5-29e9-9cb4-30abbd916876" + "x-ms-request-id": "8ec25b1a-fc52-c65a-3810-f87011bdea8a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.9718536Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.9718536Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d80bedafe4eeeb4b90bbcf7e8a1c4eaf-1f6145699603bd46-00", + "Prefer": "return-no-content", + "traceparent": "00-0796da71c300ae4fad23db1090257206-2a64f034ec00c341-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "17b145a52ef529e99cb430abbd916876", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.0484488Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.4819464Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0d200cbc-f68f-e5ca-fe03-b0be6f6617a2" + "x-ms-request-id": "17b145a5-2ef5-29e9-9cb4-30abbd916876" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.0484488Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.0484488Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f61a424f39516641a45f5cf3e1adf79f-dfc8d875b66c204e-00", + "Prefer": "return-no-content", + "traceparent": "00-8473d8d4757d4448983956a7315011e9-e34b0a75efed254f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d200cbcf68fe5cafe03b0be6f6617a2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.1216648Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.5581320Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "91c99b38-a6a5-ec5a-7299-f29dccae08a7" + "x-ms-request-id": "0d200cbc-f68f-e5ca-fe03-b0be6f6617a2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.1216648Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.1216648Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e3bf19d0c5652649a86f22d9de8f9abc-d262f2eb2c267a40-00", + "Prefer": "return-no-content", + "traceparent": "00-9b14641f1ebba34fbe4807406865a7b6-e9a4781f6d0e1642-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "91c99b38a6a5ec5a7299f29dccae08a7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.1953928Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.6294024Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "04b482a8-dc9d-aefb-7bcc-18f17e2ab936" + "x-ms-request-id": "91c99b38-a6a5-ec5a-7299-f29dccae08a7" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.1953928Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.1953928Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-65609e0e95c5804ab575868902648bc0-9a5cda7b9da0e640-00", + "Prefer": "return-no-content", + "traceparent": "00-fa164103be94b149af02654504e35594-54abf21273063947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "04b482a8dc9daefb7bcc18f17e2ab936", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.2714760Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.7007752Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "22738d9c-d7c7-15d0-b234-9bf6042c194f" + "x-ms-request-id": "04b482a8-dc9d-aefb-7bcc-18f17e2ab936" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.2714760Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.2714760Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c46672d0e8efd041b0d7dcb1ee4f8ab8-0eebbcdb5ff38a49-00", + "Prefer": "return-no-content", + "traceparent": "00-dcf39921821da5449e1cdf192b32400e-d5a30607d09e6042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "22738d9cd7c715d0b2349bf6042c194f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.3500168Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.7771656Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ed1608fb-13b1-5b04-9f1a-16d88d686e47" + "x-ms-request-id": "22738d9c-d7c7-15d0-b234-9bf6042c194f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.3500168Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.3500168Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8b97a99416958749a69b5fda21211cf7-1cebd314be8e5c4b-00", + "Prefer": "return-no-content", + "traceparent": "00-c31913ed1bec1848a5e4be819ed68066-7ce731b09e589f44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ed1608fb13b15b049f1a16d88d686e47", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.4232328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.8566280Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "3e01bbdf-e63b-d0df-b19e-51694105a94f" + "x-ms-request-id": "ed1608fb-13b1-5b04-9f1a-16d88d686e47" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.4232328Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.4232328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ec527fc349b7dd41a48ae6f1495ce36a-43e032cf8f475e4c-00", + "Prefer": "return-no-content", + "traceparent": "00-9584b3bef7f80144b4af17ea93e04872-7e73c2e8b1496840-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3e01bbdfe63bd0dfb19e51694105a94f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.4973704Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.9351688Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "75f6c9b2-cc13-8884-8817-82acc1f7884a" + "x-ms-request-id": "3e01bbdf-e63b-d0df-b19e-51694105a94f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.4973704Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.4973704Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f70e1e3ba509b540a6d84b6682f32b50-459fddfe984b974d-00", + "Prefer": "return-no-content", + "traceparent": "00-a0caff7ce4b83b4fa3df681d84e24962-3bf1bb84e2113647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "75f6c9b2cc138884881782acc1f7884a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.5724296Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.0063368Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "491653c6-db2a-1414-2845-3b13c19b1a9a" + "x-ms-request-id": "75f6c9b2-cc13-8884-8817-82acc1f7884a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.5724296Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.5724296Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7bc96c69d440884b9e9c9f388be837e5-3883d927243a3548-00", + "Prefer": "return-no-content", + "traceparent": "00-d9727436ee68524bb833e03b39e735e4-4048a8a116ce3041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "491653c6db2a141428453b13c19b1a9a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.6423688Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.0770952Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c425c770-f871-1334-3678-b52364320fb9" + "x-ms-request-id": "491653c6-db2a-1414-2845-3b13c19b1a9a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.6423688Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.6423688Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8b57119ec5f0de42a8d84af93da8f4e2-822236b23e7aaa41-00", + "Prefer": "return-no-content", + "traceparent": "00-df97e57190707f47800bff8f52d5afdc-78ca3f41e7a2904e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c425c770f87113343678b52364320fb9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.7164040Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.1462152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "eea20716-60ee-d724-b4e2-4cce9071c7ed" + "x-ms-request-id": "c425c770-f871-1334-3678-b52364320fb9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.7164040Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.7164040Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-547f21799ac98743a473ccb58968e0a1-3dc5a1d3e39f5345-00", + "Prefer": "return-no-content", + "traceparent": "00-b573465e0918454eb08ebf45328b028d-1b985712b2580549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "eea2071660eed724b4e24cce9071c7ed", - "x-ms-date": "Tue, 18 Aug 2020 23:36:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.7909512Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.2154376Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f93be7fd-c3d1-cdd8-1f03-12b125f1b0f5" + "x-ms-request-id": "eea20716-60ee-d724-b4e2-4cce9071c7ed" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.7909512Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.7909512Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f9465d72e035c441905d8d330143cfbc-8a59f40b5d1c3849-00", + "Prefer": "return-no-content", + "traceparent": "00-8feff5773a60484eaea09ec2f98cb31e-c462aab93be83345-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f93be7fdc3d1cdd81f0312b125f1b0f5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.8642696Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.2883464Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "bafd8135-2cf8-0fab-a24e-108fab6582c5" + "x-ms-request-id": "f93be7fd-c3d1-cdd8-1f03-12b125f1b0f5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.8642696Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.8642696Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-840935dc54657c4490c7ae1aa1d7500c-1ed66a13d039b745-00", + "Prefer": "return-no-content", + "traceparent": "00-4008326cba65a64c8e471ce0ec9a8513-56f2e9293abce740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bafd81352cf80faba24e108fab6582c5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.9383048Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.3592072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7c26c8b1-15f7-52e7-2ed5-ceeb4e73b2c3" + "x-ms-request-id": "bafd8135-2cf8-0fab-a24e-108fab6582c5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.9383048Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.9383048Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-454a5c42e2e12d4f9078dbb243d17621-1c45bd8967a1cb40-00", + "Prefer": "return-no-content", + "traceparent": "00-3c9168a3010aed4599ee613952f81a47-94934ab8f7bf0648-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7c26c8b115f752e72ed5ceeb4e73b2c3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.0124424Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.4278152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0e985731-0c73-d1f4-3c2b-5783b34922b9" + "x-ms-request-id": "7c26c8b1-15f7-52e7-2ed5-ceeb4e73b2c3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.0124424Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:20.0124424Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1bd80c0e5ce764449f7be3fdbade08ab-6954d08bbdae1a47-00", + "Prefer": "return-no-content", + "traceparent": "00-5076248a19f65442a2a57ee3190c98c5-17eb4d2d81fbd646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e9857310c73d1f43c2b5783b34922b9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.0885256Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.5022600Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5dff4c81-34ca-1ffe-9aab-8c235dc0c12f" + "x-ms-request-id": "0e985731-0c73-d1f4-3c2b-5783b34922b9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f/$metadata#testtablehylzfh6f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.0885256Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:20.0885256Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablehylzfh6f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5dff4c8134ca1ffe9aab8c235dc0c12f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1057,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "545e4c9b-73cd-a551-d355-3fcbbe639ee4" @@ -1425,7 +1065,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.6809352Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.1156616Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -1441,10 +1081,10 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.6809352Z" + "Timestamp": "2020-08-21T15:54:12.1156616Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.7492360Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.1859080Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", "SomeStringProperty": "This is table entity number 02", @@ -1460,10 +1100,10 @@ "SomeDoubleProperty1": 2.1, "SomeIntProperty": 2, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.7492360Z" + "Timestamp": "2020-08-21T15:54:12.1859080Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.8197896Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.2591240Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", "SomeStringProperty": "This is table entity number 03", @@ -1479,10 +1119,10 @@ "SomeDoubleProperty1": 3.1, "SomeIntProperty": 3, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.8197896Z" + "Timestamp": "2020-08-21T15:54:12.2591240Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.8931080Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.3322376Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", "SomeStringProperty": "This is table entity number 04", @@ -1498,10 +1138,10 @@ "SomeDoubleProperty1": 4.1, "SomeIntProperty": 4, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.8931080Z" + "Timestamp": "2020-08-21T15:54:12.3322376Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A18.9718536Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.4047368Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", "SomeStringProperty": "This is table entity number 05", @@ -1517,10 +1157,10 @@ "SomeDoubleProperty1": 5.1, "SomeIntProperty": 5, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:18.9718536Z" + "Timestamp": "2020-08-21T15:54:12.4047368Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.0484488Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.4819464Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", "SomeStringProperty": "This is table entity number 06", @@ -1536,10 +1176,10 @@ "SomeDoubleProperty1": 6.1, "SomeIntProperty": 6, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.0484488Z" + "Timestamp": "2020-08-21T15:54:12.4819464Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.1216648Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.5581320Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", "SomeStringProperty": "This is table entity number 07", @@ -1555,10 +1195,10 @@ "SomeDoubleProperty1": 7.1, "SomeIntProperty": 7, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.1216648Z" + "Timestamp": "2020-08-21T15:54:12.5581320Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.1953928Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.6294024Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", "SomeStringProperty": "This is table entity number 08", @@ -1574,10 +1214,10 @@ "SomeDoubleProperty1": 8.1, "SomeIntProperty": 8, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.1953928Z" + "Timestamp": "2020-08-21T15:54:12.6294024Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.2714760Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.7007752Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", "SomeStringProperty": "This is table entity number 09", @@ -1593,10 +1233,10 @@ "SomeDoubleProperty1": 9.1, "SomeIntProperty": 9, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.2714760Z" + "Timestamp": "2020-08-21T15:54:12.7007752Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.3500168Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.7771656Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", "SomeStringProperty": "This is table entity number 10", @@ -1612,10 +1252,10 @@ "SomeDoubleProperty1": 10.1, "SomeIntProperty": 10, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.3500168Z" + "Timestamp": "2020-08-21T15:54:12.7771656Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.4232328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.8566280Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1631,10 +1271,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.4232328Z" + "Timestamp": "2020-08-21T15:54:12.8566280Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.4973704Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A12.9351688Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1650,10 +1290,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.4973704Z" + "Timestamp": "2020-08-21T15:54:12.9351688Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.5724296Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.0063368Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1669,10 +1309,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.5724296Z" + "Timestamp": "2020-08-21T15:54:13.0063368Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.6423688Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.0770952Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1688,10 +1328,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.6423688Z" + "Timestamp": "2020-08-21T15:54:13.0770952Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.7164040Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.1462152Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1707,10 +1347,10 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.7164040Z" + "Timestamp": "2020-08-21T15:54:13.1462152Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.7909512Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.2154376Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1726,10 +1366,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.7909512Z" + "Timestamp": "2020-08-21T15:54:13.2154376Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.8642696Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.2883464Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1745,10 +1385,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.8642696Z" + "Timestamp": "2020-08-21T15:54:13.2883464Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A19.9383048Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.3592072Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1764,10 +1404,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:19.9383048Z" + "Timestamp": "2020-08-21T15:54:13.3592072Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.0124424Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.4278152Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1783,10 +1423,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:20.0124424Z" + "Timestamp": "2020-08-21T15:54:13.4278152Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A20.0885256Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A13.5022600Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1802,7 +1442,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:20.0885256Z" + "Timestamp": "2020-08-21T15:54:13.5022600Z" } ] } @@ -1813,13 +1453,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-904abee46f11b948aa1380763e35fdee-22c9ede35a0a3348-00", + "traceparent": "00-7f2b0379c8210348b77c30d5203a36cc-65cc75200048d246-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "545e4c9b73cda551d3553fcbbe639ee4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1827,7 +1467,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:19 GMT", + "Date": "Fri, 21 Aug 2020 15:54:13 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "026a15b3-5573-fdf8-5878-74c87fd0737c" }, @@ -1837,6 +1477,6 @@ "Variables": { "RandomSeed": "114059248", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json index 3c452ee75ec32..a7519e3a203a4 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-87e86825ac1c244cb17c71c154961b27-c9393f8ac0194e49-00", + "traceparent": "00-a20060f337b7644c9038d0785f269460-508d8ef60f1b7347-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a2b6da6d2edcc633d90cd52405f18fa7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.3422472Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.2213512Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableqih5vbgq\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ed7506295ad3b045827e5a4a37cf33c4-9e3c65091c69c745-00", + "Prefer": "return-no-content", + "traceparent": "00-e805b55ae87d244c89a980c9aa02c788-9054eda93bef944c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b12efcc54fa640890def9153a23ed855", - "x-ms-date": "Tue, 18 Aug 2020 23:41:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.7958792Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.6164104Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "b12efcc5-4fa6-4089-0def-9153a23ed855" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.7958792Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:18.7958792Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1534eee5c7127b409da7fb2718e190c3-81466678f1eb4e4f-00", + "Prefer": "return-no-content", + "traceparent": "00-0d5aae705c244a46b6a64ca5aa26bf83-2481e879eb85064f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2180d028bd609f943cdfec5f3537ebea", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.8700168Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.6848136Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "2180d028-bd60-9f94-3cdf-ec5f3537ebea" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.8700168Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:18.8700168Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-65f8480e7b3f01449bd821c6a3ba37e8-821004b1eaba9e4e-00", + "Prefer": "return-no-content", + "traceparent": "00-c96170d9488a914891e0ef96d394b635-3b55e5f9a6d56b4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f3258fa399d01e22507695ec9cdf249b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.9392392Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.7875208Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f3258fa3-99d0-1e22-5076-95ec9cdf249b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.9392392Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:18.9392392Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d0159db5abf2824da1c1429a35296d6e-fb7f2e49793e9e47-00", + "Prefer": "return-no-content", + "traceparent": "00-843cf5687c50cb4c89196e0990252f0d-1898252bde63bc49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34fc80336e710747688f75c6622a0bd6", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.0146056Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.8585864Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "34fc8033-6e71-0747-688f-75c6622a0bd6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.0146056Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.0146056Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8285487d2861c8488b586e8a2f00986b-658d987ffa1e3041-00", + "Prefer": "return-no-content", + "traceparent": "00-58ce1e4de57d8f47bb5de624f59c2c24-40f420b94f0cf440-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "12b0a704e4188e84ad62d1ea27a7025c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.0854664Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.9282184Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "12b0a704-e418-8e84-ad62-d1ea27a7025c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.0854664Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.0854664Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c77bb1103228724fa8c9018778efc4ae-5acf1c1889b25542-00", + "Prefer": "return-no-content", + "traceparent": "00-54f0f73b3cd89543a949af265e199524-b14b1b13648e6b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b52b50bbb63a3578481e8b40245cbb25", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.1624712Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.9974408Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "b52b50bb-b63a-3578-481e-8b40245cbb25" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.1624712Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.1624712Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9e243ed484a331428f570d217b521892-ea103f88ef7c9145-00", + "Prefer": "return-no-content", + "traceparent": "00-89a88b286cd19d41ae5449d466950e39-bc64823c3666a148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f5e7bf6a112f4e83fb6d870f9d5ddfc0", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.2339464Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.0676872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f5e7bf6a-112f-4e83-fb6d-870f9d5ddfc0" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.2339464Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.2339464Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4683d6435529db41b9a8688f5b90a219-3254d07cf6e3c341-00", + "Prefer": "return-no-content", + "traceparent": "00-da86e81f3130314887208c8fce1cfd71-89c84a8e3a5cc744-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "110b188c56ff4e9b2f7acafa59436950", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.7384712Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.1368072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "110b188c-56ff-4e9b-2f7a-cafa59436950" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.7384712Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.7384712Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aa2fc62e73deae499bdc35c8e76de60f-8ab1cbb4150c3447-00", + "Prefer": "return-no-content", + "traceparent": "00-5a3527657b23e042a932ead6c443c578-421579169f0cff42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "687faba70dc0a92dcddcbacc2e6998ea", - "x-ms-date": "Tue, 18 Aug 2020 23:41:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.8113800Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.2071560Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "687faba7-0dc0-a92d-cddc-bacc2e6998ea" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.8113800Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.8113800Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-91a32927ef02a449afc9fba8a436aac5-65de4cfe7ed86c44-00", + "Prefer": "return-no-content", + "traceparent": "00-23dbb3b849f46b4eb8d0e6ff0610c9ad-b4ee9b23b4409d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0bb4cb3ea95113262499c5b44689f5b7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.8930952Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.2749448Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0bb4cb3e-a951-1326-2499-c5b44689f5b7" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.8930952Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.8930952Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-09e3fa0e561efc4f896c0988a0a78b2e-2283e5c3a91dc74f-00", + "Prefer": "return-no-content", + "traceparent": "00-f1ecd78d4571874ab0ac1493afcd8932-650a2e3c5405c947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f167360477dd7f00eb6144229cce1fc5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.0224264Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.3451912Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f1673604-77dd-7f00-eb61-44229cce1fc5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.0224264Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.0224264Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e048f2cc39339147bc05f566a5295d3b-1ed706e088776e44-00", + "Prefer": "return-no-content", + "traceparent": "00-2ce9e1547e938249a2e018075ab9b9c0-e3e3965f303c1f4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8dbbe0e25e8ffdff856b442647786243", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.0996360Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.4227080Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "8dbbe0e2-5e8f-fdff-856b-442647786243" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.0996360Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.0996360Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-23a805ce554da84a96e4f239dedb5e19-a98991af0eb8f742-00", + "Prefer": "return-no-content", + "traceparent": "00-bb3d615b3ea8324b963da05d9abc5306-9232b45dec67d443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7c802e7a601c60ccb3520ef65037755", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.1752072Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.4912136Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f7c802e7-a601-c60c-cb35-20ef65037755" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.1752072Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.1752072Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-54b9e3798d5b92448d1c80624acfe801-d7314db5c36fab41-00", + "Prefer": "return-no-content", + "traceparent": "00-86a003ea0eac784d9bbd836bf8a7eddb-cecf4e31ab6ffa40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "66d2007a68cda527376a6c7233d93773", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.2483208Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.5619720Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "66d2007a-68cd-a527-376a-6c7233d93773" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.2483208Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.2483208Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c4c74235f8cdec42bf2ad88ecd18ec47-f753b0b7a9de8d4d-00", + "Prefer": "return-no-content", + "traceparent": "00-c6574f71455eb74f8cc9e24bc453b533-aa254d2426fc0e47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "993b00ff27063cc3d3f4c15a3d109881", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.3216392Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.6307848Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "993b00ff-2706-3cc3-d3f4-c15a3d109881" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.3216392Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.3216392Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f5f8757ef650a244be8afc065970c55a-da59e9adfb426a46-00", + "Prefer": "return-no-content", + "traceparent": "00-f8b0fd166b90304085750acd46e70da1-2207c222836cbf48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "47abeff4fca67e75db22c0973a9a93f1", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.3947528Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.7118856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "47abeff4-fca6-7e75-db22-c0973a9a93f1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.3947528Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.3947528Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c0820ea93c7e2e4f839be789540381e1-9891bce43e319545-00", + "Prefer": "return-no-content", + "traceparent": "00-5e6f233cfe087c4c89c5f160271ccb12-71b1c751c09dd249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "64f0acfeddc8524e3c9593d9a6cd6827", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.4668424Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.7910408Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "64f0acfe-ddc8-524e-3c95-93d9a6cd6827" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.4668424Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.4668424Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4b774eec6016f6458fb076a4577245ee-51d0a5139558b84d-00", + "Prefer": "return-no-content", + "traceparent": "00-dcf491407ec93949a3537fcb4a3d850f-091fadd09629cf43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "447dead2ef2e02cd8abcbee3672c0138", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.5396488Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.8609800Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "447dead2-ef2e-02cd-8abc-bee3672c0138" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.5396488Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.5396488Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd35f8e7456e6441bc7a5af5fbd96005-19a0a208c9f72a4d-00", + "Prefer": "return-no-content", + "traceparent": "00-df824a825fa44948978554f59c6a4769-996fe02dec87bd44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "905ccf61331f16b9a0590b10699cd80e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.6093832Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.9328648Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "905ccf61-331f-16b9-a059-0b10699cd80e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.6093832Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.6093832Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-83c948bf932539479313bcfcfb9db07c-2e1ebfd5db843d41-00", + "Prefer": "return-no-content", + "traceparent": "00-38e06a098c7b3e40b41553506f539b7c-26de468c4ae73748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "50c599ba4f1d0ec3dfedd90c1f6beb0f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.6825992Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:59:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A29.0014728Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "50c599ba-4f1d-0ec3-dfed-d90c1f6beb0f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq/$metadata#testtableqih5vbgq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.6825992Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.6825992Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableqih5vbgq()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d6775a93d7709e073166a4d4e4bd99ee", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1057,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:41:20 GMT", + "Date": "Fri, 21 Aug 2020 15:59:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d6775a93-d770-9e07-3166-a4d4e4bd99ee" @@ -1425,7 +1065,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.7958792Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.6164104Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -1441,10 +1081,10 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:18.7958792Z" + "Timestamp": "2020-08-21T15:59:27.6164104Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.8700168Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.6848136Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", "SomeStringProperty": "This is table entity number 02", @@ -1460,10 +1100,10 @@ "SomeDoubleProperty1": 2.1, "SomeIntProperty": 2, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:18.8700168Z" + "Timestamp": "2020-08-21T15:59:27.6848136Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A18.9392392Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.7875208Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", "SomeStringProperty": "This is table entity number 03", @@ -1479,10 +1119,10 @@ "SomeDoubleProperty1": 3.1, "SomeIntProperty": 3, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:18.9392392Z" + "Timestamp": "2020-08-21T15:59:27.7875208Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.0146056Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.8585864Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", "SomeStringProperty": "This is table entity number 04", @@ -1498,10 +1138,10 @@ "SomeDoubleProperty1": 4.1, "SomeIntProperty": 4, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.0146056Z" + "Timestamp": "2020-08-21T15:59:27.8585864Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.0854664Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.9282184Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", "SomeStringProperty": "This is table entity number 05", @@ -1517,10 +1157,10 @@ "SomeDoubleProperty1": 5.1, "SomeIntProperty": 5, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.0854664Z" + "Timestamp": "2020-08-21T15:59:27.9282184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.1624712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A27.9974408Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", "SomeStringProperty": "This is table entity number 06", @@ -1536,10 +1176,10 @@ "SomeDoubleProperty1": 6.1, "SomeIntProperty": 6, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.1624712Z" + "Timestamp": "2020-08-21T15:59:27.9974408Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.2339464Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.0676872Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", "SomeStringProperty": "This is table entity number 07", @@ -1555,10 +1195,10 @@ "SomeDoubleProperty1": 7.1, "SomeIntProperty": 7, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.2339464Z" + "Timestamp": "2020-08-21T15:59:28.0676872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.7384712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.1368072Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", "SomeStringProperty": "This is table entity number 08", @@ -1574,10 +1214,10 @@ "SomeDoubleProperty1": 8.1, "SomeIntProperty": 8, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.7384712Z" + "Timestamp": "2020-08-21T15:59:28.1368072Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.8113800Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.2071560Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", "SomeStringProperty": "This is table entity number 09", @@ -1593,10 +1233,10 @@ "SomeDoubleProperty1": 9.1, "SomeIntProperty": 9, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.8113800Z" + "Timestamp": "2020-08-21T15:59:28.2071560Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A19.8930952Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.2749448Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", "SomeStringProperty": "This is table entity number 10", @@ -1612,10 +1252,10 @@ "SomeDoubleProperty1": 10.1, "SomeIntProperty": 10, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:19.8930952Z" + "Timestamp": "2020-08-21T15:59:28.2749448Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.0224264Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.3451912Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1631,10 +1271,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.0224264Z" + "Timestamp": "2020-08-21T15:59:28.3451912Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.0996360Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.4227080Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1650,10 +1290,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.0996360Z" + "Timestamp": "2020-08-21T15:59:28.4227080Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.1752072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.4912136Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1669,10 +1309,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.1752072Z" + "Timestamp": "2020-08-21T15:59:28.4912136Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.2483208Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.5619720Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1688,10 +1328,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.2483208Z" + "Timestamp": "2020-08-21T15:59:28.5619720Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.3216392Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.6307848Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1707,10 +1347,10 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.3216392Z" + "Timestamp": "2020-08-21T15:59:28.6307848Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.3947528Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.7118856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1726,10 +1366,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.3947528Z" + "Timestamp": "2020-08-21T15:59:28.7118856Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.4668424Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.7910408Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1745,10 +1385,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.4668424Z" + "Timestamp": "2020-08-21T15:59:28.7910408Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.5396488Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.8609800Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1764,10 +1404,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.5396488Z" + "Timestamp": "2020-08-21T15:59:28.8609800Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.6093832Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A28.9328648Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1783,10 +1423,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.6093832Z" + "Timestamp": "2020-08-21T15:59:28.9328648Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A20.6825992Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A29.0014728Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1802,7 +1442,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:41:20.6825992Z" + "Timestamp": "2020-08-21T15:59:29.0014728Z" } ] } @@ -1813,13 +1453,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a1ba96f96bc6024786505995be750c2f-5867a4c78320574b-00", + "traceparent": "00-dd2131e65b6a1e45a44e063557852874-48ea43ee9575b340-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ce29afe3b167121b0c4db1325aacf734", - "x-ms-date": "Tue, 18 Aug 2020 23:41:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1827,7 +1467,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:20 GMT", + "Date": "Fri, 21 Aug 2020 15:59:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "ce29afe3-b167-121b-0c4d-b1325aacf734" }, @@ -1837,6 +1477,6 @@ "Variables": { "RandomSeed": "827555618", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFilters.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFilters.json index 22cbe5714efe6..d625021c09548 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFilters.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFilters.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cabb50e3b5bb6b42bc645c85e6f3b533-d99efb99e3e3da4e-00", + "traceparent": "00-8f763342a083404589bdde4c91251d9c-f81f15ea9541fd4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "85777ba97bf617960e7c16509194048f", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:48 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.0094088Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A45.3743112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable93bxlvf9\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae0c774cadfa0c4db4501d222fef4abf-15f18bb04805744a-00", + "Prefer": "return-no-content", + "traceparent": "00-1bca899e095add49bb0c53ca33141f62-bb5da96f9e90e440-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a85e8d6b3b59338dd3415c89c87f3bc9", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.4433800Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A45.7731592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "354f499a-fb61-c16b-5fef-59c71bc19d9d" + "x-ms-request-id": "a85e8d6b-3b59-338d-d341-5c89c87f3bc9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.4433800Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.4433800Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-10fe74483c102441977cfcd2e7f3fe34-a2d2cbbca67ce04b-00", + "Prefer": "return-no-content", + "traceparent": "00-1e415b3098c1944c9921dd3f23455622-e6049329bc3fc946-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "354f499afb61c16b5fef59c71bc19d9d", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.5122952Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A45.8560008Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "69618c11-1d67-6d09-ed44-b1b51e0c4f8e" + "x-ms-request-id": "354f499a-fb61-c16b-5fef-59c71bc19d9d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.5122952Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.5122952Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0bd01f223ed9db478091064541a3bfd2-d3a314760c85c643-00", + "Prefer": "return-no-content", + "traceparent": "00-8effa307e9003c4b97260f24bdff495b-878afa40c07d4e4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "69618c111d676d09ed44b1b51e0c4f8e", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.6061960Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A45.9267592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "48b54c40-ce45-702e-219c-4869e2c61712" + "x-ms-request-id": "69618c11-1d67-6d09-ed44-b1b51e0c4f8e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.6061960Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.6061960Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-99e5de34f2bdb94d9f0cbbfff65e1143-d65965f43133bc4f-00", + "Prefer": "return-no-content", + "traceparent": "00-037ee93b2a90274f8d84d7bcddf1222c-856492751d53204b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "48b54c40ce45702e219c4869e2c61712", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.6855560Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A45.9976200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "3c78bfa4-d21e-7c62-3fe1-471d49b6a352" + "x-ms-request-id": "48b54c40-ce45-702e-219c-4869e2c61712" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.6855560Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.6855560Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-56ef8d6df5a4d545bc342bdeb29ecc0b-b261a3a7504ed241-00", + "Prefer": "return-no-content", + "traceparent": "00-06db48e1bb75814f8fe59325993c04d2-eb5e1d380989754e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3c78bfa4d21e7c623fe1471d49b6a352", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.7549832Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.0674568Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "cf86cba0-540b-4257-5ef0-47cbd59f8b26" + "x-ms-request-id": "3c78bfa4-d21e-7c62-3fe1-471d49b6a352" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.7549832Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.7549832Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b03e6b15f9ee484aa14d5d95df08fb7d-6a8c6161c28ded4a-00", + "Prefer": "return-no-content", + "traceparent": "00-141b20ef0972d746a3e6c936ff288010-9d8f20ab4540cd41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf86cba0540b42575ef047cbd59f8b26", - "x-ms-date": "Tue, 18 Aug 2020 23:35:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.8243080Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.1439496Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5f109f2d-1394-6e6f-ea39-08648610266b" + "x-ms-request-id": "cf86cba0-540b-4257-5ef0-47cbd59f8b26" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.8243080Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.8243080Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9651f550b90e7d4c845f5db43667394e-84db17580b65774f-00", + "Prefer": "return-no-content", + "traceparent": "00-b8aeb5f9830adb4fb20f1b4ff3908fc0-77b2efe139b64548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5f109f2d13946e6fea3908648610266b", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.8982408Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.2184968Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "17c9f5f9-4740-4f06-6835-de2e8b97a7a0" + "x-ms-request-id": "5f109f2d-1394-6e6f-ea39-08648610266b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.8982408Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.8982408Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd58001701e2b04ba9872fc2f79bc972-9ca77e3007a25348-00", + "Prefer": "return-no-content", + "traceparent": "00-88f6cde7b6418544978f5dd265ae3072-f48a54e2ca0a9046-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "17c9f5f947404f066835de2e8b97a7a0", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.9718664Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.2898696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "aaf02156-43a6-8dbe-5b18-e4d24cf2bb4d" + "x-ms-request-id": "17c9f5f9-4740-4f06-6835-de2e8b97a7a0" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A49.9718664Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:49.9718664Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c162adff2232ea45ad6177d065cef752-f6d75e86f0f39b41-00", + "Prefer": "return-no-content", + "traceparent": "00-66d402e85bc5b8408e70db48c343d3eb-8bcff2e7c0143d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aaf0215643a68dbe5b18e4d24cf2bb4d", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.0426248Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.3605256Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "dfd1dcca-73d6-e5e6-98c0-f65e3441e353" + "x-ms-request-id": "aaf02156-43a6-8dbe-5b18-e4d24cf2bb4d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.0426248Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.0426248Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-78505de719191f499d7270733a47b7d9-493e4e49b5e0c94b-00", + "Prefer": "return-no-content", + "traceparent": "00-984166daa29cf24faf808a411faec77a-501db50cf4566e49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dfd1dcca73d6e5e698c0f65e3441e353", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.1193224Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.4306696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "650e6891-7c20-b5c5-373b-bb2863340376" + "x-ms-request-id": "dfd1dcca-73d6-e5e6-98c0-f65e3441e353" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.1193224Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.1193224Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e7ffcb061029804685e10261094c0ad8-568057f679baf64d-00", + "Prefer": "return-no-content", + "traceparent": "00-7c52e87936118c4fa22bfc6144a3267a-8ff984607651da4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "650e68917c20b5c5373bbb2863340376", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.1912072Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.4983560Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ae63907a-c8c5-e2c9-3b0a-11e54d60581a" + "x-ms-request-id": "650e6891-7c20-b5c5-373b-bb2863340376" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.1912072Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.1912072Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b219b1bffa881248901defd79fb95c34-f73f123c8384f647-00", + "Prefer": "return-no-content", + "traceparent": "00-8ac7efad377c4542ae74adaf878bc60d-df3d83d82e7bd944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ae63907ac8c5e2c93b0a11e54d60581a", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.2601224Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.5844744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e3409134-56e3-4d2c-171c-a89bb8bd8264" + "x-ms-request-id": "ae63907a-c8c5-e2c9-3b0a-11e54d60581a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.2601224Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.2601224Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f0bdf5f673088d498ed7c9617166f507-a359adb72a093641-00", + "Prefer": "return-no-content", + "traceparent": "00-e1bd2501ba1ea74b9d060d379035b507-e0b9e4989cce8540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e340913456e34d2c171ca89bb8bd8264", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.3432712Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.6536968Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a4e480bc-34dd-c98e-9f2b-2a156adf68d6" + "x-ms-request-id": "e3409134-56e3-4d2c-171c-a89bb8bd8264" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.3432712Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.3432712Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9f460e4d03c99a43ad68a6f8726cbd33-2e5d024225443446-00", + "Prefer": "return-no-content", + "traceparent": "00-28ec0d25ce88cd4e9fc74084950447af-810c0638c9e45244-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a4e480bc34ddc98e9f2b2a156adf68d6", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.4134152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.7303944Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d2f3a0e2-20f3-2392-6315-97a8202d2a7d" + "x-ms-request-id": "a4e480bc-34dd-c98e-9f2b-2a156adf68d6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.4134152Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.4134152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4cf81fd7f48b3946b04fa2aa0f3e2f34-1b0e1e45a8881041-00", + "Prefer": "return-no-content", + "traceparent": "00-35639445eb92734b847708878b4834ea-c754b19531120a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d2f3a0e220f32392631597a8202d2a7d", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.4902152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.8029960Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "cc28ad88-b47c-003d-0277-44b82b17e337" + "x-ms-request-id": "d2f3a0e2-20f3-2392-6315-97a8202d2a7d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.4902152Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.4902152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-01b22be8fcaec141a041922f5487fd8d-a64d8a005b61db42-00", + "Prefer": "return-no-content", + "traceparent": "00-385dff52f95d1040a4070edb046b401c-94e6441bac63854e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cc28ad88b47c003d027744b82b17e337", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.5636360Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.8751880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "17b8d1b4-afca-9c71-eec0-40c79ce5a971" + "x-ms-request-id": "cc28ad88-b47c-003d-0277-44b82b17e337" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.5636360Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.5636360Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-64b2c6a2cfde264cb52d4df3d38de2a9-05d4d15d4102c34e-00", + "Prefer": "return-no-content", + "traceparent": "00-a605092b7e42c04685cfe2d979e96bf1-23de76a5e313dd4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "17b8d1b4afca9c71eec040c79ce5a971", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.6413576Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.9428744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "bd8cac01-9bb7-2e5a-63f2-cf7bdcdaf84c" + "x-ms-request-id": "17b8d1b4-afca-9c71-eec0-40c79ce5a971" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.6413576Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.6413576Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4827621ea3ba9544adcfcd4b276d5a4c-77831a6fd76b1240-00", + "Prefer": "return-no-content", + "traceparent": "00-1e604fe95cda6741bc7965bfd89c6031-56279371e03c9141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bd8cac019bb72e5a63f2cf7bdcdaf84c", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.7126280Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.0136328Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "4ef46032-1275-d8b3-3b8c-debb7475631c" + "x-ms-request-id": "bd8cac01-9bb7-2e5a-63f2-cf7bdcdaf84c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.7126280Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.7126280Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a76df02fa3d1f44887c1dc740327d381-3343d5013222cd43-00", + "Prefer": "return-no-content", + "traceparent": "00-149230db362902499df5e546a5d09b33-65050952b0a98545-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ef460321275d8b33b8cdebb7475631c", - "x-ms-date": "Tue, 18 Aug 2020 23:35:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.7837960Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.0817288Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7eb6d2cd-268a-1980-768a-b3d7e0f5c014" + "x-ms-request-id": "4ef46032-1275-d8b3-3b8c-debb7475631c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.7837960Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.7837960Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9cb6d926a034bd4fb762e8ac94f79795-8bf73d2b6474d54d-00", + "Prefer": "return-no-content", + "traceparent": "00-01590ea369c4fb448a27dbb5097f36bd-bc38d89d3f0b5041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7eb6d2cd268a1980768ab3d7e0f5c014", - "x-ms-date": "Tue, 18 Aug 2020 23:35:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.8563976Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.1498248Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "3c95f3c8-5af1-eefc-f9b4-812abc9ebaed" + "x-ms-request-id": "7eb6d2cd-268a-1980-768a-b3d7e0f5c014" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9/$metadata#testtable93bxlvf9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.8563976Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.8563976Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable93bxlvf9()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3c95f3c85af1eefcf9b4812abc9ebaed", - "x-ms-date": "Tue, 18 Aug 2020 23:35:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1057,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "09adb28f-7923-0cc2-dfda-d7eb5fdcf845" @@ -1425,7 +1065,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.1912072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.4983560Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1441,10 +1081,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.1912072Z" + "Timestamp": "2020-08-21T15:53:46.4983560Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.2601224Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.5844744Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1460,10 +1100,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.2601224Z" + "Timestamp": "2020-08-21T15:53:46.5844744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.3432712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.6536968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1479,10 +1119,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.3432712Z" + "Timestamp": "2020-08-21T15:53:46.6536968Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.4134152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.7303944Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1498,10 +1138,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.4134152Z" + "Timestamp": "2020-08-21T15:53:46.7303944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.4902152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.8029960Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1517,10 +1157,10 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.4902152Z" + "Timestamp": "2020-08-21T15:53:46.8029960Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.5636360Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.8751880Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1536,10 +1176,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.5636360Z" + "Timestamp": "2020-08-21T15:53:46.8751880Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.6413576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A46.9428744Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1555,10 +1195,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.6413576Z" + "Timestamp": "2020-08-21T15:53:46.9428744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.7126280Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.0136328Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1574,10 +1214,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.7126280Z" + "Timestamp": "2020-08-21T15:53:47.0136328Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.7837960Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.0817288Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1593,10 +1233,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.7837960Z" + "Timestamp": "2020-08-21T15:53:47.0817288Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A50.8563976Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A47.1498248Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1612,7 +1252,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:50.8563976Z" + "Timestamp": "2020-08-21T15:53:47.1498248Z" } ] } @@ -1623,13 +1263,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0f718dfb3333254eb690f9dc05fac5da-d002610364d1a84e-00", + "traceparent": "00-472c4de485c1a2498f71d9e74f49aa8b-3357fa35edc6aa41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "09adb28f79230cc2dfdad7eb5fdcf845", - "x-ms-date": "Tue, 18 Aug 2020 23:35:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1637,7 +1277,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:50 GMT", + "Date": "Fri, 21 Aug 2020 15:53:46 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "80f3cacc-26e0-722b-d6c7-85d6a4555cd7" }, @@ -1647,6 +1287,6 @@ "Variables": { "RandomSeed": "189498940", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json index e7ff8cff94a25..88ddcf301613d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-036ee905e68fa5458a4c1d9bf547d840-d4bd0e25fbb5674e-00", + "traceparent": "00-cd3977651efbe7458dba772a700daab7-6eaf61d18b4f1143-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8feefea723fba5c16196873d7122a89f", - "x-ms-date": "Tue, 18 Aug 2020 23:37:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.0894856Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A02.5849352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable73s5x53b\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ce44536e43c2aa49b6fef24a66f22bd1-ed87ef73ca4d554b-00", + "Prefer": "return-no-content", + "traceparent": "00-dc0cfb67462adb428ceec990a3c9f903-5570fde03412234e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ac3bea900d46a07e0b6d615cd180dd3", - "x-ms-date": "Tue, 18 Aug 2020 23:37:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.5792648Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A02.9934088Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "7ac3bea9-00d4-6a07-e0b6-d615cd180dd3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.5792648Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:09.5792648Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-98baa4e3d2b9de45b5d333004eca7637-07f63bd358493e42-00", + "Prefer": "return-no-content", + "traceparent": "00-be0406d7846d834c9d7b1a8a34d800a4-a444a058046a4346-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8d9e0fb0e208bf4f8524642149f70a4b", - "x-ms-date": "Tue, 18 Aug 2020 23:37:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.6554504Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.0686728Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "8d9e0fb0-e208-bf4f-8524-642149f70a4b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.6554504Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:09.6554504Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -182,13 +146,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d54400c1bb9060439ded6647717cf015-9f0178d2cff5f84e-00", + "Prefer": "return-no-content", + "traceparent": "00-e9669489e7ecb74d9b8712b2ab344659-6aea665715735c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2f401037334aa670f784ae444cacd848", - "x-ms-date": "Tue, 18 Aug 2020 23:37:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -210,36 +175,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.7308168Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.1390216Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "2f401037-334a-a670-f784-ae444cacd848" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.7308168Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:09.7308168Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -250,13 +196,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ccf6e5adc6abb54095c3766e2514fb26-f5c883c9303b8a4c-00", + "Prefer": "return-no-content", + "traceparent": "00-728612f6ea8ec6408c7ef0f3d9b6e641-718b8aa2d2b3f640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "628db4881a84c7976e04f5af9ce621e9", - "x-ms-date": "Tue, 18 Aug 2020 23:37:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -278,36 +225,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.7990152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.2160264Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "628db488-1a84-c797-6e04-f5af9ce621e9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.7990152Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:09.7990152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -318,13 +246,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c807ef189611184fbd22f136ebb68473-65bd61e859bf8a41-00", + "Prefer": "return-no-content", + "traceparent": "00-06ba670ef2f1cf4590a22bcd9f68ce3f-3ea35858b69b2b44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bddd8aacded87d889ff79684340a72d8", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -346,36 +275,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.8717192Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.2864776Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "bddd8aac-ded8-7d88-9ff7-9684340a72d8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.8717192Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:09.8717192Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -386,13 +296,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e73221a511f32d41bdd9497841c93689-4432aa1be1478e48-00", + "Prefer": "return-no-content", + "traceparent": "00-c3ba938593864c418f529d8b7ea83c97-adc4fbc1e93e764a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "94981b4ca8691cc77879c0463dc00a11", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -414,36 +325,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.9443208Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.3560072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "94981b4c-a869-1cc7-7879-c0463dc00a11" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A09.9443208Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:09.9443208Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -454,13 +346,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b22c146b71154f41af2a449b7c958b71-6b422f620a235245-00", + "Prefer": "return-no-content", + "traceparent": "00-6ad244c8ae3e864db20021884629b2e4-bbefb11debf6ab40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c298c4621acfaa702c10c28c84139264", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -482,36 +375,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.0264456Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.4292232Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "c298c462-1acf-aa70-2c10-c28c84139264" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.0264456Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.0264456Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -522,13 +396,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ed3e7950e4003a4e90cb4a5956edc913-974e487cb10a1b4b-00", + "Prefer": "return-no-content", + "traceparent": "00-06f1f37ebc39f44d817346c6597c306f-57d2df7a8a9c704a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "81631c928c4d047fc2c1445e1e423fde", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -550,36 +425,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.0988424Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.5088904Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "81631c92-8c4d-047f-c2c1-445e1e423fde" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.0988424Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.0988424Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -590,13 +446,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-68901e81d383ff4bbb2a206a5d52cfc6-9701ffeb110f2a4e-00", + "Prefer": "return-no-content", + "traceparent": "00-cc893827f9902642973f3a57742be78f-a4e2e224cc1d254b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6f2184ecaf723109aaee6859e53a9865", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -618,36 +475,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.1724680Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.5804680Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "6f2184ec-af72-3109-aaee-6859e53a9865" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.1724680Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.1724680Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -658,13 +496,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6942faf68f25c8458abb5e5abf58ce23-4063df83bbe67d49-00", + "Prefer": "return-no-content", + "traceparent": "00-56e5fd97d188374e807a68f518f61fcf-58ab9819917c2942-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "20b35ce6895dd5c34493ff0dd6118be9", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -686,36 +525,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.2484488Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.6515336Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "20b35ce6-895d-d5c3-4493-ff0dd6118be9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.2484488Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.2484488Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -726,13 +546,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6f22c082070b2d4e8228c4751d4bfcf5-e22a825426233c4f-00", + "Prefer": "return-no-content", + "traceparent": "00-1e47d9d2c308f24082ddcd45daa990aa-09d0c98f084fd047-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ffa0e4d123f1e2f11331d65f23261f88", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -754,36 +575,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.3166472Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.7192200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ffa0e4d1-23f1-e2f1-1331-d65f23261f88" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.3166472Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.3166472Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -794,13 +596,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7ad99c152bb1514fa05335614a4acc71-233d34c35ed5d446-00", + "Prefer": "return-no-content", + "traceparent": "00-7986c931040e0443b3ce6ca605d915fc-2b19d6a39558c94f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c278df291e8e6380c14b2adeb0fb5b99", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -822,36 +625,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.3898632Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.7963272Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "c278df29-1e8e-6380-c14b-2adeb0fb5b99" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.3898632Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.3898632Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -862,13 +646,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-642d637f306a5b4baed08bb3c4fef750-98b52d1a43d0d147-00", + "Prefer": "return-no-content", + "traceparent": "00-6b287c40cacc7541afe9f86a85e5f358-3f6290252cd69b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "00887e62989ac3736ad10d2cb264b21e", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -890,36 +675,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.4636936Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.8749704Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "00887e62-989a-c373-6ad1-0d2cb264b21e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.4636936Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.4636936Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -930,13 +696,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c2319c926a2b1944bf4faa9f7f7e0d8c-b91a8919b77ac54e-00", + "Prefer": "return-no-content", + "traceparent": "00-c1f36e232ef82241b81735778319602d-ad3a262a05590c48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7e47774c899b25b633c3ea6f9123218", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -958,36 +725,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.5325064Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.9473672Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f7e47774-c899-b25b-633c-3ea6f9123218" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.5325064Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.5325064Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -998,13 +746,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cef51ecd7731bb49a56bc47d2a924abf-ff0e409fcc71d842-00", + "Prefer": "return-no-content", + "traceparent": "00-7ad5b48f503c934795bfab48645fa637-f451a5bfde285d43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5fc3dd51e9d90ed6bb557bc1154b05c", - "x-ms-date": "Tue, 18 Aug 2020 23:37:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1026,36 +775,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.9593096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.0183304Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "a5fc3dd5-1e9d-90ed-6bb5-57bc1154b05c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.9593096Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.9593096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1066,13 +796,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4e17b4f412e50748b4b0fb5d96c1ac72-0fabc7df471b3d4b-00", + "Prefer": "return-no-content", + "traceparent": "00-6a5298151891cc419196b0593f76ff1c-613cac88cc28ba47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "386a0b9964169aff23d59d5e5acdca58", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1094,36 +825,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.0335496Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.0900104Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "386a0b99-6416-9aff-23d5-9d5e5acdca58" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.0335496Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.0335496Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1134,13 +846,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4ca2a4bdbb864c42bcc41c7d8a46abf3-86980abdd8229e43-00", + "Prefer": "return-no-content", + "traceparent": "00-ccc53a2628ab05469bece56375fb6d08-3e6136a838a6fc40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7557f49f0d68568189548be4719ea10e", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1162,36 +875,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.1079944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.1591304Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "7557f49f-0d68-5681-8954-8be4719ea10e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.1079944Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.1079944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1202,13 +896,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0f7df7825c7d8845904f04993c30b49b-501bf65c1f3d7c44-00", + "Prefer": "return-no-content", + "traceparent": "00-4feb62658e19a54baddfc13268ff35e5-4caedcefb2dd7c47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ed0ce28bf9a870023d6281c7818f369e", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1230,36 +925,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.1825416Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.2324488Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ed0ce28b-f9a8-7002-3d62-81c7818f369e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.1825416Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.1825416Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1270,13 +946,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a214ac79c5974345b0e77382ca4abfa3-afcfc758fbfbd344-00", + "Prefer": "return-no-content", + "traceparent": "00-4cc4b81b4f9d1e4f9f5f6c1df972955c-f4d409c5e6affa4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1c1dffeb3bfd8cf38a14afc2d91b2984", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1298,36 +975,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.2553480Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.3022856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "1c1dffeb-3bfd-8cf3-8a14-afc2d91b2984" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.2553480Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.2553480Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1338,13 +996,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-695decc6e7413941b7c43dee4e6f54f2-c21378f7b3104548-00", + "Prefer": "return-no-content", + "traceparent": "00-fe502a44fd5eda4195a0726151565c9e-c87c1f9774628d4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78d28e33dcc0a6b0f2e638068bb9d4fa", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1366,36 +1025,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.3489416Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 15:55:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.3727368Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "78d28e33-dcc0-a6b0-f2e6-38068bb9d4fa" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b/$metadata#testtable73s5x53b/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.3489416Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.3489416Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable73s5x53b()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1405,11 +1045,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "71f8ed1d85815011ee80639349409721", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1057,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:10 GMT", + "Date": "Fri, 21 Aug 2020 15:55:04 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "71f8ed1d-8581-5011-ee80-639349409721" @@ -1425,7 +1065,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.3166472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.7192200Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", "SomeStringProperty": "This is table entity number 11", @@ -1441,10 +1081,10 @@ "SomeDoubleProperty1": 11.1, "SomeIntProperty": 11, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.3166472Z" + "Timestamp": "2020-08-21T15:55:03.7192200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.3898632Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.7963272Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", "SomeStringProperty": "This is table entity number 12", @@ -1460,10 +1100,10 @@ "SomeDoubleProperty1": 12.1, "SomeIntProperty": 12, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.3898632Z" + "Timestamp": "2020-08-21T15:55:03.7963272Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.4636936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.8749704Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", "SomeStringProperty": "This is table entity number 13", @@ -1479,10 +1119,10 @@ "SomeDoubleProperty1": 13.1, "SomeIntProperty": 13, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.4636936Z" + "Timestamp": "2020-08-21T15:55:03.8749704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.5325064Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A03.9473672Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", "SomeStringProperty": "This is table entity number 14", @@ -1498,10 +1138,10 @@ "SomeDoubleProperty1": 14.1, "SomeIntProperty": 14, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.5325064Z" + "Timestamp": "2020-08-21T15:55:03.9473672Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A10.9593096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.0183304Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", "SomeStringProperty": "This is table entity number 15", @@ -1517,10 +1157,10 @@ "SomeDoubleProperty1": 15.1, "SomeIntProperty": 15, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:10.9593096Z" + "Timestamp": "2020-08-21T15:55:04.0183304Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.0335496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.0900104Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", "SomeStringProperty": "This is table entity number 16", @@ -1536,10 +1176,10 @@ "SomeDoubleProperty1": 16.1, "SomeIntProperty": 16, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.0335496Z" + "Timestamp": "2020-08-21T15:55:04.0900104Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.1079944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.1591304Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", "SomeStringProperty": "This is table entity number 17", @@ -1555,10 +1195,10 @@ "SomeDoubleProperty1": 17.1, "SomeIntProperty": 17, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.1079944Z" + "Timestamp": "2020-08-21T15:55:04.1591304Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.1825416Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.2324488Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", "SomeStringProperty": "This is table entity number 18", @@ -1574,10 +1214,10 @@ "SomeDoubleProperty1": 18.1, "SomeIntProperty": 18, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.1825416Z" + "Timestamp": "2020-08-21T15:55:04.2324488Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.2553480Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.3022856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", "SomeStringProperty": "This is table entity number 19", @@ -1593,10 +1233,10 @@ "SomeDoubleProperty1": 19.1, "SomeIntProperty": 19, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.2553480Z" + "Timestamp": "2020-08-21T15:55:04.3022856Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A11.3489416Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A04.3727368Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", "SomeStringProperty": "This is table entity number 20", @@ -1612,7 +1252,7 @@ "SomeDoubleProperty1": 20.1, "SomeIntProperty": 20, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:11.3489416Z" + "Timestamp": "2020-08-21T15:55:04.3727368Z" } ] } @@ -1623,13 +1263,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-3c22d1b2d0ed004d8b6e3bb42a5f7b8e-5872d9b4d51c7e4f-00", + "traceparent": "00-e9e75d7b07577d4994be6bed8d692d94-5962ff842c75a64b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f394fd38bebc0edd4f762a1602ec01d0", - "x-ms-date": "Tue, 18 Aug 2020 23:37:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1637,7 +1277,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:37:11 GMT", + "Date": "Fri, 21 Aug 2020 15:55:04 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "f394fd38-bebc-0edd-4f76-2a1602ec01d0" }, @@ -1647,6 +1287,6 @@ "Variables": { "RandomSeed": "1728358603", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpserted.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpserted.json index 80e26602405e8..0c37d4f2d8640 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpserted.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpserted.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-94ae5ba6774bf94886c1bdf6736318be-5283f18a0f22cb46-00", + "traceparent": "00-d14ebe8b4941f647979008f7657cf458-48aedc38af7dd34b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7039af77780e68f7c2408fdd6089e1c2", - "x-ms-date": "Tue, 18 Aug 2020 23:35:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A53.8669576Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A50.1879304Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable4k2syqpc\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-39410b1d65b89a4384f1be323a4f3578-1caef5f1bfe7c549-00", + "traceparent": "00-b7dbb5fb4f813b4091efcb3b9531c582-a07fd5d0f66a0f42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ac9184176d97737699ac85f473bac456", - "x-ms-date": "Tue, 18 Aug 2020 23:35:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -66,8 +66,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A54.3521288Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A50.5942536Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e56606a3-42a7-1daa-4c90-afe3b9cb14b8" }, @@ -81,11 +81,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e56606a342a71daa4c90afe3b9cb14b8", - "x-ms-date": "Tue, 18 Aug 2020 23:35:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -93,7 +93,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:54 GMT", + "Date": "Fri, 21 Aug 2020 15:53:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "bb9d8147-2c1a-42df-c3fc-74cc72744e86" @@ -101,12 +101,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A54.3521288Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A50.5942536Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:54.3521288Z" + "Timestamp": "2020-08-21T15:53:50.5942536Z" } ] } @@ -120,22 +120,22 @@ "Content-Length": "300", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-6913dce7802e8d42a5f335d3c68ada74-b42601605a270747-00", + "traceparent": "00-dabc64c2f344644daca84c60e0ebda29-b4e49c4e58a7004c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bb9d81472c1a42dfc3fc74cc72744e86", - "x-ms-date": "Tue, 18 Aug 2020 23:35:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A54.3521288Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A50.5942536Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", - "Timestamp": "2020-08-18T23:35:54.3521288Z", + "Timestamp": "2020-08-21T15:53:50.5942536Z", "Timestamp@odata.type": "Edm.DateTime", "SomeStringProperty": "This is new and improved!" }, @@ -143,8 +143,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A54.5033736Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A50.7374088Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "83bd86cb-dc7b-d45e-da73-5f07bd92bace" }, @@ -158,11 +158,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "83bd86cbdc7bd45eda735f07bd92bace", - "x-ms-date": "Tue, 18 Aug 2020 23:35:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -170,7 +170,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:54 GMT", + "Date": "Fri, 21 Aug 2020 15:53:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "f1accc98-081c-763c-2623-22aacddeabd8" @@ -178,13 +178,13 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A54.5033736Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A50.7374088Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:54.5033736Z" + "Timestamp": "2020-08-21T15:53:50.7374088Z" } ] } @@ -195,13 +195,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a86f1a3349e01045a4e9d4287d43c32d-08649d21c5bfd04e-00", + "traceparent": "00-090d135eb869854f9cdd7935ab80f07a-ec761c9795456c4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f1accc98081c763c262322aacddeabd8", - "x-ms-date": "Tue, 18 Aug 2020 23:35:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -209,7 +209,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:54 GMT", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "32182941-910e-6a3d-23c8-e1a6cdd88430" }, @@ -219,6 +219,6 @@ "Variables": { "RandomSeed": "1448417861", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpsertedAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpsertedAsync.json index 4990d20a79db4..abd7244d94d3c 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpsertedAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityCanBeUpsertedAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9312a608782d4a47b1f6cce71c77adfa-eff215799c4ace43-00", + "traceparent": "00-da85e7287c3b3446b1cca8cde86bf803-5f5c96aa7cc54f48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ca63987747d31bb578ab014b7bf062f8", - "x-ms-date": "Tue, 18 Aug 2020 23:37:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A43.7105160Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A52.8795144Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable06k6etuo\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-e5ef0b54abd09d4caed524262dd6afbe-720538023f6eb647-00", + "traceparent": "00-e5a5868fc085884fbc6fcfa54d6390a0-49e594918cbb8448-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5f43ce637257892e55d72ad9f76de4ef", - "x-ms-date": "Tue, 18 Aug 2020 23:37:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -66,8 +66,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A44.1337352Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A53.3902856Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "5f43ce63-7257-892e-55d7-2ad9f76de4ef" }, @@ -81,11 +81,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf2cb41dde8bd0c778dfed2d826f7abb", - "x-ms-date": "Tue, 18 Aug 2020 23:37:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -93,7 +93,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:44 GMT", + "Date": "Fri, 21 Aug 2020 15:55:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "cf2cb41d-de8b-d0c7-78df-ed2d826f7abb" @@ -101,12 +101,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A44.1337352Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A53.3902856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:44.1337352Z" + "Timestamp": "2020-08-21T15:55:53.3902856Z" } ] } @@ -120,22 +120,22 @@ "Content-Length": "300", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-dcee5ecfed0cae44af05b17b24db547f-6cefbdd617368141-00", + "traceparent": "00-f5f5e44972e8984b800b1d304b3bfc4b-490ada18f5e5e54b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8741cf804a78251f35417e6f8b41803e", - "x-ms-date": "Tue, 18 Aug 2020 23:37:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A44.1337352Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A53.3902856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", - "Timestamp": "2020-08-18T23:37:44.1337352Z", + "Timestamp": "2020-08-21T15:55:53.3902856Z", "Timestamp@odata.type": "Edm.DateTime", "SomeStringProperty": "This is new and improved!" }, @@ -143,8 +143,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A44.2703368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:55:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A53.5272968Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "8741cf80-4a78-251f-3541-7e6f8b41803e" }, @@ -158,11 +158,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b5d5c1c293584d10773e777850006e5", - "x-ms-date": "Tue, 18 Aug 2020 23:37:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -170,7 +170,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:44 GMT", + "Date": "Fri, 21 Aug 2020 15:55:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3b5d5c1c-2935-84d1-0773-e777850006e5" @@ -178,13 +178,13 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A44.2703368Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A55%3A53.5272968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:44.2703368Z" + "Timestamp": "2020-08-21T15:55:53.5272968Z" } ] } @@ -195,13 +195,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-32b67250513cea4c86a3f779f541594f-28e68c48cdaf1242-00", + "traceparent": "00-66e53f43835eb64199ca2dd7951dd37a-5c5c485cab5df84e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "28596e5c5d2cd3769506994a60574536", - "x-ms-date": "Tue, 18 Aug 2020 23:37:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:55:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -209,7 +209,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:37:44 GMT", + "Date": "Fri, 21 Aug 2020 15:55:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "28596e5c-5d2c-d376-9506-994a60574536" }, @@ -219,6 +219,6 @@ "Variables": { "RandomSeed": "1304180591", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtag.json index 23b8c182a45f7..64a8d6e740137 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1455fb55070a9e4f8630c0c0279542ed-8998930e35e7d94e-00", + "traceparent": "00-02c84907046dac4c95589214a221f9a0-8b49fc369cc42a4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "783350ffccaf61e08c80b1cb89f98ace", - "x-ms-date": "Tue, 18 Aug 2020 23:35:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.0218248Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.2226824Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable0fgn8vp6\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-f070e028d9e8bc48a5e497a520f7f05f-3e69751f38b4a542-00", + "traceparent": "00-3eb176ed9e12024aab99cb601f152326-532d3348e788b145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "075ff7da4b2d5a33e24011d8ad8a18c7", - "x-ms-date": "Tue, 18 Aug 2020 23:35:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -66,8 +66,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.5110920Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.6162056Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2a7e8b10-e0a8-662c-7df3-10be7fb0198e" }, @@ -81,11 +81,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2a7e8b10e0a8662c7df310be7fb0198e", - "x-ms-date": "Tue, 18 Aug 2020 23:35:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -93,7 +93,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "8fe1dd35-0b15-05d2-001e-cd8bce89def5" @@ -101,12 +101,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.5110920Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.6162056Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:55.5110920Z" + "Timestamp": "2020-08-21T15:53:51.6162056Z" } ] } @@ -118,13 +118,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-6bdba22076141e4ea2886ecd089c733c-89f4ff033219344c-00", + "traceparent": "00-9e483588cd2a5e44965b54f8ae33f000-587bb342f16b674b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8fe1dd350b1505d2001ecd8bce89def5", - "x-ms-date": "Tue, 18 Aug 2020 23:35:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -132,7 +132,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "6d790398-a30c-fa66-caf8-89393b74db32" }, @@ -146,11 +146,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6d790398a30cfa66caf889393b74db32", - "x-ms-date": "Tue, 18 Aug 2020 23:35:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -158,7 +158,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d0a28327-88a8-05b1-b978-2a8913a098f4" @@ -176,13 +176,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-515e70d347d14c4eaf162ed2f25187ca-a8e5528f47a4234e-00", + "traceparent": "00-f9a4be768bee524c9c39b167c696af17-7ac9f466d1dee749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d0a2832788a805b1b9782a8913a098f4", - "x-ms-date": "Tue, 18 Aug 2020 23:35:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -196,8 +196,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.8248456Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.9039496Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7b251a15-ab37-9281-76e7-c41c8198ca8b" }, @@ -211,11 +211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7b251a15ab37928176e7c41c8198ca8b", - "x-ms-date": "Tue, 18 Aug 2020 23:35:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -223,7 +223,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "4a649a43-0de7-104d-5274-b49478dce72a" @@ -231,12 +231,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.8248456Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.9039496Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:55.8248456Z" + "Timestamp": "2020-08-21T15:53:51.9039496Z" } ] } @@ -247,14 +247,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.5110920Z\u0027\u0022", - "traceparent": "00-39be154be66be24d80e888b9a93ff6f0-8c8f391e38e6754f-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.6162056Z\u0027\u0022", + "traceparent": "00-d602246e96dcd94d9b44f5f793847649-1299c45f3d93ae42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a649a430de7104d5274b49478dce72a", - "x-ms-date": "Tue, 18 Aug 2020 23:35:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -262,7 +262,7 @@ "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "20249560-5f4e-7bfb-010f-59c1c3948320" @@ -277,14 +277,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A35%3A55.8248456Z\u0027\u0022", - "traceparent": "00-9e34b51c28996c4e80d8fb6217ea8bb9-12b3ec0038653a4e-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A51.9039496Z\u0027\u0022", + "traceparent": "00-91a5a2cf24bb1448a336d230fe5dbd7f-025574e68ce1df40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "202495605f4e7bfb010f59c1c3948320", - "x-ms-date": "Tue, 18 Aug 2020 23:35:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -292,7 +292,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:52 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "78469fae-4d3c-070c-cd15-29c3f6ed199a" }, @@ -306,11 +306,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78469fae4d3c070ccd1529c3f6ed199a", - "x-ms-date": "Tue, 18 Aug 2020 23:35:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -318,7 +318,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:55 GMT", + "Date": "Fri, 21 Aug 2020 15:53:52 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "ecbc9aff-a974-e33d-9fe8-48d7b48c4cbd" @@ -333,13 +333,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a0c1dc6d76f7424a992f17b24106280e-f32254e042184843-00", + "traceparent": "00-51b840a1f9d5b34e9647c774549463d0-edc4e09a399a3c42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ecbc9affa974e33d9fe848d7b48c4cbd", - "x-ms-date": "Tue, 18 Aug 2020 23:35:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -347,7 +347,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:56 GMT", + "Date": "Fri, 21 Aug 2020 15:53:52 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "d9e593f0-6e95-12ed-881c-533836388513" }, @@ -357,6 +357,6 @@ "Variables": { "RandomSeed": "1401263668", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtagAsync.json index 012037173e1b0..372f2483fba97 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityDeleteRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c340eda5deb0cd469c81d3c665401df7-35e3fab149027e4a-00", + "traceparent": "00-626fdadd1db6f34984088dd079065037-72152b0d1f287941-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "60649eef51c5a306325f53bc9f38169b", - "x-ms-date": "Tue, 18 Aug 2020 23:37:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.0263304Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A03.1033352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable7d0zafd8\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-cffcaeac77cc744f80fa48ca496bc92c-36d8719581cd4444-00", + "traceparent": "00-22b829a62f75f64cbd9a4458a8e3ddaf-685cdf578eadda46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fbcd52a163128004849209e58012e166", - "x-ms-date": "Tue, 18 Aug 2020 23:37:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -66,8 +66,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.4820104Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A03.7074952Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "fbcd52a1-6312-8004-8492-09e58012e166" }, @@ -81,11 +81,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d8891c01d6cf4e2fe3f441ad2bd0eb94", - "x-ms-date": "Tue, 18 Aug 2020 23:37:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -93,7 +93,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:02 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d8891c01-d6cf-4e2f-e3f4-41ad2bd0eb94" @@ -101,12 +101,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.4820104Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A03.7074952Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:55.4820104Z" + "Timestamp": "2020-08-21T15:56:03.7074952Z" } ] } @@ -118,13 +118,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-bdd7d3e620aa024ea6c9b8165c3ebe4f-912e37bef6737d46-00", + "traceparent": "00-ba63090076dd4b4d8056491252d4851a-8ecfcdf6b92fc54b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7c460d7c7b9f3bdc60df40bffdbeb24c", - "x-ms-date": "Tue, 18 Aug 2020 23:37:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -132,7 +132,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7c460d7c-7b9f-3bdc-60df-40bffdbeb24c" }, @@ -146,11 +146,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1b9e5571c38ccb1d237f171d225754b4", - "x-ms-date": "Tue, 18 Aug 2020 23:37:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -158,7 +158,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "1b9e5571-c38c-cb1d-237f-171d225754b4" @@ -176,13 +176,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-cab2b240529c8f4aa2781ccf132c5813-74185b93a1fbcf45-00", + "traceparent": "00-d4ae9e82dce3504e8f3c7111bc3dbcd5-17893fc143b73948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "726874a765cc85c73f4e78ef956f5025", - "x-ms-date": "Tue, 18 Aug 2020 23:37:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -196,8 +196,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.7743624Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A04.0181768Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "726874a7-65cc-85c7-3f4e-78ef956f5025" }, @@ -211,11 +211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d63cf442cf32b907ef7a582064bf1808", - "x-ms-date": "Tue, 18 Aug 2020 23:37:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -223,7 +223,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d63cf442-cf32-b907-ef7a-582064bf1808" @@ -231,12 +231,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.7743624Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A04.0181768Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:37:55.7743624Z" + "Timestamp": "2020-08-21T15:56:04.0181768Z" } ] } @@ -247,14 +247,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.4820104Z\u0027\u0022", - "traceparent": "00-adbc30f628152b4b9439937c8201648e-82c718f799099042-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A56%3A03.7074952Z\u0027\u0022", + "traceparent": "00-8ad3dcbde00ff645882a6068d0fad968-475ef3d9d7f8444a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "88188c8a3f550b808e18db3e4b2e35b3", - "x-ms-date": "Tue, 18 Aug 2020 23:37:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -262,7 +262,7 @@ "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "88188c8a-3f55-0b80-8e18-db3e4b2e35b3" @@ -277,14 +277,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A37%3A55.7743624Z\u0027\u0022", - "traceparent": "00-e673442030af124cbd85bd8b1be98dcb-dc0b55c97ed03847-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A56%3A04.0181768Z\u0027\u0022", + "traceparent": "00-94c3d960ef0b974ba368b9d4895b5381-be4506e134614c42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2ddbf22e7e1ad7826dae83510ca72180", - "x-ms-date": "Tue, 18 Aug 2020 23:37:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -292,7 +292,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2ddbf22e-7e1a-d782-6dae-83510ca72180" }, @@ -306,11 +306,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "09646f35c75702cf74304819f3c96ec1", - "x-ms-date": "Tue, 18 Aug 2020 23:37:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -318,7 +318,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "09646f35-c757-02cf-7430-4819f3c96ec1" @@ -333,13 +333,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1bc54c0cc15e3c44b5643a031e81dc1c-be4d6a44f0c1974b-00", + "traceparent": "00-101ff3e4e5468c4fb15dc6300fcf9c83-f8d67156e3e14f4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "72f1a545ebe40bee0a401ba6bc2efee6", - "x-ms-date": "Tue, 18 Aug 2020 23:37:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -347,7 +347,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:37:55 GMT", + "Date": "Fri, 21 Aug 2020 15:56:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "72f1a545-ebe4-0bee-0a40-1ba6bc2efee6" }, @@ -357,6 +357,6 @@ "Variables": { "RandomSeed": "1025367561", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtag.json index 10fcfff9e4bc1..3cefa3fe3e016 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0893c5faabd2ce4bab76a60b7d548272-3a635128745e584a-00", + "traceparent": "00-16a5aa5b5203434fb6fabb22a9733ccf-61403b065bce1e4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "24150bb7c0511832d88ed2fba1dae3f4", - "x-ms-date": "Tue, 18 Aug 2020 23:35:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A56.5688840Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A52.6370312Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablel1upyyea\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2bc4c2dad5049e438f5b1841620c1977-d760ba344b907a43-00", + "traceparent": "00-f4f7738039f529429395903cd57cb9b2-a809b97479c5e44d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e297f812641bf9342f488ee8e1e07531", - "x-ms-date": "Tue, 18 Aug 2020 23:35:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:56 GMT", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "45235252-1723-57fe-122f-05374d8124fb" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "274204635", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtagAsync.json index 33ab658ba801a..26969056fce74 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityMergeRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-549879bf9fd64c418d99c5b7eb84aafc-0c60c7109c40df4a-00", + "traceparent": "00-b81405120eeada428cd3b77e52a09777-c77e7dbd79e2dd47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "506f774d900dfa4712aa55c8f68f6d6b", - "x-ms-date": "Tue, 18 Aug 2020 23:38:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A06.5414152Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A17.2258312Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtables1rcphkk\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-af1c853a687e404183cdf0bd30492861-066988e99a3be848-00", + "traceparent": "00-e8c0914973b71148a708070f1699b01d-6374428e9ab40a4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a8b1c0a52741f378221173ab2f32deb", - "x-ms-date": "Tue, 18 Aug 2020 23:38:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:06 GMT", + "Date": "Fri, 21 Aug 2020 15:56:17 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7a8b1c0a-5274-1f37-8221-173ab2f32deb" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1737320086", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtag.json index 1cdb265ebb012..22102bec015a0 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae55d7bccc66b1429227b4a4433ef471-5e42ffabbca5a749-00", + "traceparent": "00-ec165ba529d49749b0d2f6cb3a47a71f-71bae50478ad694a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "125785b1ba02c2c0b850c672be3ba20b", - "x-ms-date": "Tue, 18 Aug 2020 23:35:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.3854216Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A53.4051336Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablen34od0g5\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-8394d53bc0ae4340a0d5a452b16f0025-995db81bd6031b44-00", + "traceparent": "00-76682d222a916e458472f84e21b6e929-e9d71e6ff4b39647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "88ea1ba383e8a60cd0bd82614e61fcb0", - "x-ms-date": "Tue, 18 Aug 2020 23:35:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -66,8 +66,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.8521608Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A53.8750472Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "046fad0b-50bc-4888-fc63-3e0fee29363e" }, @@ -81,11 +81,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "046fad0b50bc4888fc633e0fee29363e", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -93,7 +93,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "f192af11-504d-02c8-4a6b-32fd3e6069ee" @@ -101,12 +101,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.8521608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A53.8750472Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:57.8521608Z" + "Timestamp": "2020-08-21T15:53:53.8750472Z" } ] } @@ -121,30 +121,30 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-3f3fed59a12a744c828e2e2f210bae9d-972ffab7182cf246-00", + "traceparent": "00-7523c8dcce4c9e45ad5bc5ed2bc99b73-98c0c2b1bb23d544-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f192af11504d02c84a6b32fd3e6069ee", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.8521608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A53.8750472Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", - "Timestamp": "2020-08-18T23:35:57.8521608Z", + "Timestamp": "2020-08-21T15:53:53.8750472Z", "Timestamp@odata.type": "Edm.DateTime", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.9999240Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.0244488Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "8db3c2ca-0632-520b-92a1-8c8445fdb8a7" }, @@ -158,11 +158,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8db3c2ca0632520b92a18c8445fdb8a7", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -170,7 +170,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "9f504387-0acf-bb62-e56d-ba501e8b0a9b" @@ -178,13 +178,13 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.9999240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.0244488Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:57.9999240Z" + "Timestamp": "2020-08-21T15:53:54.0244488Z" } ] } @@ -198,30 +198,30 @@ "Content-Length": "310", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.8521608Z\u0027\u0022", - "traceparent": "00-51b9735a2f09cd4e95622d05e5329b9b-e7e8a1992a89424b-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A53.8750472Z\u0027\u0022", + "traceparent": "00-2b9ed2a7988cbd4fac99167b5e721d17-2f78788489913e4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9f5043870acfbb62e56dba501e8b0a9b", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.9999240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.0244488Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:35:57.9999240Z", + "Timestamp": "2020-08-21T15:53:54.0244488Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", + "Date": "Fri, 21 Aug 2020 15:53:53 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2c454ff9-a876-0a0b-a340-5eacc343bc4c" @@ -239,31 +239,31 @@ "Content-Length": "310", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.9999240Z\u0027\u0022", - "traceparent": "00-8a745fd26c0b7c45a65fbe9684be97ac-85b1c5e1d644804b-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.0244488Z\u0027\u0022", + "traceparent": "00-b02d1cabf00c7b4b8f91c7da6abd1abb-b0751590db3a7949-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2c454ff9a8760a0ba3405eacc343bc4c", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A57.9999240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.0244488Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:35:57.9999240Z", + "Timestamp": "2020-08-21T15:53:54.0244488Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A58.2347272Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.2593544Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "fa758ab3-ca10-bf1f-5ff7-a8c44cbb3307" }, @@ -277,11 +277,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fa758ab3ca10bf1f5ff7a8c44cbb3307", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -289,7 +289,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", + "Date": "Fri, 21 Aug 2020 15:53:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "f58af096-8cb8-de31-3746-fc8eacb6f7a1" @@ -297,13 +297,13 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A58.2347272Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.2593544Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This changed due to a matching Etag", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:58.2347272Z" + "Timestamp": "2020-08-21T15:53:54.2593544Z" } ] } @@ -314,13 +314,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-aaada9e03da327468883c40ed54b0272-b460bf6e4d84e44f-00", + "traceparent": "00-408caf7b89dd664c82b48a884bf0cdcc-de2c2ae6e72bbb43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f58af0968cb8de313746fc8eacb6f7a1", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -328,7 +328,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:57 GMT", + "Date": "Fri, 21 Aug 2020 15:53:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "939d6db0-1016-2f8b-3086-cd7e0046bde7" }, @@ -338,6 +338,6 @@ "Variables": { "RandomSeed": "1434722982", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtagAsync.json index df808082fc4f6..846246f4adf2b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/CustomEntityUpdateRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ccaf600b992818438912b4b664bd4cde-6e45608745a9494b-00", + "traceparent": "00-866cd275b464af4ba65e49221515627e-223b80ecd4233840-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "639e2016653fc98a05c31de60dad28c3", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.0059272Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A27.8480904Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableeu4wb4gs\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-067725e766cc8a4b9f8574bd4acfb875-2bd717d3c6645743-00", + "traceparent": "00-9a8cf5a9e00fee45b2e3bdf77f44f017-a0568781ad92684c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "35f1223bfb2047fe1a55c42a339f3fb3", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -66,8 +66,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.4603784Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.2548232Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "35f1223b-fb20-47fe-1a55-c42a339f3fb3" }, @@ -81,11 +81,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "09d10b9b2a934a97e66daa37429c154c", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -93,7 +93,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:20 GMT", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "09d10b9b-2a93-4a97-e66d-aa37429c154c" @@ -101,12 +101,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.4603784Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.2548232Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:21.4603784Z" + "Timestamp": "2020-08-21T15:56:28.2548232Z" } ] } @@ -121,30 +121,30 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-aa703a0d33b1c648922eb5e9a85de23d-b3270223c5d16f4e-00", + "traceparent": "00-ae41827f9650cb40b3262428f95d4cd5-2f7de129a42af94c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b520d30bd27c24f59f1c240fc69fd124", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.4603784Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.2548232Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", - "Timestamp": "2020-08-18T23:38:21.4603784Z", + "Timestamp": "2020-08-21T15:56:28.2548232Z", "Timestamp@odata.type": "Edm.DateTime", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.6097800Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.3970568Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "b520d30b-d27c-24f5-9f1c-240fc69fd124" }, @@ -158,11 +158,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a17232deb95710668aa64eb351c6057d", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -170,7 +170,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:20 GMT", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "a17232de-b957-1066-8aa6-4eb351c6057d" @@ -178,13 +178,13 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.6097800Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.3970568Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:21.6097800Z" + "Timestamp": "2020-08-21T15:56:28.3970568Z" } ] } @@ -198,30 +198,30 @@ "Content-Length": "310", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.4603784Z\u0027\u0022", - "traceparent": "00-d0dab8957c349843a19b9aa76b4e7552-b47c8e5fdb85e040-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.2548232Z\u0027\u0022", + "traceparent": "00-fb39b058fa04104d87270c265c90db92-3373ab6eb3db8245-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "601e783f897fc93715ac697705888447", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.6097800Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.3970568Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:38:21.6097800Z", + "Timestamp": "2020-08-21T15:56:28.3970568Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:38:21 GMT", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "601e783f-897f-c937-15ac-697705888447" @@ -239,31 +239,31 @@ "Content-Length": "310", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.6097800Z\u0027\u0022", - "traceparent": "00-9b4040a384b63d4d9e63ef8a09501a67-5bc5947e9da38049-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.3970568Z\u0027\u0022", + "traceparent": "00-65edfc8068fe29478609d9d4f0f45b0d-bf4f54de70f84743-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f59869b732a51f46c0f2bd58342d3d8", - "x-ms-date": "Tue, 18 Aug 2020 23:38:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A21.6097800Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.3970568Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:38:21.6097800Z", + "Timestamp": "2020-08-21T15:56:28.3970568Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A22.5690632Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.6211080Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "0f59869b-732a-51f4-6c0f-2bd58342d3d8" }, @@ -277,11 +277,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ecfa716718154a5fba98caa50ee0b02", - "x-ms-date": "Tue, 18 Aug 2020 23:38:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -289,7 +289,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:21 GMT", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "4ecfa716-7181-54a5-fba9-8caa50ee0b02" @@ -297,13 +297,13 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A22.5690632Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A28.6211080Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "StringTypeProperty": "This is the original", "SomeStringProperty": "This changed due to a matching Etag", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:22.5690632Z" + "Timestamp": "2020-08-21T15:56:28.6211080Z" } ] } @@ -314,13 +314,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c54891897923174d87c3700f963ccf53-0f83032091256143-00", + "traceparent": "00-df590490c1c8e94492d84caa0ae081ec-5dee1eac64ace141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ca170722f56dcc5383ccf36f5e6145d3", - "x-ms-date": "Tue, 18 Aug 2020 23:38:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -328,7 +328,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:22 GMT", + "Date": "Fri, 21 Aug 2020 15:56:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "ca170722-f56d-cc53-83cc-f36f5e6145d3" }, @@ -338,6 +338,6 @@ "Variables": { "RandomSeed": "2135122924", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpserted.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpserted.json index 53738d3a36f65..bf6c39b47b811 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpserted.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpserted.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d875e4063776d246859b80b28022bfa9-b1c5d23b54b2254c-00", + "traceparent": "00-84b0ae3c7e7c0946a68612f0bb4ca7c3-e3ef0c45482d2b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "73962defbd44fec86760fb621a7dfdec", - "x-ms-date": "Tue, 18 Aug 2020 23:35:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A58.7108872Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A54.7710472Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable0d5myo2r\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-27a41caefc4c2644aa0066105444b4ba-58a4ba38f51b8c4a-00", + "traceparent": "00-148a8e387743d9408e965e409d7cf88b-a5def7e860abfb44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "19e4936c743a1b7be64db399df575476", - "x-ms-date": "Tue, 18 Aug 2020 23:35:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,8 +65,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A59.1286792Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A55.1951880Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2b4dc4b7-073d-6d19-7cf8-8cebf3b948e6" }, @@ -80,11 +80,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2b4dc4b7073d6d197cf88cebf3b948e6", - "x-ms-date": "Tue, 18 Aug 2020 23:35:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -92,7 +92,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:58 GMT", + "Date": "Fri, 21 Aug 2020 15:53:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "abb21dae-c8fe-b9b5-1b57-5e7015658709" @@ -100,12 +100,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A59.1286792Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A55.1951880Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:59.1286792Z" + "Timestamp": "2020-08-21T15:53:55.1951880Z" } ] } @@ -119,30 +119,30 @@ "Content-Length": "256", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-7ba2ccd50779e741b2be9793a81e5a79-2c92f8e3e38e1c42-00", + "traceparent": "00-0ef89fd456e16541b3d8805e65a11828-ec517f1623b9bc4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "abb21daec8feb9b51b575e7015658709", - "x-ms-date": "Tue, 18 Aug 2020 23:35:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A59.1286792Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A55.1951880Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", - "Timestamp": "2020-08-18T23:35:59.1286792Z", + "Timestamp": "2020-08-21T15:53:55.1951880Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A59.2773640Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A55.3497096Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "b863eba7-c0af-6540-7a77-9c41e78f282d" }, @@ -156,11 +156,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b863eba7c0af65407a779c41e78f282d", - "x-ms-date": "Tue, 18 Aug 2020 23:35:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -168,7 +168,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:35:58 GMT", + "Date": "Fri, 21 Aug 2020 15:53:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c2ebcc05-a8a5-ee77-0f93-10e6a9a85817" @@ -176,12 +176,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A59.2773640Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A55.3497096Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:35:59.2773640Z" + "Timestamp": "2020-08-21T15:53:55.3497096Z" } ] } @@ -192,13 +192,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-29ac380013088948bbd0692885311031-809633b259e11a44-00", + "traceparent": "00-f1d69f1ef0633f4fb9ee35137fd2793b-1ebe69462d980e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c2ebcc05a8a5ee770f9310e6a9a85817", - "x-ms-date": "Tue, 18 Aug 2020 23:35:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -206,7 +206,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:35:58 GMT", + "Date": "Fri, 21 Aug 2020 15:53:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "07448371-8f55-ed37-dd4c-31872b73d28b" }, @@ -216,6 +216,6 @@ "Variables": { "RandomSeed": "1904516550", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpsertedAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpsertedAsync.json index 6708bfedaf8e9..bad915dcdd3fa 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpsertedAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityCanBeUpsertedAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e08e9b3a09526343bfabf07260e9a862-7a476a5270d3794d-00", + "traceparent": "00-356fbf5786afc14bbf7b6cca327d7dfc-16aa8180bd6fae4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ad9d6fe056b221344e9968267b72903", - "x-ms-date": "Tue, 18 Aug 2020 23:38:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A31.2847368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A39.6153864Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablek5jkxq24\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-6e68a49d751c5e47a35c638e2ee37d79-4f4526dfb70c0c40-00", + "traceparent": "00-399ebdee8368ba4bb62fbc700b59cbfc-8a669d356a1c8048-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "095f48fe4988654707ffb92fafc37ca4", - "x-ms-date": "Tue, 18 Aug 2020 23:38:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,8 +65,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A31.7337608Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A40.0552968Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "095f48fe-4988-6547-07ff-b92fafc37ca4" }, @@ -80,11 +80,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "07fa09547e96da6fcb5f96fc74081d24", - "x-ms-date": "Tue, 18 Aug 2020 23:38:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -92,7 +92,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:30 GMT", + "Date": "Fri, 21 Aug 2020 15:56:39 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "07fa0954-7e96-da6f-cb5f-96fc74081d24" @@ -100,12 +100,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A31.7337608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A40.0552968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:31.7337608Z" + "Timestamp": "2020-08-21T15:56:40.0552968Z" } ] } @@ -119,30 +119,30 @@ "Content-Length": "256", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-6c5890ae3f56d842976f1ab7ad2fc0f1-7f0f2356c50d0b44-00", + "traceparent": "00-08ec1d9a448b634eaebac70bf2a767be-20950c9708bbc542-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "72bc7656a8948c75921464055af29525", - "x-ms-date": "Tue, 18 Aug 2020 23:38:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A31.7337608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A40.0552968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", - "Timestamp": "2020-08-18T23:38:31.7337608Z", + "Timestamp": "2020-08-21T15:56:40.0552968Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A31.8848008Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A40.2136072Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "72bc7656-a894-8c75-9214-64055af29525" }, @@ -156,11 +156,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ad13dd1afb2f80c3d8853e28b34af0fe", - "x-ms-date": "Tue, 18 Aug 2020 23:38:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -168,7 +168,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:31 GMT", + "Date": "Fri, 21 Aug 2020 15:56:39 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "ad13dd1a-fb2f-80c3-d885-3e28b34af0fe" @@ -176,12 +176,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A31.8848008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A40.2136072Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:31.8848008Z" + "Timestamp": "2020-08-21T15:56:40.2136072Z" } ] } @@ -192,13 +192,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2d11fc40b681b04590d22cbf41512c8e-89973de421751246-00", + "traceparent": "00-6a82e1474588db4287bcf175133dd096-ea233e1996662047-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "38d995e20907ac10946d7582196980d8", - "x-ms-date": "Tue, 18 Aug 2020 23:38:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -206,7 +206,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:31 GMT", + "Date": "Fri, 21 Aug 2020 15:56:39 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "38d995e2-0907-ac10-946d-7582196980d8" }, @@ -216,6 +216,6 @@ "Variables": { "RandomSeed": "1683442861", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtag.json index 6a98d2cd65a8f..134c169236c6d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eaf8b5e12998a74db019a2846d591fab-2415b5da6afbb945-00", + "traceparent": "00-55515b2e8e996242989d7050ada7cb73-aad28f1e4cfb9740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b903f1d10763767cecfc37dd34b1e596", - "x-ms-date": "Tue, 18 Aug 2020 23:35:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A35%3A59.7594632Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A55.8372360Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablexzo4cb8p\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-018df8bb55438a42be1b408f437ae398-05811cec674c444d-00", + "traceparent": "00-163fc3af676b2b4cb2af20116a55b403-65888d6f66880a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7416c8b1f3dad0d0737c01940e37146a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,8 +65,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A00.1983496Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A56.2728456Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "1cdccd32-c06b-8de3-bf7d-292604e98a4d" }, @@ -80,11 +80,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1cdccd32c06b8de3bf7d292604e98a4d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -92,7 +92,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "0f0afe0f-cf80-fef7-32e8-f08b7ae1dec5" @@ -100,12 +100,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A00.1983496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A56.2728456Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:00.1983496Z" + "Timestamp": "2020-08-21T15:53:56.2728456Z" } ] } @@ -117,13 +117,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-9b536947e337d844ada8d29e2ec1a825-e3fccebe07045348-00", + "traceparent": "00-c5c8e937bbd20340a4f97a26792778b7-e31b6bb250bde348-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f0afe0fcf80fef732e8f08b7ae1dec5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -131,7 +131,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e4017322-7909-f05f-e489-b45cc9a9cc89" }, @@ -145,11 +145,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e40173227909f05fe489b45cc9a9cc89", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,7 +157,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "1085b3f1-052c-63ea-d5dd-e983cf5812de" @@ -175,13 +175,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-4e1a0b459b02404c8903f0cad8b7cdd2-6a221c72d6c8824e-00", + "traceparent": "00-82923eae9ec9354381116d0526a2eb60-885b4b089929844b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1085b3f1052c63ead5dde983cf5812de", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -194,8 +194,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A00.5060616Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A56.5547528Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "9104649f-a6e7-9544-9e1a-2af61a9a3588" }, @@ -209,11 +209,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9104649fa6e795449e1a2af61a9a3588", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -221,7 +221,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c799671c-cd5b-1d98-899e-0e2b8fdc208c" @@ -229,12 +229,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A00.5060616Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A56.5547528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:00.5060616Z" + "Timestamp": "2020-08-21T15:53:56.5547528Z" } ] } @@ -245,14 +245,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A00.1983496Z\u0027\u0022", - "traceparent": "00-cb8e69c56bf38e47b0d35051f833bda5-baa843cf3879e943-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A56.2728456Z\u0027\u0022", + "traceparent": "00-9ec6e83505ab4b4fa247c75f4e9a5c89-d62ee29d52656c48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c799671ccd5b1d98899e0e2b8fdc208c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -260,7 +260,7 @@ "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "64bdd677-3ba5-4aa1-6ff0-7112daf3483b" @@ -275,14 +275,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A00.5060616Z\u0027\u0022", - "traceparent": "00-393a1bd73aecea41a83f6aad5464c4ad-ea754cf73ecaf449-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A56.5547528Z\u0027\u0022", + "traceparent": "00-446418afe4576a4dba428a3eb2f5a32d-1aa9e7680743314a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "64bdd6773ba54aa16ff07112daf3483b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -290,7 +290,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "686760a8-4bbe-d182-cbe7-0749971805c2" }, @@ -304,11 +304,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "686760a84bbed182cbe70749971805c2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -316,7 +316,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "447f9ef9-d0dd-e0e3-c54f-576b5b864295" @@ -331,13 +331,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-10a3c4e717a0aa4a8e2f7d1740aca46b-53f7bea1c5a7c54c-00", + "traceparent": "00-184a5f63e5df424b9e077fd1b05826df-41a2ab16b71ec245-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "447f9ef9d0dde0e3c54f576b5b864295", - "x-ms-date": "Tue, 18 Aug 2020 23:36:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -345,7 +345,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:00 GMT", + "Date": "Fri, 21 Aug 2020 15:53:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2f83d355-b875-2bce-54eb-99be3358b357" }, @@ -355,6 +355,6 @@ "Variables": { "RandomSeed": "1822279371", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtagAsync.json index 5220d89da8680..d6b1e85e87a74 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityDeleteRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1e3d835c0005ae459e471f4cac7ea08c-c2d37d10d7932f47-00", + "traceparent": "00-984fd5159422e44aa642afdf3009ef09-97335d26e6f1f549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d4420b99449584cf138438045e3094ec", - "x-ms-date": "Tue, 18 Aug 2020 23:38:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A42.1458952Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A53.8198024Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable33jki576\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-7d5d411451dfa94e8a640424f8238c5c-a8c9f5b211b1414d-00", + "traceparent": "00-04753042cb7ed945882d7e1fc6c45fc3-b992983c07422941-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1bd91dba6b51018cc23c79d4d4161f70", - "x-ms-date": "Tue, 18 Aug 2020 23:38:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,8 +65,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A43.2320520Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A54.5229832Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "1bd91dba-6b51-018c-c23c-79d4d4161f70" }, @@ -80,11 +80,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a6367241cd17a56e514ef16c3fe6f20", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -92,7 +92,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:42 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "4a636724-1cd1-7a56-e514-ef16c3fe6f20" @@ -100,12 +100,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A43.2320520Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A54.5229832Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:43.2320520Z" + "Timestamp": "2020-08-21T15:56:54.5229832Z" } ] } @@ -117,13 +117,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-c5c0101b337c9a45bf6f7b12c67a2a7c-5b86fe7b9eb1a74f-00", + "traceparent": "00-1bd3648fb6386142956c29df08f351dc-dc784b41e1cc524f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "15b872ea7286a048b5d3d20755af3e6d", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -131,7 +131,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:42 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "15b872ea-7286-a048-b5d3-d20755af3e6d" }, @@ -145,11 +145,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c93a9418a1319d54c65f353c7b763ec3", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,7 +157,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:42 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c93a9418-a131-9d54-c65f-353c7b763ec3" @@ -175,13 +175,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-9d053ac386145b49b1ac51ed9b1f9a54-b1f0d12cfc781840-00", + "traceparent": "00-7cb6e1f70ab0ab4e8f81ec1608684056-d5ecbabf552a634a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "61ea58cd0a5db1e91fc394fd494f2435", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -194,8 +194,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A43.5357704Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A54.8046856Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "61ea58cd-0a5d-b1e9-1fc3-94fd494f2435" }, @@ -209,11 +209,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2ffd82d5a6c348ef1d1b4f273c0b243f", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -221,7 +221,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:43 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2ffd82d5-a6c3-48ef-1d1b-4f273c0b243f" @@ -229,12 +229,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A43.5357704Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A56%3A54.8046856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:38:43.5357704Z" + "Timestamp": "2020-08-21T15:56:54.8046856Z" } ] } @@ -245,14 +245,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A38%3A43.2320520Z\u0027\u0022", - "traceparent": "00-7984154629bfca4e829aff340ef6d4d8-f75f9a9875236448-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A56%3A54.5229832Z\u0027\u0022", + "traceparent": "00-4ef9a0413c6c1246aad50d52c91def87-eb7bd35168782340-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fc390f95ddc50e0fab89aa6d0d565476", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -260,7 +260,7 @@ "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:38:43 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "fc390f95-ddc5-0e0f-ab89-aa6d0d565476" @@ -275,14 +275,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A38%3A43.5357704Z\u0027\u0022", - "traceparent": "00-9aa37bc18567b841a2170192e19ada64-780ad964665f2b42-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A56%3A54.8046856Z\u0027\u0022", + "traceparent": "00-e7db9a66d6069942b61c095c6b905aa1-ffc3fb6af08c0446-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f967003a0e78270069a14442bac17513", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -290,7 +290,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:43 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "f967003a-0e78-2700-69a1-4442bac17513" }, @@ -304,11 +304,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a68549f2815f87072ee833afb823bc7", - "x-ms-date": "Tue, 18 Aug 2020 23:38:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -316,7 +316,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:43 GMT", + "Date": "Fri, 21 Aug 2020 15:56:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3a68549f-2815-f870-72ee-833afb823bc7" @@ -331,13 +331,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c40298924970594ab25f44a1ef80a6ba-67386358bf389b43-00", + "traceparent": "00-c160a50146dc9d448938a3b72de5d471-78309c9ae6506349-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3cecd8c72ba386c60e12932398cc54e9", - "x-ms-date": "Tue, 18 Aug 2020 23:38:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:56:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -345,7 +345,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:43 GMT", + "Date": "Fri, 21 Aug 2020 15:56:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "3cecd8c7-2ba3-86c6-0e12-932398cc54e9" }, @@ -355,6 +355,6 @@ "Variables": { "RandomSeed": "1349879286", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdates.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdates.json index 5baf3bed11af1..a07318da8260b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdates.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdates.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7a77a0debd83484c9604cd514574fbf5-31c3b6be63bb3644-00", + "traceparent": "00-a70a5dbe2e4ea44b8fd84f7bc0a11fbf-f6411fc20842b744-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9236a22d101a015a89c7124831509a8d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:01 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A01.1983880Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A57.2602888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable4bf0nn80\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-fef7e38de50c454c824f7602e5221f05-b5e20d6dc3fd794a-00", + "traceparent": "00-9b76f4a497f95b499646564776c2157a-00ffeea72f3be643-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "618bebbc426939d40424d20d5ecbf79b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:01 GMT", + "Date": "Fri, 21 Aug 2020 15:53:57 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7123b967-3d31-5397-08ac-3c0ef459bcfe" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1120922963", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdatesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdatesAsync.json index 0788e4032e2bb..439d70c1a86a6 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdatesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeDoesPartialPropertyUpdatesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2772bec2662764419869783b4c7e02bc-86c9bca5cb01a546-00", + "traceparent": "00-0ab5393108e418488b79f3e5fa63e042-a104ec70afc17043-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f6950a7018c06dc84d20ba185363dd55", - "x-ms-date": "Tue, 18 Aug 2020 23:38:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:38:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A38%3A54.3944712Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A03.2085512Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable8l6hz07y\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-22b10edf63abe74cab5492d64e2f95a1-5139b589b079404e-00", + "traceparent": "00-257a5f67c049434a912975995ddf2834-8f5db08582790548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "340cccda4a56e7117decac594172c999", - "x-ms-date": "Tue, 18 Aug 2020 23:38:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:38:54 GMT", + "Date": "Fri, 21 Aug 2020 15:57:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "340cccda-4a56-e711-7dec-ac594172c999" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1355505478", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtag.json index 86a38b4d98495..7ada78d3da84a 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d89afcd489e68f4f9f6d1bf97079d6d3-8c8f6b52cbe97847-00", + "traceparent": "00-b229b87880f9d144aee78318f99d8bb9-dbfdef4dc8fd0f42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d6ba7705190c35e88dae9a4284c6532c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:02 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A01.9419144Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A58.0553224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableq6v37yiv\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-e8ad5d7b0fb6fd459202216482e0a88b-4952786c31fba74a-00", + "traceparent": "00-96891764db72714ea693b6aa5630d175-de68ccdaab8ff54d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b47853df2c23cfd47ff10ce40799ecf", - "x-ms-date": "Tue, 18 Aug 2020 23:36:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:02 GMT", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a0354472-adf1-5158-40ff-21ebc62e73df" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1024462870", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtagAsync.json index 6476105e7b8ae..76374ddad0d5d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityMergeRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f7093119147aa14e8e819ad918b780de-7739595c0e4b3e4f-00", + "traceparent": "00-ff85f74d2b43104697900b0208fed50a-372a2592af26dc4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9d6db67302409f141b2b79472bb2cdb9", - "x-ms-date": "Tue, 18 Aug 2020 23:39:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A10.4791560Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A16.4270600Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableusyze6ui\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f7f1e2729252d749a624a8c501ac49f9-f2e554309a677942-00", + "traceparent": "00-9e4a2c89541e2d4fa7b9322ecc7b7e23-f0759aee2c7bc741-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de03da2edbd159d95c1a9b31050b14ec", - "x-ms-date": "Tue, 18 Aug 2020 23:39:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:10 GMT", + "Date": "Fri, 21 Aug 2020 15:57:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "de03da2e-dbd1-59d9-5c1a-9b31050b14ec" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1363187159", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtag.json index 2512c4e9264ef..04b3ecf034f40 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-10687303ecbf5d4a98d41b1b3d8f79e2-9a927c28148ec24d-00", + "traceparent": "00-11326e3f8df36642ac2cf83cd2330c92-e913892ffdccf94f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5bffaa2fb66ff882867a7207063a5924", - "x-ms-date": "Tue, 18 Aug 2020 23:36:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:02 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A02.7731976Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A58.7933192Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablefg4w5djl\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-ba7175d1f1550a4c9984b215b0616b30-edadb403d03bf745-00", + "traceparent": "00-da388c39a32a3545bcd558df39cf5829-1350bf3caa35d246-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "33744f559fa3221abc8f8fa3af446847", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,8 +65,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:02 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.1449096Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.2350728Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "1bc2b06f-2f33-ade3-b8f9-d91104229308" }, @@ -80,11 +80,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1bc2b06f2f33ade3b8f9d91104229308", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -92,7 +92,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3a67df7a-331d-0a8c-e439-b226f255d635" @@ -100,12 +100,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.1449096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.2350728Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:03.1449096Z" + "Timestamp": "2020-08-21T15:53:59.2350728Z" } ] } @@ -120,29 +120,29 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-73c36662b06dc04a845e801f6180fcc7-bf97ad878da49b44-00", + "traceparent": "00-a3bad142e1c2f34591a9a8b68dd6f586-397952342e14cb4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a67df7a331d0a8ce439b226f255d635", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.1449096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.2350728Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", - "Timestamp": "2020-08-18T23:36:03.1449096Z", + "Timestamp": "2020-08-21T15:53:59.2350728Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.2891912Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.3721864Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "8997c00a-0996-251c-6cc7-7aaac6081e9a" }, @@ -156,11 +156,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8997c00a0996251c6cc77aaac6081e9a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -168,7 +168,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "cf2987fb-2edc-3b29-24b7-36fa7cbcba63" @@ -176,12 +176,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.2891912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.3721864Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:03.2891912Z" + "Timestamp": "2020-08-21T15:53:59.3721864Z" } ] } @@ -195,29 +195,29 @@ "Content-Length": "266", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.1449096Z\u0027\u0022", - "traceparent": "00-b7af751f06d2dc408e333a3b9a3e458a-85894183b8d53b42-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.2350728Z\u0027\u0022", + "traceparent": "00-9396d8c129b29f42be4dd2daffe8b855-18822c3017685148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf2987fb2edc3b2924b736fa7cbcba63", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.2891912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.3721864Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:36:03.2891912Z", + "Timestamp": "2020-08-21T15:53:59.3721864Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "4307a322-098a-7071-c342-cd56b8e143db" @@ -235,30 +235,30 @@ "Content-Length": "266", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.2891912Z\u0027\u0022", - "traceparent": "00-1061a1d1fc128f4eb2733e7ca99b227c-65dc5d73033a2741-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.3721864Z\u0027\u0022", + "traceparent": "00-dc7691f2b0019b4392027f5c3df09e9c-6dc8728208e62b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4307a322098a7071c342cd56b8e143db", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.2891912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.3721864Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:36:03.2891912Z", + "Timestamp": "2020-08-21T15:53:59.3721864Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.5289096Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.5926536Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "6b2b181a-062c-dc59-965b-64dfd322a8af" }, @@ -272,11 +272,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b2b181a062cdc59965b64dfd322a8af", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -284,7 +284,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", + "Date": "Fri, 21 Aug 2020 15:53:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2387170c-da01-f10f-16b8-0c9a60d38343" @@ -292,12 +292,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.5289096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A53%3A59.5926536Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This changed due to a matching Etag", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:03.5289096Z" + "Timestamp": "2020-08-21T15:53:59.5926536Z" } ] } @@ -308,13 +308,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-e63bf7786948724aace5f274fe300e51-11088aa514a8aa4e-00", + "traceparent": "00-2881b0496094fc419ccc2dcc0d080ec0-36d113462d24cf44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2387170cda01f10f16b80c9a60d38343", - "x-ms-date": "Tue, 18 Aug 2020 23:36:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:53:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -322,7 +322,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:03 GMT", + "Date": "Fri, 21 Aug 2020 15:53:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "64df5a73-4f91-1c37-4a2b-ad2ea5919da1" }, @@ -332,6 +332,6 @@ "Variables": { "RandomSeed": "1013994619", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtagAsync.json index 1a369135f934c..ecbd4bdbac311 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/EntityUpdateRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d43d013aefd06a48afb673b8b42fbfb8-d8fa3bfd2120b744-00", + "traceparent": "00-9c34998afd51dc4282c958aeaee05d82-1a1dd7435dae6749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "861004ffe1ea7197350faf101b76a469", - "x-ms-date": "Tue, 18 Aug 2020 23:39:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A18.4236552Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A27.6527624Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabledh7amrw0\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-581223178b7aa145acf81968c8f3894c-6cd9101f3951da41-00", + "traceparent": "00-754c65660ac51844a8c9bb6203d9b310-c9449524194c2948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c6f169c830c63cad4c1e5775ce66b1a5", - "x-ms-date": "Tue, 18 Aug 2020 23:39:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,8 +65,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A18.8639752Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.0711688Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "c6f169c8-30c6-3cad-4c1e-5775ce66b1a5" }, @@ -80,11 +80,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e34d88a13e881980e70dc1b305415b4c", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -92,7 +92,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e34d88a1-3e88-1980-e70d-c1b305415b4c" @@ -100,12 +100,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A18.8639752Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.0711688Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is the original", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:39:18.8639752Z" + "Timestamp": "2020-08-21T15:57:28.0711688Z" } ] } @@ -120,29 +120,29 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-183ceb30e10bce4897c80eb0c3090e11-6c31b94384000c47-00", + "traceparent": "00-9768c5c659e9ad4eafbfd7ea149a3531-9426cf7b5262d44a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ca601227f542d43863499dc23ffb66a8", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A18.8639752Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.0711688Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", - "Timestamp": "2020-08-18T23:39:18.8639752Z", + "Timestamp": "2020-08-21T15:57:28.0711688Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.0144008Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.2155528Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "ca601227-f542-d438-6349-9dc23ffb66a8" }, @@ -156,11 +156,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ee7a6bfd85578af4e8d7dfb96ef9370b", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -168,7 +168,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "ee7a6bfd-8557-8af4-e8d7-dfb96ef9370b" @@ -176,12 +176,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.0144008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.2155528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This is new and improved!", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:39:19.0144008Z" + "Timestamp": "2020-08-21T15:57:28.2155528Z" } ] } @@ -195,29 +195,29 @@ "Content-Length": "266", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A39%3A18.8639752Z\u0027\u0022", - "traceparent": "00-313419efe84b0c4a9bb84521d1a7b1f5-f323811d81526746-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.0711688Z\u0027\u0022", + "traceparent": "00-1e9956e8f3ddbe4691bb2530cb9f5e42-070dc5a685d8104b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bc4e0bc3e705ab635078803fa0bed9eb", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.0144008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.2155528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:39:19.0144008Z", + "Timestamp": "2020-08-21T15:57:28.2155528Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 412, "ResponseHeaders": { "Content-Type": "application/json; odata=fullmetadata", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "bc4e0bc3-e705-ab63-5078-803fa0bed9eb" @@ -235,30 +235,30 @@ "Content-Length": "266", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.0144008Z\u0027\u0022", - "traceparent": "00-faa106f3eb983f4eb5e3e5739c0d49ef-52dcc84624aa1d43-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.2155528Z\u0027\u0022", + "traceparent": "00-feef1c4720906e42aaddf2f73afd912d-84463a47e8853641-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9ab619a66dc6a2f41dd6e26a167f6569", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.0144008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.2155528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This changed due to a matching Etag", - "Timestamp": "2020-08-18T23:39:19.0144008Z", + "Timestamp": "2020-08-21T15:57:28.2155528Z", "Timestamp@odata.type": "Edm.DateTime" }, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.2366088Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.4317192Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "9ab619a6-6dc6-a2f4-1dd6-e26a167f6569" }, @@ -272,11 +272,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34ff9212aaad16a208ce9ede04b5e92a", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -284,7 +284,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "34ff9212-aaad-16a2-08ce-9ede04b5e92a" @@ -292,12 +292,12 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A19.2366088Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A28.4317192Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", "SomeStringProperty": "This changed due to a matching Etag", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:39:19.2366088Z" + "Timestamp": "2020-08-21T15:57:28.4317192Z" } ] } @@ -308,13 +308,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-86c99ac35346ca4f86dacc4e66559cce-3ecb5f6dfaef6643-00", + "traceparent": "00-75c3991afc5ca246a9fb77ca8fd251a7-d1f4d8d1add96b4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5512f4fd9c43564416ac9e2f05f895d0", - "x-ms-date": "Tue, 18 Aug 2020 23:39:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -322,7 +322,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:18 GMT", + "Date": "Fri, 21 Aug 2020 15:57:27 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "5512f4fd-9c43-5644-16ac-9e2f05f895d0" }, @@ -332,6 +332,6 @@ "Variables": { "RandomSeed": "663282429", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPolicies.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPolicies.json index ff344e26a4e1f..202e5dedb535c 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPolicies.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPolicies.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-222bc32b1c24ab4b905705472dc8dc89-ccc13b520555f343-00", + "traceparent": "00-34d470b77c813341a171cc0544987c0d-8db623636ec02847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0a628c997fd7cc02b004a3e34d73de56", - "x-ms-date": "Tue, 18 Aug 2020 23:36:04 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A03.9958536Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:53:59 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A00.0754696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablemylg8nep\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1a10ce78d0d7884badd28b7b18978eb6-2a350946b1b45543-00", + "traceparent": "00-ca4019aff5f33046a4035401725c0b17-76cecb0c505b8a45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "361aac6158c732f16a71a7d24595f0fc", - "x-ms-date": "Tue, 18 Aug 2020 23:36:04 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:04 GMT", + "Date": "Fri, 21 Aug 2020 15:54:00 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7557d7f2-ed2d-d984-0d80-10f7ca947acc" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1473915832", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPoliciesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPoliciesAsync.json index a3ceec8c5185d..7820e08c7943b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPoliciesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetAccessPoliciesReturnsPoliciesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f90ab164fa938f4d9c3c6011d986fcdd-142c48a509c9f245-00", + "traceparent": "00-5dd6331569c52347bfd5727ef0f2af34-d26ee17172bd2046-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "90d3513f856a975418ca8d7ae39a23bd", - "x-ms-date": "Tue, 18 Aug 2020 23:39:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A30.3683080Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A39.3095688Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablejlxcegva\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -43,13 +43,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c3cefb2042c4fe4b82e5b524414ac3de-da08d0f248226241-00", + "traceparent": "00-f530db5a30b5d442838241f19b0b0ff7-db93f5f15298b540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7dd095f6626c3e51b2291f2048c46084", - "x-ms-date": "Tue, 18 Aug 2020 23:39:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -57,7 +57,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:30 GMT", + "Date": "Fri, 21 Aug 2020 15:57:39 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7dd095f6-626c-3e51-b229-1f2048c46084" }, @@ -67,6 +67,6 @@ "Variables": { "RandomSeed": "1946992165", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntity.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntity.json index 8e5811997fb02..111a9c4a89e0a 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntity.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntity.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aa083fee21ec724f8d267ad00a62e44e-8921c2f238d1be42-00", + "traceparent": "00-30d16922dbdcee4199d93ab03b04379f-ba02a87bc89ad942-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de312ebd9aaadd4ad5fea8204e8a61d9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A05.0915336Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:00 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A00.8641544Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablewh818pgf\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-9b10031eeb06bd4f879181cacd198039-aa6f673c88d39741-00", + "traceparent": "00-1ce31bfdc882db4bba1b8398e1ce2e72-0e0c8bb2986d6543-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b0e97e5cf45fb31ef35a681adcf18450", - "x-ms-date": "Tue, 18 Aug 2020 23:36:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -78,8 +78,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A05.5311368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:00 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A01.2760072Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7e9e21bc-3100-47c6-835b-feee7ef99ee1" }, @@ -92,13 +92,13 @@ "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "traceparent": "00-111d7a1a3ea39d4ba077083ed45cca50-14a501102526d148-00", + "traceparent": "00-edf0618047a6ae4b9baa85179c59ac33-c025abaa2c7be742-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7e9e21bc310047c6835bfeee7ef99ee1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,15 +106,15 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A05.5311368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:00 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A01.2760072Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "31dd970b-07c6-c870-107e-ea50312f01e3" }, "ResponseBody": { "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablewh818pgf/$metadata#testtablewh818pgf/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A05.5311368Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A01.2760072Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -130,7 +130,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:05.5311368Z" + "Timestamp": "2020-08-21T15:54:01.2760072Z" } }, { @@ -139,13 +139,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c2e0bf678fb9de46a9f72e1c5a797255-525ee1e1cde2bd4a-00", + "traceparent": "00-1165b674f0b66247a2a6979edfda2500-c676c2b7426be441-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "31dd970b07c6c870107eea50312f01e3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -153,7 +153,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:05 GMT", + "Date": "Fri, 21 Aug 2020 15:54:00 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2c64577a-e2ec-2bd9-b7a2-2d03f62f35fa" }, @@ -163,6 +163,6 @@ "Variables": { "RandomSeed": "2061207504", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntityAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntityAsync.json index d0cffb7b1613b..7714638c331df 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntityAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/GetEntityReturnsSingleEntityAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d102f199ea6ad1409370c19eb7c5ea0f-2e6868f14b40bb48-00", + "traceparent": "00-9ecad612f8ea764a924cd5c5fadb68dc-ce9aa7bf764b094c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0928ec12173c865675310744232aa32f", - "x-ms-date": "Tue, 18 Aug 2020 23:39:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A44.9986056Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A51.1300104Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablewa11p3oq\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-6715f4391b87304e9cfc765a1253ac88-6a023e93ff99584c-00", + "traceparent": "00-042f29f58f02314b807acd5a814b1fc4-6541f64482d52540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "43c404f49d70fbf2e53ed45c988d1082", - "x-ms-date": "Tue, 18 Aug 2020 23:39:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -78,8 +78,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A46.3479304Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A51.5786248Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "43c404f4-9d70-fbf2-e53e-d45c988d1082" }, @@ -92,13 +92,13 @@ "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "traceparent": "00-e64dfe1b1a911f4eb2b5920e55558dff-ad972292e8cdc24d-00", + "traceparent": "00-92e20d98001ce94aac4578f9919bf80f-b361127b714aa640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "58c295af3be3bf5ac35b2a0abcffe02c", - "x-ms-date": "Tue, 18 Aug 2020 23:39:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,15 +106,15 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A46.3479304Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:57:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A51.5786248Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "58c295af-3be3-bf5a-c35b-2a0abcffe02c" }, "ResponseBody": { "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablewa11p3oq/$metadata#testtablewa11p3oq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A46.3479304Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A57%3A51.5786248Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -130,7 +130,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:39:46.3479304Z" + "Timestamp": "2020-08-21T15:57:51.5786248Z" } }, { @@ -139,13 +139,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-7f206ef97d6f7b4d98f5c0303c3614b3-af2872c2831bdb4e-00", + "traceparent": "00-fed7748e33653a48a69cb763c512769b-7cba4f66c90e0548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a32bd8216917423f92d23fd42faeee7", - "x-ms-date": "Tue, 18 Aug 2020 23:39:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:57:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -153,7 +153,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:46 GMT", + "Date": "Fri, 21 Aug 2020 15:57:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "4a32bd82-1691-7423-f92d-23fd42faeee7" }, @@ -163,6 +163,6 @@ "Variables": { "RandomSeed": "597290624", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoations.json index 306e35a8903ba..3c854b866476b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1e15b6239acc014f9939ca17d55b0d15-1126f2a613e9ba47-00", + "traceparent": "00-29801ccd988f504a929fa36fef7ac3d6-f651f39252be8b4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2d56dc16bdfba0b801d81a741de05a9c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:05 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A06.1938696Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A01.7682440Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable0b06l8rw\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-864775f8ac4087409a407c60abbbd3bb-fd311116fb9c2c4b-00", + "traceparent": "00-7aa520151d262646a3ea888f2f336b4e-c9442e41fe488342-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e0112fa49099a29f838da3cfaaaf04e7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -78,8 +78,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:05 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A06.6256904Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A02.1826568Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "d351b53c-a60b-ffd5-0ed4-edba399bf629" }, @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d351b53ca60bffd50ed4edba399bf629", - "x-ms-date": "Tue, 18 Aug 2020 23:36:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:06 GMT", + "Date": "Fri, 21 Aug 2020 15:54:02 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "a4135e9d-aadb-86d7-3cb3-aa6e1ae9f652" @@ -113,7 +113,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A06.6256904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A02.1826568Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -129,7 +129,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:06.6256904Z" + "Timestamp": "2020-08-21T15:54:02.1826568Z" } ] } @@ -140,13 +140,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-9e02427638399f47a9233ba81cfdcb63-ef7e7f34e326c147-00", + "traceparent": "00-343d1309889c6f499f1b60bf33819cdf-ce88e68cd0fed34f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a4135e9daadb86d73cb3aa6e1ae9f652", - "x-ms-date": "Tue, 18 Aug 2020 23:36:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,7 +154,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:06 GMT", + "Date": "Fri, 21 Aug 2020 15:54:02 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "683733d3-878e-fe91-5a11-d2c4a2e568e7" }, @@ -164,6 +164,6 @@ "Variables": { "RandomSeed": "1393542951", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json index 5c4aafe9fb33e..1551babdc0658 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8575804f145fb040b3c8cbd3f7edc218-34920aa0a84e0b4c-00", + "traceparent": "00-91419bf4cf23334db21a8c329b8b5354-af9d0b63c1f0a445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1653bb10316e89ebcc6c234e5cfe2396", - "x-ms-date": "Tue, 18 Aug 2020 23:39:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A54.2588424Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A02.9961224Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablexy5vyjzn\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-14d6c4848b74564bb2fd304a41b08ec8-faab532c5c1ff948-00", + "traceparent": "00-b7f11a66e8210e499c793ffb11cb28b7-40bbd33bd631cd43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e10c27e7ceb6ff8a808a52cb0252c24", - "x-ms-date": "Tue, 18 Aug 2020 23:39:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -78,8 +78,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A55.1403016Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A03.4121736Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "0e10c27e-7ceb-6ff8-a808-a52cb0252c24" }, @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "69a78a985994394bffb7c38261b69004", - "x-ms-date": "Tue, 18 Aug 2020 23:39:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:39:55 GMT", + "Date": "Fri, 21 Aug 2020 15:58:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "69a78a98-5994-394b-ffb7-c38261b69004" @@ -113,7 +113,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A39%3A55.1403016Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A03.4121736Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -129,7 +129,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:39:55.1403016Z" + "Timestamp": "2020-08-21T15:58:03.4121736Z" } ] } @@ -140,13 +140,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-21905e883f78f647b19d24521b215069-b71ffeea4e927e4f-00", + "traceparent": "00-9e9454ceebc47147b85797ee4bc77043-0b79ddc02ec75a4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dbf94cc14668937ac2e36e668bbfd8a6", - "x-ms-date": "Tue, 18 Aug 2020 23:39:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,7 +154,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:39:55 GMT", + "Date": "Fri, 21 Aug 2020 15:58:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "dbf94cc1-4668-937a-c2e3-6e668bbfd8a6" }, @@ -164,6 +164,6 @@ "Variables": { "RandomSeed": "887630860", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json index 8d59b75317bec..364355b9c73fa 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3e30c2ad1287e34784c19f7cf3d540ff-b23dbef301fe9c49-00", + "traceparent": "00-764d0876451a7e429e72922b9dda59d2-b1ab68641caa1d47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "071507a44597d1e6922e6c02259ba54e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A07.1209992Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A02.6537992Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableusxiz4l0\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-2a9b8f9c6ff4a0409d87e7369474e3db-1747fff862bb9442-00", + "traceparent": "00-0e03155239fe8e4a8dc2862e8b341664-9fc81d0e88d2c14b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd07784c3f3bb3dc22bb2f16f89efda4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -78,8 +78,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A07.9123464Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A03.0724104Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a7caf870-611b-e7d7-ee83-b56855f23ecd" }, @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a7caf870611be7d7ee83b56855f23ecd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:07 GMT", + "Date": "Fri, 21 Aug 2020 15:54:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "274219f1-4324-64b1-2a62-e5dc16cfd8f3" @@ -113,7 +113,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A07.9123464Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A03.0724104Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -129,7 +129,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:36:07.9123464Z" + "Timestamp": "2020-08-21T15:54:03.0724104Z" } ] } @@ -140,13 +140,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1ba0c2133fd297438e2a0f2ba588c9dc-4a58456686a32c46-00", + "traceparent": "00-0a3707da89ab1f40852fc495dbf98d1f-9cc4d684b29f0b45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "274219f1432464b12a62e5dc16cfd8f3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,7 +154,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:07 GMT", + "Date": "Fri, 21 Aug 2020 15:54:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2c91c730-fed0-eb33-a01f-eeb78a745d2f" }, @@ -164,6 +164,6 @@ "Variables": { "RandomSeed": "831497240", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json index 2cc886d22763e..fe83830a397b5 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0bd06e57f7866348ac413966867c47fd-0616309026f75f48-00", + "traceparent": "00-90c5ed5ae17c5946b4d5c8d731a918fc-2f5d1278dc914a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b48622a90d1b9ac129255ae54907647c", - "x-ms-date": "Tue, 18 Aug 2020 23:40:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A06.9828616Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A14.5377288Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablebulnnez8\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-766ecacf16e30b438a33908758d817a8-7c021856f236804c-00", + "traceparent": "00-16f77fde95120843b83180bf352a7cf6-a0c87061146a8042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80e1661ef65310fc7209d0f0178de878", - "x-ms-date": "Tue, 18 Aug 2020 23:40:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -78,8 +78,8 @@ "ResponseHeaders": { "Content-Length": "0", "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A07.4870792Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A14.9481480Z\u0027\u0022", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "80e1661e-f653-10fc-7209-d0f0178de878" }, @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "21e7c4be93a72b744a80cdc664b56a9e", - "x-ms-date": "Tue, 18 Aug 2020 23:40:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:07 GMT", + "Date": "Fri, 21 Aug 2020 15:58:14 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "21e7c4be-93a7-2b74-4a80-cdc664b56a9e" @@ -113,7 +113,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A07.4870792Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A14.9481480Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -129,7 +129,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-18T23:40:07.4870792Z" + "Timestamp": "2020-08-21T15:58:14.9481480Z" } ] } @@ -140,13 +140,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f5253c7316f580439f463c2e0b0a0051-80071ecbade2ac46-00", + "traceparent": "00-1a04d2abcb7ad34ea4f596b0503af01c-73c144bd99d91d4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f107e8926888b3fe257642123cd0829c", - "x-ms-date": "Tue, 18 Aug 2020 23:40:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,7 +154,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:40:07 GMT", + "Date": "Fri, 21 Aug 2020 15:58:14 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "f107e892-6888-b3fe-2576-42123cd0829c" }, @@ -164,6 +164,6 @@ "Variables": { "RandomSeed": "903576920", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTable.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTable.json index c802c517c188d..9c781adc73278 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTable.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTable.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d80e266a3a92ba4e92a9fc6500075116-c8fa63eee0c4ba4c-00", + "traceparent": "00-0746384deda39b4e8ddfce3ae6fd1b9b-3bc67fbb55b1434d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "97be5703eb9b5d718c388d9fff01a6a9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A08.5830664Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A03.5473416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable60o6a6ja\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f76dc94b016a484e9557cefea9818071-503f11f62d023942-00", + "traceparent": "00-ee1e5525d18ced489fa38bc7bf057725-386dc95092d7ad47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "32ceb62caef939be59d18d2cba1cd21f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -62,8 +62,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A09.2144648Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A03.9970824Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable85eaw38n\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -82,11 +82,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b517f0864af2418e49f581bd53e0c232", - "x-ms-date": "Tue, 18 Aug 2020 23:36:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -94,7 +94,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:09 GMT", + "Date": "Fri, 21 Aug 2020 15:54:04 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "b517f086-4af2-418e-49f5-81bd53e0c232" @@ -113,13 +113,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5af46df817dd4b459f5ad7b0863201ec-43a9758ec2aab74a-00", + "traceparent": "00-af95838aa44c2144908b72e3d4a40a0e-8533dc3a0f331847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e56b14283f1cde647a54462e7379efc6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -127,7 +127,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:09 GMT", + "Date": "Fri, 21 Aug 2020 15:54:04 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e56b1428-3f1c-de64-7a54-462e7379efc6" }, @@ -141,11 +141,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "764dea2c79b9e1b6288de9042c00e578", - "x-ms-date": "Tue, 18 Aug 2020 23:36:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -153,7 +153,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:09 GMT", + "Date": "Fri, 21 Aug 2020 15:54:04 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "764dea2c-79b9-e1b6-288d-e9042c00e578" @@ -168,13 +168,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-43c4decd29e14c49b13f4f56011b864d-06b6c8327791874f-00", + "traceparent": "00-5498c570dd76f94dbb733866469f24e6-caf0b65c1e687d40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5035a0fedb147038c383b9e045fcdd0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -182,7 +182,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:10 GMT", + "Date": "Fri, 21 Aug 2020 15:54:04 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a5035a0f-edb1-4703-8c38-3b9e045fcdd0" }, @@ -192,6 +192,6 @@ "Variables": { "RandomSeed": "1769529552", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTableAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTableAsync.json index ec12a80ff71b6..e20cc767ef257 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTableAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateCreateDeleteTableAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1ae7dcda3e445f45861ac28e36b81047-b3a164e179def244-00", + "traceparent": "00-7478b709fcb0864a9699cf2a2246773f-1eb71a48d3874b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "48e9fb32236c06fcf83fa42a1a490b17", - "x-ms-date": "Wed, 19 Aug 2020 16:01:51 GMT", + "x-ms-client-request-id": "e86445056b2711acafa35a510fa3d948", + "x-ms-date": "Fri, 21 Aug 2020 15:58:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,12 +25,12 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:01:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T16%3A01%3A51.6862472Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A28.6066696Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablezfarwh1l\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "48e9fb32-236c-06fc-f83f-a42a1a490b17" + "x-ms-request-id": "e8644505-6b27-11ac-afa3-5a510fa3d948" }, "ResponseBody": { "TableName": "testtablezfarwh1l", @@ -46,13 +46,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-412410d47c80b04f817275caf91919ee-65ca7f5e343fc540-00", + "traceparent": "00-531f6dea965b864b990d9352794f8dec-3a3ae3b71e1a5c46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "515aa3afa30f48d9ed1ad44aae06e537", - "x-ms-date": "Wed, 19 Aug 2020 16:01:52 GMT", + "x-ms-client-request-id": "c998d84eaac854f6655c3cff75c069fe", + "x-ms-date": "Fri, 21 Aug 2020 15:58:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -62,12 +62,12 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:01:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T16%3A01%3A52.4675592Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:40 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A39.6981256Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableqmmjal2e\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "515aa3af-a30f-48d9-ed1a-d44aae06e537" + "x-ms-request-id": "c998d84e-aac8-54f6-655c-3cff75c069fe" }, "ResponseBody": { "TableName": "testtableqmmjal2e", @@ -82,11 +82,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "3672a31274a78a1c7e4357dc2d7b95c6", - "x-ms-date": "Wed, 19 Aug 2020 16:01:53 GMT", + "x-ms-client-request-id": "83d52d6075f83a6986d0d2cc4cfd1a72", + "x-ms-date": "Fri, 21 Aug 2020 15:58:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -94,10 +94,10 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:01:52 GMT", + "Date": "Fri, 21 Aug 2020 15:58:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "3672a312-74a7-8a1c-7e43-57dc2d7b95c6" + "x-ms-request-id": "83d52d60-75f8-3a69-86d0-d2cc4cfd1a72" }, "ResponseBody": { "value": [ @@ -113,13 +113,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2c7ca9b06cc6164791b217fb07ce910f-404267836867b348-00", + "traceparent": "00-e166425dc2243d41aa553ae82daea324-577c9d4940b06747-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "c998d84eaac854f6655c3cff75c069fe", - "x-ms-date": "Wed, 19 Aug 2020 16:01:53 GMT", + "x-ms-client-request-id": "d5fc0d851b6d686eac1ed14b381c15be", + "x-ms-date": "Fri, 21 Aug 2020 15:58:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -127,9 +127,9 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:01:52 GMT", + "Date": "Fri, 21 Aug 2020 15:58:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", - "x-ms-request-id": "c998d84e-aac8-54f6-655c-3cff75c069fe" + "x-ms-request-id": "d5fc0d85-1b6d-686e-ac1e-d14b381c15be" }, "ResponseBody": [] }, @@ -141,11 +141,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "83d52d6075f83a6986d0d2cc4cfd1a72", - "x-ms-date": "Wed, 19 Aug 2020 16:01:53 GMT", + "x-ms-client-request-id": "007c58d912a6d8ce6e5e42f8d82a0767", + "x-ms-date": "Fri, 21 Aug 2020 15:58:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -153,10 +153,10 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 16:01:53 GMT", + "Date": "Fri, 21 Aug 2020 15:58:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-request-id": "83d52d60-75f8-3a69-86d0-d2cc4cfd1a72" + "x-ms-request-id": "007c58d9-12a6-d8ce-6e5e-42f8d82a0767" }, "ResponseBody": { "value": [] @@ -168,13 +168,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c4c8103eb5a44540b52743935d290f30-0773735261732848-00", + "traceparent": "00-c4196ce1891c804fbbfe265d1e537aa7-9d8637cce819644e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "d5fc0d851b6d686eac1ed14b381c15be", - "x-ms-date": "Wed, 19 Aug 2020 16:01:53 GMT", + "x-ms-client-request-id": "677ac94193c44491be6dd6d9a41d0269", + "x-ms-date": "Fri, 21 Aug 2020 15:58:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -182,9 +182,9 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:01:53 GMT", + "Date": "Fri, 21 Aug 2020 15:58:40 GMT", "Server": "Microsoft-HTTPAPI/2.0", - "x-ms-request-id": "d5fc0d85-1b6d-686e-ac1e-d14b381c15be" + "x-ms-request-id": "677ac941-93c4-4491-be6d-d6d9a41d0269" }, "ResponseBody": [] } @@ -192,6 +192,6 @@ "Variables": { "RandomSeed": "1413939319", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentials.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentials.json index ac2cea67106e5..64a5d590a3e94 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentials.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentials.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-70a109e0a8866f429c87593f6fb4b3be-28849f3116c02745-00", + "traceparent": "00-416ef134bcf4d34fb35fedb0f57a5ab8-89134849cdc39f4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1f331e3e9a500d82349fae7c218be0a1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:10 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A11.1631368Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A05.2113416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable40a3okww\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -44,7 +44,7 @@ "Accept": "application/json", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c487467e97142d968c1f658db203c3d", @@ -55,7 +55,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:10 GMT", + "Date": "Fri, 21 Aug 2020 15:54:05 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "4c487467-e971-42d9-68c1-f658db203c3d" @@ -72,9 +72,9 @@ "Content-Length": "611", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-778110039d2dc44da66ba8c25d6c15be-e0e98c3644b7f94d-00", + "traceparent": "00-4067bac05e086d46a491476cf6ac69d0-6a987a7a18d7c94e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d31b0cdedf78fc3b22fdac8c509c481c", @@ -102,7 +102,7 @@ "StatusCode": 403, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:36:10 GMT", + "Date": "Fri, 21 Aug 2020 15:54:05 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d31b0cde-df78-fc3b-22fd-ac8c509c481c" @@ -117,13 +117,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ef1c1ab79ae3c1468f1265ce0bbae50e-f429904b7e16d845-00", + "traceparent": "00-99118c32c4bc3c468ffce1d1c285af21-a6d037cb55cc3b4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "497f0365bcee552144f0b68fa42a3114", - "x-ms-date": "Tue, 18 Aug 2020 23:36:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -131,7 +131,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:12 GMT", + "Date": "Fri, 21 Aug 2020 15:54:05 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "497f0365-bcee-5521-44f0-b68fa42a3114" }, @@ -141,6 +141,6 @@ "Variables": { "RandomSeed": "441910135", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentialsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentialsAsync.json index 15b6830f22e5b..658eb50e76665 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentialsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(CosmosTable)/ValidateSasCredentialsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-79d265dfec51b2419f34d1f6b3ce04dc-654747a07eb32e4c-00", + "traceparent": "00-ed853e240d0d63438e9a9f215655b5f6-cf99fefb144b6743-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "37cf4007ce08ff537907c7ee1c7173b6", - "x-ms-date": "Tue, 18 Aug 2020 23:40:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A40%3A43.0639112Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:58:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A58%3A50.5457672Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabledh0dtm1j\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -44,7 +44,7 @@ "Accept": "application/json", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "626ae29be287f761bb38056746a7b745", @@ -55,7 +55,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:43 GMT", + "Date": "Fri, 21 Aug 2020 15:58:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "626ae29b-e287-f761-bb38-056746a7b745" @@ -72,9 +72,9 @@ "Content-Length": "611", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-1a19c01a18f68d4697118cfa48bd8b51-ba201579d2c5e349-00", + "traceparent": "00-fcc28eca4799ad488ad76a865674d13a-09747245b9148b40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d47ebb4c9c2208d0c93e62f8842a85fc", @@ -102,7 +102,7 @@ "StatusCode": 403, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Tue, 18 Aug 2020 23:40:43 GMT", + "Date": "Fri, 21 Aug 2020 15:58:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d47ebb4c-9c22-08d0-c93e-62f8842a85fc" @@ -117,13 +117,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-65a9537d43ab84409ac2220ea6e0ba32-3b95bcfc789afa48-00", + "traceparent": "00-d25251857fb81a4f8ea480c1edaad15f-26a15741ef13f541-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aded053fe9d12441ded77cd0c9ecb8d2", - "x-ms-date": "Tue, 18 Aug 2020 23:40:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:58:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -131,7 +131,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:40:43 GMT", + "Date": "Fri, 21 Aug 2020 15:58:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "aded053f-e9d1-2441-ded7-7cd0c9ecb8d2" }, @@ -141,6 +141,6 @@ "Variables": { "RandomSeed": "1359918957", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json index ffbde08a2f160..dd290a9e9a5c2 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aeecc0988019ed4881dee23c9a420a38-5d16981e3542bc44-00", + "traceparent": "00-5bd4295ab44e5c41a49b6f898d1c88ce-fe8e0000c1f11b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "083cef81f8de6056179db11883b1a16c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableefs9yxbb\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "083cef81f8de6056179db11883b1a16c", - "x-ms-request-id": "76002176-e002-002a-6cb8-75b1ad000000", + "x-ms-request-id": "f56a755e-6002-007f-3dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8fb436aa5ead474da1ce318d8e26805f-2f38aa0939933c48-00", + "Prefer": "return-no-content", + "traceparent": "00-ed06af47c811b64b9ff4e2abdc111dd2-405888eefe46c04a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a2e62f4e6697988dbac8af0c1dd14a7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,29 +81,66 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.1641912Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableefs9yxbb(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.7209965Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableefs9yxbb(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4a2e62f4e6697988dbac8af0c1dd14a7", - "x-ms-request-id": "76002180-e002-002a-75b8-75b1ad000000", + "x-ms-request-id": "f56a756a-6002-007f-47d3-775ada000000", + "x-ms-version": "2019-02-02" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://chrissscratch.table.core.windows.net/testtableefs9yxbb(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "DataServiceVersion": "3.0", + "traceparent": "00-7e635e4651bea24fbd3f017b2b3a8797-433c4a4bb2ab9342-00", + "User-Agent": [ + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", + "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" + ], + "x-ms-client-request-id": "297b25bcb694b31730275739f7de5277", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", + "x-ms-return-client-request-id": "true", + "x-ms-version": "2019-02-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.7209965Z\u0027\u0022", + "Server": [ + "Windows-Azure-Table/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "297b25bcb694b31730275739f7de5277", + "x-ms-request-id": "f56a757b-6002-007f-58d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableefs9yxbb/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.1641912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.7209965Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:27.1641912Z", + "Timestamp": "2020-08-21T15:54:20.7209965Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -123,13 +161,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-33e8fc7acbfffa44b49da7aa5813e804-d46058cdb3c70440-00", + "traceparent": "00-98a10ae3570c084d885bab52accc46e7-0654fb8ed517144d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "297b25bcb694b31730275739f7de5277", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-client-request-id": "a6251fcffc039bab67c22d326e669f39", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -138,14 +176,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "297b25bcb694b31730275739f7de5277", - "x-ms-request-id": "76002188-e002-002a-7db8-75b1ad000000", + "x-ms-client-request-id": "a6251fcffc039bab67c22d326e669f39", + "x-ms-request-id": "f56a7584-6002-007f-61d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -153,7 +191,7 @@ ], "Variables": { "RandomSeed": "618132182", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json index 7e8f2ed3c0ca7..92ea0e8b01a20 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateEntityReturnsEntitiesWithoutOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f126fdf58d01084fb6079895ca25fe9c-57e4086530a1694f-00", + "traceparent": "00-d572e32f1c3ed74ab960a3df0e49f1f9-43898c50c228d643-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d9fe3f6c64567f79f48300c3cc81e11", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtabledwac9mdv\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0d9fe3f6c64567f79f48300c3cc81e11", - "x-ms-request-id": "bc0618df-0002-006f-43b9-756c3c000000", + "x-ms-request-id": "b2412759-3002-006c-36d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2523f85d56a941479bf0caa2a7a32431-abe04a5582e79041-00", + "Prefer": "return-no-content", + "traceparent": "00-c5ff75dfb53d7442921b953cd32153c8-b5ea91520599e645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d071b69a913453eb175d57aa4428854", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,29 +81,66 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.567156Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledwac9mdv(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.7627883Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledwac9mdv(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0d071b69a913453eb175d57aa4428854", - "x-ms-request-id": "bc0618e3-0002-006f-46b9-756c3c000000", + "x-ms-request-id": "b2412767-3002-006c-43d4-776f3b000000", + "x-ms-version": "2019-02-02" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledwac9mdv(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "DataServiceVersion": "3.0", + "traceparent": "00-597f670b5b39444bb798336ed09841ce-22e5ffdf65d91f4a-00", + "User-Agent": [ + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", + "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" + ], + "x-ms-client-request-id": "3369034bd9fc4e0b7f219aaa067c6b04", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", + "x-ms-return-client-request-id": "true", + "x-ms-version": "2019-02-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.7627883Z\u0027\u0022", + "Server": [ + "Windows-Azure-Table/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3369034bd9fc4e0b7f219aaa067c6b04", + "x-ms-request-id": "b2412770-3002-006c-4cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledwac9mdv/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.567156Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.7627883Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:37.567156Z", + "Timestamp": "2020-08-21T15:59:45.7627883Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -123,13 +161,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6c5e85f494d1cb4590e47846ed8947e0-9c4c47ba2db4ff42-00", + "traceparent": "00-0985cffd02d00e43a59632d4d5c54c09-9aa8212b849b0f47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], - "x-ms-client-request-id": "3369034bd9fc4e0b7f219aaa067c6b04", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-client-request-id": "e5839afe2af94c45a5595bcff07dc25c", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -138,14 +176,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3369034bd9fc4e0b7f219aaa067c6b04", - "x-ms-request-id": "bc0618ee-0002-006f-51b9-756c3c000000", + "x-ms-client-request-id": "e5839afe2af94c45a5595bcff07dc25c", + "x-ms-request-id": "b2412775-3002-006c-51d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -153,7 +191,7 @@ ], "Variables": { "RandomSeed": "904687787", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExists.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExists.json index abecbe7d00d5f..a570c1664b4d4 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExists.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExists.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4067681fd369264a9d93e7d3a2309c7d-32e11a94e57ed442-00", + "traceparent": "00-33a0845a36234f4f847d7e2843fdd663-640402289acb6e44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a024649f322161556496e1a295b68bae", - "x-ms-date": "Wed, 19 Aug 2020 16:08:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 16:08:49 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable84ypzify\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a024649f322161556496e1a295b68bae", - "x-ms-request-id": "25713b2d-d002-0066-6543-7676b2000000", + "x-ms-request-id": "f56a758f-6002-007f-6cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f24b5ca4ee418448bfcb0a047168912d-b706af3a4f82cd4a-00", + "traceparent": "00-4f23a464b1f1104294211acd9a1dd8cb-8447e467810f3c4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e78b398f889816d7e209472f25ddc583", - "x-ms-date": "Wed, 19 Aug 2020 16:08:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -69,7 +69,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 16:08:49 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -77,7 +77,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e78b398f889816d7e209472f25ddc583", - "x-ms-request-id": "25713b33-d002-0066-6943-7676b2000000", + "x-ms-request-id": "f56a759f-6002-007f-7bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -85,7 +85,7 @@ "code": "TableAlreadyExists", "message": { "lang": "en-US", - "value": "The table specified already exists.\nRequestId:25713b33-d002-0066-6943-7676b2000000\nTime:2020-08-19T16:08:50.0524169Z" + "value": "The table specified already exists.\nRequestId:f56a759f-6002-007f-7bd3-775ada000000\nTime:2020-08-21T15:54:20.9071509Z" } } } @@ -99,13 +99,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cb7aee798a191a4c8ccae4844b500778-80ca3cea8e356a41-00", + "traceparent": "00-19afe80f4b51ee4e82f04c15eab3b500-6be75f1edeaa0e42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e9dbbe67154a82463811b0cc7fb8c117", - "x-ms-date": "Wed, 19 Aug 2020 16:08:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -116,7 +116,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 16:08:49 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablebz6kz0n1\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -125,7 +125,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e9dbbe67154a82463811b0cc7fb8c117", - "x-ms-request-id": "25713b37-d002-0066-6d43-7676b2000000", + "x-ms-request-id": "f56a75ab-6002-007f-07d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -139,13 +139,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b300e2699c4081448fb525ff3106f716-1bc43f236a085341-00", + "traceparent": "00-f1ee4c7b24b11d4e8115bb7e202badcf-08d152b62d4cff4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "17be0e8c25ea863cd15de6055d07049d", - "x-ms-date": "Wed, 19 Aug 2020 16:08:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,14 +154,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:49 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "17be0e8c25ea863cd15de6055d07049d", - "x-ms-request-id": "25713b3f-d002-0066-7443-7676b2000000", + "x-ms-request-id": "f56a75ba-6002-007f-15d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -172,13 +172,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-13a3ac1eeaf75a4c9434e2db1aa0f141-3de3422e818ac54c-00", + "traceparent": "00-a38de10ab0164443987447c969793890-e8bcfb018f86094d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d97fe3d4edaccccbc3c5f7142df90403", - "x-ms-date": "Wed, 19 Aug 2020 16:08:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -187,14 +187,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:49 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d97fe3d4edaccccbc3c5f7142df90403", - "x-ms-request-id": "25713b45-d002-0066-7943-7676b2000000", + "x-ms-request-id": "f56a75c6-6002-007f-21d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -202,7 +202,7 @@ ], "Variables": { "RandomSeed": "961040749", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } \ No newline at end of file diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExistsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExistsAsync.json index cc46f8b0f96d5..d70730bdfbcbf 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExistsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreateIfNotExistsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3308beefbefde44cb3a92a159f6a6cb8-d53058aea6782141-00", + "traceparent": "00-27c5797841a0c94cbe4dbcca5884c564-fa9a6f3581cac745-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "43d421b70bfc0fe2907b9ed2bd54a554", - "x-ms-date": "Wed, 19 Aug 2020 16:08:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablebjl1agf2\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "43d421b70bfc0fe2907b9ed2bd54a554", - "x-ms-request-id": "25713c3e-d002-0066-6943-7676b2000000", + "x-ms-request-id": "b241277d-3002-006c-59d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c29a43e68b5af34fb05ac0b0ff9d3998-377c394e1308e946-00", + "traceparent": "00-fdf30b7577e2c445a45643f460cb649b-016dc0eaf37c844f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd4d7a23e97a7df046a1fb7113eafdc5", - "x-ms-date": "Wed, 19 Aug 2020 16:08:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -69,7 +69,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -77,7 +77,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dd4d7a23e97a7df046a1fb7113eafdc5", - "x-ms-request-id": "25713c48-d002-0066-7243-7676b2000000", + "x-ms-request-id": "b2412785-3002-006c-60d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -85,7 +85,7 @@ "code": "TableAlreadyExists", "message": { "lang": "en-US", - "value": "The table specified already exists.\nRequestId:25713c48-d002-0066-7243-7676b2000000\nTime:2020-08-19T16:08:52.0090503Z" + "value": "The table specified already exists.\nRequestId:b2412785-3002-006c-60d4-776f3b000000\nTime:2020-08-21T15:59:45.9369333Z" } } } @@ -99,13 +99,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3a652e62dd192b408f82f1374e58b082-2d2d1830115c1846-00", + "traceparent": "00-a1175b8c94a5174b893f5fdb632ec6da-262569c5b9f3d347-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b71f0ee4548f5c23062e8fb4f4d21dce", - "x-ms-date": "Wed, 19 Aug 2020 16:08:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -116,7 +116,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableei976bta\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -125,7 +125,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b71f0ee4548f5c23062e8fb4f4d21dce", - "x-ms-request-id": "25713c53-d002-0066-7d43-7676b2000000", + "x-ms-request-id": "b241278c-3002-006c-66d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -139,13 +139,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b4e0a55dfeee524db02cc336ab60f349-291b845c1d834c40-00", + "traceparent": "00-f9df957037b62941a00f12c59f1e36ca-8d1ccc45afee7843-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5bfd5730710fa5fb7ed986856ff5c169", - "x-ms-date": "Wed, 19 Aug 2020 16:08:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,14 +154,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5bfd5730710fa5fb7ed986856ff5c169", - "x-ms-request-id": "25713c5a-d002-0066-0343-7676b2000000", + "x-ms-request-id": "b2412796-3002-006c-6fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -172,13 +172,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6cc9f5456ea7b54592e6349aed0433aa-ca1bfed019b94b41-00", + "traceparent": "00-2a10e06eeaec2c43bb26947ce3747bdb-c6be1a311fc0af44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6bf8cec539caf1ee7d9f6ae55a48d179", - "x-ms-date": "Wed, 19 Aug 2020 16:08:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -187,14 +187,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 16:08:51 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6bf8cec539caf1ee7d9f6ae55a48d179", - "x-ms-request-id": "25713c62-d002-0066-0a43-7676b2000000", + "x-ms-request-id": "b241279f-3002-006c-78d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -202,7 +202,7 @@ ], "Variables": { "RandomSeed": "1998817806", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } \ No newline at end of file diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprly.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprly.json index aba502c6b6916..c7d27e017ac6f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprly.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprly.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-66608d78897f4d4bb439699b3470839e-f180660b218ff941-00", + "traceparent": "00-fd6f503c0f3c134d9eb29cabe4bf734b-24ef3eb65536784c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea2a7c14ac129444bb92eed50090af04", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable9k9pvnd0\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea2a7c14ac129444bb92eed50090af04", - "x-ms-request-id": "76001e01-e002-002a-1ab8-75b1ad000000", + "x-ms-request-id": "f56a71f0-6002-007f-6cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dc12b955b868874c82d077d210974c50-689f3ddb3717a04f-00", + "Prefer": "return-no-content", + "traceparent": "00-3a5b355c504172438c3c419814ae44b8-6b03af8145103f48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5c87c9555e0b52fa4b6cc4f805778767", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.4661164Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable9k9pvnd0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.0229203Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable9k9pvnd0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5c87c9555e0b52fa4b6cc4f805778767", - "x-ms-request-id": "76001e11-e002-002a-28b8-75b1ad000000", + "x-ms-request-id": "f56a7209-6002-007f-02d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable9k9pvnd0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.4661164Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:23.4661164Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable9k9pvnd0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -127,11 +110,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "976591fd666fe885610e21e9e758ceb1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -140,7 +123,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -148,17 +131,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "976591fd666fe885610e21e9e758ceb1", - "x-ms-request-id": "76001e20-e002-002a-36b8-75b1ad000000", + "x-ms-request-id": "f56a7229-6002-007f-20d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable9k9pvnd0", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.4661164Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.0229203Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:23.4661164Z", + "Timestamp": "2020-08-21T15:54:17.0229203Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -182,13 +165,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-eaf3cedf4f95cd4c83447096fe8861bb-91e1a5fda793b642-00", + "traceparent": "00-1784614d0be4334297b83846ba0e697a-6fa7709b91732e46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "13ae55fd3414b67e82d89fa5e74c8e43", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -197,14 +180,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "13ae55fd3414b67e82d89fa5e74c8e43", - "x-ms-request-id": "76001e30-e002-002a-46b8-75b1ad000000", + "x-ms-request-id": "f56a7233-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -212,7 +195,7 @@ ], "Variables": { "RandomSeed": "1353972034", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json index 99fe7157c1b72..5e4d32b8e1a75 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesAreRoundtrippedProprlyAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-182b9f7d35336e46bd4086e7adcb7c85-05d5a9dda97a1c41-00", + "traceparent": "00-d82ee8097720cf48a9883d700c88f40e-fff7a92664741147-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ba89bb3f30ce89a7e1a412592ffadcd7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", + "Date": "Fri, 21 Aug 2020 15:59:41 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable3i7uq1ko\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ba89bb3f30ce89a7e1a412592ffadcd7", - "x-ms-request-id": "bc061474-0002-006f-1db9-756c3c000000", + "x-ms-request-id": "b24123fb-3002-006c-02d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8a7578425f8fed4b82e7c1bb9bc7a798-573d3b1076091043-00", + "Prefer": "return-no-content", + "traceparent": "00-37e45fac1ba23349a930b604ba9c6ef7-8a864ca13253e74e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "865eec6e4fd55592d37bbf6052a46698", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.0602429Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3i7uq1ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.2348495Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3i7uq1ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "865eec6e4fd55592d37bbf6052a46698", - "x-ms-request-id": "bc061488-0002-006f-2fb9-756c3c000000", + "x-ms-request-id": "b2412410-3002-006c-15d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3i7uq1ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.0602429Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:34.0602429Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3i7uq1ko()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -127,11 +110,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7253288d77486cde181bad0297c7b19e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -140,7 +123,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -148,17 +131,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7253288d77486cde181bad0297c7b19e", - "x-ms-request-id": "bc061497-0002-006f-3eb9-756c3c000000", + "x-ms-request-id": "b2412413-3002-006c-18d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3i7uq1ko", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.0602429Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.2348495Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:34.0602429Z", + "Timestamp": "2020-08-21T15:59:42.2348495Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -182,13 +165,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-d31a46cf394f7e4498d631bf3e4af9ba-c6d7ae9999a33744-00", + "traceparent": "00-30da12f16bab834bb48d836862fd711b-67564eb45463544c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cd77afb6e132efc32834e6527147373d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -197,14 +180,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cd77afb6e132efc32834e6527147373d", - "x-ms-request-id": "bc06149e-0002-006f-45b9-756c3c000000", + "x-ms-request-id": "b241241b-3002-006c-1fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -212,7 +195,7 @@ ], "Variables": { "RandomSeed": "1041393685", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json index 8d3a20a20d9c3..7919cceaa855f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9d5e2cdf61747c458483446e7d460837-a02c11b2004a0c45-00", + "traceparent": "00-ac7612c64b3bc34f9426c366159c6438-ea68b88feabb7d49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "74d5b0e3c2f5bfb3e4568ab3ebe4149b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable8822lm1f\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "74d5b0e3c2f5bfb3e4568ab3ebe4149b", - "x-ms-request-id": "76002757-e002-002a-07b8-75b1ad000000", + "x-ms-request-id": "f56a7c30-6002-007f-37d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8799fabc09f32f4c820d7866af839e13-d09dadcfa34d8144-00", + "Prefer": "return-no-content", + "traceparent": "00-16740124329f8646a1f694b7685d6dc4-377d7f6dc862f944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7145937be23706ca4368e2bfa7b259f9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.3022975Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.0572673Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7145937be23706ca4368e2bfa7b259f9", - "x-ms-request-id": "76002769-e002-002a-17b8-75b1ad000000", + "x-ms-request-id": "f56a7c38-6002-007f-3dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.3022975Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:33.3022975Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-37964f04c2438047aeb1371c4a5a9be9-b824809cf2c3514b-00", + "Prefer": "return-no-content", + "traceparent": "00-451c4d305fb4594188c790112b4f1b8f-348ec9614d21c74c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d6ded91fbc9cf40da8202ba8538012e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.3493365Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.1043064Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0d6ded91fbc9cf40da8202ba8538012e", - "x-ms-request-id": "76002779-e002-002a-27b8-75b1ad000000", + "x-ms-request-id": "f56a7c4a-6002-007f-4fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.3493365Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:33.3493365Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0097dbee14bf784a830f6628a28e9e5c-0966d0b56a4df249-00", + "Prefer": "return-no-content", + "traceparent": "00-358b9109837068429bcaf9d339b195df-2df9e0dde0596341-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de6f6272176500dce5cf308ce0f41832", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.394374Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.1443397Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "de6f6272176500dce5cf308ce0f41832", - "x-ms-request-id": "7600277f-e002-002a-2db8-75b1ad000000", + "x-ms-request-id": "f56a7c55-6002-007f-5ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.394374Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:33.394374Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a5d43d3726ad514b8422556eb477ea2c-4790a92413ef874d-00", + "Prefer": "return-no-content", + "traceparent": "00-f69ed8b74773ce4e9dc11cc4a1523a02-7cc6d538a4c9dd43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fe2191fc07767fd1537697b5df10800a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.4334059Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.184373Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fe2191fc07767fd1537697b5df10800a", - "x-ms-request-id": "76002785-e002-002a-33b8-75b1ad000000", + "x-ms-request-id": "f56a7c5d-6002-007f-62d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.4334059Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:33.4334059Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1d2bac12f763e840a97f5b077d1e8150-b74b8f19fc1c794e-00", + "Prefer": "return-no-content", + "traceparent": "00-573534d3ad993442bb3953427703fe10-206553c6fc1e9940-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "444cb3677b437a94106d27facbb3efe6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.47444Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.2224046Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "444cb3677b437a94106d27facbb3efe6", - "x-ms-request-id": "76002790-e002-002a-3eb8-75b1ad000000", + "x-ms-request-id": "f56a7c6f-6002-007f-74d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.47444Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:33.47444Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6e71c41b7524904a965d71422ec821a3-7918d4df46db7d4d-00", + "Prefer": "return-no-content", + "traceparent": "00-0447a1a60e8b6c48850671787016f715-41c23e05a4fb0447-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f4bdd06a03176ab891ef8bef802720d5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.5164749Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.271445Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f4bdd06a03176ab891ef8bef802720d5", - "x-ms-request-id": "76002798-e002-002a-46b8-75b1ad000000", + "x-ms-request-id": "f56a7c7c-6002-007f-80d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.5164749Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:33.5164749Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e8005138ea2fcc4c81b495a97863441a-c5d87ad07704aa4a-00", + "Prefer": "return-no-content", + "traceparent": "00-db3f7e4c4b027d47a0256a61d4c4b45d-56191b6781feb14e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2c25254ed3a780eefda7ed09dfd6b39f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.5595111Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.3124796Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2c25254ed3a780eefda7ed09dfd6b39f", - "x-ms-request-id": "760027a8-e002-002a-56b8-75b1ad000000", + "x-ms-request-id": "f56a7c82-6002-007f-06d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.5595111Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:33.5595111Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cc45b002ec0568489e42a103b530370e-b6332aee84e9564f-00", + "Prefer": "return-no-content", + "traceparent": "00-e5b9ea873a2d5a4187ffaa99c17f4d7c-5f12e5d22a688e43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f4bb0868c5264f3fbe2b253efa4fae8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6065502Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.3545149Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0f4bb0868c5264f3fbe2b253efa4fae8", - "x-ms-request-id": "760027b4-e002-002a-62b8-75b1ad000000", + "x-ms-request-id": "f56a7c89-6002-007f-0dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6065502Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:33.6065502Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0c2fe8a642980e46a5b4f2f0c677d763-c4c1a79bc41e4f4a-00", + "Prefer": "return-no-content", + "traceparent": "00-bf4918741a4eef41942df924802b8b54-468271402208d143-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5ac514cc28e963ee13df66f15af8abb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6465839Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.3945478Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a5ac514cc28e963ee13df66f15af8abb", - "x-ms-request-id": "760027c1-e002-002a-6fb8-75b1ad000000", + "x-ms-request-id": "f56a7c90-6002-007f-14d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6465839Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:33.6465839Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-204e2fc04d88f4468236bd3245cd39c2-825dff06ab427148-00", + "Prefer": "return-no-content", + "traceparent": "00-2011df092ba28e4493e36824d3bd56f3-6acdd294beb97e48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf68ec3b11dcc18332c131c5219b9058", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6896196Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.4335799Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cf68ec3b11dcc18332c131c5219b9058", - "x-ms-request-id": "760027ca-e002-002a-76b8-75b1ad000000", + "x-ms-request-id": "f56a7c9b-6002-007f-1fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6896196Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:33.6896196Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-637dda31cae5cb4aa62ee6197fc11fca-5430756ffe774849-00", + "Prefer": "return-no-content", + "traceparent": "00-9db95eeac211f443a4e953135b34a115-0938813fd93e0e46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ebc05ad0e29c31171b42d1595844f4b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.7286516Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.4856249Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8ebc05ad0e29c31171b42d1595844f4b", - "x-ms-request-id": "760027d2-e002-002a-7eb8-75b1ad000000", + "x-ms-request-id": "f56a7ca5-6002-007f-29d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.7286516Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:33.7286516Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b26a57f48a43ba4980577c9119c04d2d-4cccf8ec42dbfb44-00", + "Prefer": "return-no-content", + "traceparent": "00-feff21bd9af9544db82407a0f807d7fa-00b36145e5a02e4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0317f7572a3c3a0ccdeb73cc90797546", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.7736886Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.5286598Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0317f7572a3c3a0ccdeb73cc90797546", - "x-ms-request-id": "760027e0-e002-002a-0bb8-75b1ad000000", + "x-ms-request-id": "f56a7cad-6002-007f-30d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.7736886Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:33.7736886Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-643b9a4c1a1b374a8486ec0913de7ff5-94a317ccacc1f846-00", + "Prefer": "return-no-content", + "traceparent": "00-1a557416659f2b40b09a5c41340ff74c-40208d027cc77144-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10c29eacfcf22d91daa45d27e46e2bad", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8227297Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.5696935Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "10c29eacfcf22d91daa45d27e46e2bad", - "x-ms-request-id": "760027e8-e002-002a-13b8-75b1ad000000", + "x-ms-request-id": "f56a7cb8-6002-007f-3bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8227297Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:33.8227297Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3ed72edae4355d4994f8f26265f1c473-d6adee49c76df440-00", + "Prefer": "return-no-content", + "traceparent": "00-1d3366f62830aa4bb00233aa62faf058-e2e286afec5bd84d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "296ee6728d83821cf882c03e9a4433f8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8627634Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.6107281Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "296ee6728d83821cf882c03e9a4433f8", - "x-ms-request-id": "760027ed-e002-002a-18b8-75b1ad000000", + "x-ms-request-id": "f56a7cc0-6002-007f-43d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8627634Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:33.8627634Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2bbe641c913fc744bdbecff32858cad3-adf796ed0817dd44-00", + "Prefer": "return-no-content", + "traceparent": "00-ea78006612cc864fac74c887cb222c46-5fd220549db9f14e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f768e63f3ec25a5966e92997cde4565f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8997942Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.6517622Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f768e63f3ec25a5966e92997cde4565f", - "x-ms-request-id": "760027f4-e002-002a-1fb8-75b1ad000000", + "x-ms-request-id": "f56a7ccb-6002-007f-4ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8997942Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:33.8997942Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-780cf97cc17c2840a42f3564e9427f9a-5550122fda39b644-00", + "Prefer": "return-no-content", + "traceparent": "00-e571139f9d59ba49ae74600b87270b3e-9b8df83bdf5f7f49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aa5ac5bf4b0b1fc2813f17703b529396", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.9408274Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.6927959Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aa5ac5bf4b0b1fc2813f17703b529396", - "x-ms-request-id": "760027fc-e002-002a-27b8-75b1ad000000", + "x-ms-request-id": "f56a7cd8-6002-007f-5bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.9408274Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:33.9408274Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a779fef57e16cb4d898e24a9ab65ef00-af808cdb44857444-00", + "Prefer": "return-no-content", + "traceparent": "00-5c6dc1402d814e4fa06af04c910bfa03-967a99e160c7084f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fde86571340533eb8c13c39a6385b514", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.9918698Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.7358317Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fde86571340533eb8c13c39a6385b514", - "x-ms-request-id": "76002802-e002-002a-2db8-75b1ad000000", + "x-ms-request-id": "f56a7ceb-6002-007f-6dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.9918698Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:33.9918698Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f0ddddcfd0df6546a87d670d12a69d69-e8cd3b28905eb349-00", + "Prefer": "return-no-content", + "traceparent": "00-db79f7f848558c4cbcd6408391c3af91-b0d44bcf911f0748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d47f602b88eaf4ed2349758227e91e13", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.0359068Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.775865Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d47f602b88eaf4ed2349758227e91e13", - "x-ms-request-id": "76002807-e002-002a-32b8-75b1ad000000", + "x-ms-request-id": "f56a7cf9-6002-007f-7bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.0359068Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:34.0359068Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5b11c9f8c7d5814583832ba16b0652e7-fbb6f37dab706d44-00", + "Prefer": "return-no-content", + "traceparent": "00-83ea3cc050f77e4bb07e0c32dcd476af-5efb929463fc2f4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6725925658fc8b59da261ef78828bbfc", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.0799434Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.8179004Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6725925658fc8b59da261ef78828bbfc", - "x-ms-request-id": "7600280d-e002-002a-37b8-75b1ad000000", + "x-ms-request-id": "f56a7d09-6002-007f-0bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.0799434Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:34.0799434Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9ffb488c14939c4e901c0b26766b4336-170153cdb3bdf346-00", + "Prefer": "return-no-content", + "traceparent": "00-6409a6f8cb4f7a409436615f35c8ef97-080afea2c8c33444-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "db440289bfd3e9ab78f4dabbbe680ba3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.1329878Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.8599349Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable8822lm1f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "db440289bfd3e9ab78f4dabbbe680ba3", - "x-ms-request-id": "76002816-e002-002a-3eb8-75b1ad000000", + "x-ms-request-id": "f56a7d18-6002-007f-18d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.1329878Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:34.1329878Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable8822lm1f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d043b0f44e60d31807f3f9c36af56bfb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", + "Date": "Fri, 21 Aug 2020 15:54:26 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1594,17 +1254,17 @@ "x-ms-client-request-id": "d043b0f44e60d31807f3f9c36af56bfb", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MDY-", - "x-ms-request-id": "7600281d-e002-002a-45b8-75b1ad000000", + "x-ms-request-id": "f56a7d23-6002-007f-23d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.3022975Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.0572673Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:33.3022975Z", + "Timestamp": "2020-08-21T15:54:27.0572673Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -1620,10 +1280,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.3493365Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.1043064Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:36:33.3493365Z", + "Timestamp": "2020-08-21T15:54:27.1043064Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -1639,10 +1299,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.394374Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.1443397Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:36:33.394374Z", + "Timestamp": "2020-08-21T15:54:27.1443397Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -1658,10 +1318,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.4334059Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.184373Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:36:33.4334059Z", + "Timestamp": "2020-08-21T15:54:27.184373Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -1677,10 +1337,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.47444Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.2224046Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:36:33.47444Z", + "Timestamp": "2020-08-21T15:54:27.2224046Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -1706,11 +1366,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "25f9798e43a4973fe73bef087e9ecd71", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1719,7 +1379,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:33 GMT", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1729,17 +1389,17 @@ "x-ms-client-request-id": "25f9798e43a4973fe73bef087e9ecd71", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTE-", - "x-ms-request-id": "7600282b-e002-002a-52b8-75b1ad000000", + "x-ms-request-id": "f56a7d58-6002-007f-54d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.5164749Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.271445Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:36:33.5164749Z", + "Timestamp": "2020-08-21T15:54:27.271445Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -1755,10 +1415,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.5595111Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.3124796Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:36:33.5595111Z", + "Timestamp": "2020-08-21T15:54:27.3124796Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1774,10 +1434,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6065502Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.3545149Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:36:33.6065502Z", + "Timestamp": "2020-08-21T15:54:27.3545149Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1793,10 +1453,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6465839Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.3945478Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:36:33.6465839Z", + "Timestamp": "2020-08-21T15:54:27.3945478Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1812,10 +1472,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.6896196Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.4335799Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:36:33.6896196Z", + "Timestamp": "2020-08-21T15:54:27.4335799Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1841,11 +1501,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d7037a1beae43b9bea71d3e0c5e77f83", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1854,7 +1514,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1864,17 +1524,17 @@ "x-ms-client-request-id": "d7037a1beae43b9bea71d3e0c5e77f83", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTY-", - "x-ms-request-id": "76002835-e002-002a-5cb8-75b1ad000000", + "x-ms-request-id": "f56a7d82-6002-007f-7cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.7286516Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.4856249Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:33.7286516Z", + "Timestamp": "2020-08-21T15:54:27.4856249Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1890,10 +1550,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.7736886Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.5286598Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:33.7736886Z", + "Timestamp": "2020-08-21T15:54:27.5286598Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1909,10 +1569,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8227297Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.5696935Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:33.8227297Z", + "Timestamp": "2020-08-21T15:54:27.5696935Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1928,10 +1588,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8627634Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.6107281Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:33.8627634Z", + "Timestamp": "2020-08-21T15:54:27.6107281Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1947,10 +1607,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.8997942Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.6517622Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:33.8997942Z", + "Timestamp": "2020-08-21T15:54:27.6517622Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1976,11 +1636,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "442dde88e66fb1ff70ace9255e105569", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1989,7 +1649,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1997,17 +1657,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "442dde88e66fb1ff70ace9255e105569", - "x-ms-request-id": "76002848-e002-002a-6fb8-75b1ad000000", + "x-ms-request-id": "f56a7db5-6002-007f-2bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable8822lm1f", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.9408274Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.6927959Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:33.9408274Z", + "Timestamp": "2020-08-21T15:54:27.6927959Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -2023,10 +1683,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.9918698Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.7358317Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:33.9918698Z", + "Timestamp": "2020-08-21T15:54:27.7358317Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -2042,10 +1702,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.0359068Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.775865Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:34.0359068Z", + "Timestamp": "2020-08-21T15:54:27.775865Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -2061,10 +1721,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.0799434Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.8179004Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:34.0799434Z", + "Timestamp": "2020-08-21T15:54:27.8179004Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -2080,10 +1740,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.1329878Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A27.8599349Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:34.1329878Z", + "Timestamp": "2020-08-21T15:54:27.8599349Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -2107,13 +1767,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-d70914815f34a84fa1f38dcf80d5fec3-a80180dd25a6084f-00", + "traceparent": "00-8636a6ed4a0c2949876b3df3d6340188-26330daff2e77d45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "efa8882694f2a416ddbe3a336f5fd2ff", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2122,14 +1782,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "efa8882694f2a416ddbe3a336f5fd2ff", - "x-ms-request-id": "76002854-e002-002a-7bb8-75b1ad000000", + "x-ms-request-id": "f56a7dd4-6002-007f-48d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2137,7 +1797,7 @@ ], "Variables": { "RandomSeed": "678687848", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json index 65ecf5d17dab8..c2fa45daac52d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae8df7f87d78164db48f0bccf3a45adb-45a582f7dc197444-00", + "traceparent": "00-861cfae7bd0bd543a8c5ccc16ed28f60-ab4fa1e2c8cd2d43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9030842a00889c9f41a31f057b8d2102", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableleq08oc6\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9030842a00889c9f41a31f057b8d2102", - "x-ms-request-id": "bc061f3f-0002-006f-49b9-756c3c000000", + "x-ms-request-id": "b2412da9-3002-006c-52d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c99f60d29141ab44b4895f554549db68-f9a0d3b330b02542-00", + "Prefer": "return-no-content", + "traceparent": "00-777764f28d5f524ab35fd9bf7017e549-342d2636fa0ba447-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "205fac92bcc5e7ad5ae12d5912b7a8de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.4650546Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.0109938Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "205fac92bcc5e7ad5ae12d5912b7a8de", - "x-ms-request-id": "bc061f4a-0002-006f-53b9-756c3c000000", + "x-ms-request-id": "b2412dbc-3002-006c-63d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.4650546Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:43.4650546Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-400dc110c4196548b8d6fcdcc694d736-973a52565a9b9449-00", + "Prefer": "return-no-content", + "traceparent": "00-3cf5613ff5f18f4ca99fc4d12baee7d3-3fc3ec0755112746-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c27b7f8fa7dffdd08bcb66f2ae03cf6d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5030866Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.0500263Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c27b7f8fa7dffdd08bcb66f2ae03cf6d", - "x-ms-request-id": "bc061f54-0002-006f-5db9-756c3c000000", + "x-ms-request-id": "b2412dca-3002-006c-71d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5030866Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:43.5030866Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5a1af86e2627fb4ba0903a4e07825736-018272a1e1d1ee4e-00", + "Prefer": "return-no-content", + "traceparent": "00-c8641ca27019d5438f968c704ad46829-bd902aa8f8addb43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5d12b35e4986e0dd74935a7d2458a8a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5461215Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.0870567Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a5d12b35e4986e0dd74935a7d2458a8a", - "x-ms-request-id": "bc061f5f-0002-006f-68b9-756c3c000000", + "x-ms-request-id": "b2412dd5-3002-006c-7cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5461215Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:43.5461215Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c9ec7ced905dcc4d921226617e915b44-8f5d685b253c574d-00", + "Prefer": "return-no-content", + "traceparent": "00-fc13bd298e1e904f8740798b4e4ff319-3cbb90ea907f8042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fb7541fb5e11ea23db6295fa55ba3857", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5841535Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.1280926Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fb7541fb5e11ea23db6295fa55ba3857", - "x-ms-request-id": "bc061f65-0002-006f-6db9-756c3c000000", + "x-ms-request-id": "b2412de0-3002-006c-07d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5841535Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:43.5841535Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cee575bc4e1c344aa39ad680fd090eba-3120e09c8ba6a848-00", + "Prefer": "return-no-content", + "traceparent": "00-712516681f40c3488efed7e204beed47-6425ca351ab3004d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e723bf1102e6aa45710deb9572292a45", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.6261884Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.1661243Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e723bf1102e6aa45710deb9572292a45", - "x-ms-request-id": "bc061f6c-0002-006f-74b9-756c3c000000", + "x-ms-request-id": "b2412de8-3002-006c-0fd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.6261884Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:43.6261884Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bafd169834a7054f912b024a6424f99e-ce5bc125b7893b41-00", + "Prefer": "return-no-content", + "traceparent": "00-3c6cda5b34c3bb4eb80e759544bea867-f0ce5e3694509b49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6df7dc41d38dd65b07e7c9364f13181c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.6742283Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.2041547Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6df7dc41d38dd65b07e7c9364f13181c", - "x-ms-request-id": "bc061f76-0002-006f-7cb9-756c3c000000", + "x-ms-request-id": "b2412df9-3002-006c-20d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.6742283Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:43.6742283Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-52f5ea4a523b964d8ac6051384a77a0a-27cdcf942287e44f-00", + "Prefer": "return-no-content", + "traceparent": "00-aac6efa5bb0b7a47b84ce62b443f78b6-376a784305ca784c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1295dd10a222f8a3fbca8a04738d78b2", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.7172641Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.2431885Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1295dd10a222f8a3fbca8a04738d78b2", - "x-ms-request-id": "bc061f83-0002-006f-09b9-756c3c000000", + "x-ms-request-id": "b2412e02-3002-006c-29d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.7172641Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:43.7172641Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6a1179d653a7884f976057f3e527f3c8-5f5d0fbcdf2c5d41-00", + "Prefer": "return-no-content", + "traceparent": "00-f63d38f5246f0543aed3edc5f3d8d59f-4374adec48026f45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "79b94f37cbc23eca644ddfff390f5b5e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.7603002Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.2812189Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "79b94f37cbc23eca644ddfff390f5b5e", - "x-ms-request-id": "bc061f8c-0002-006f-12b9-756c3c000000", + "x-ms-request-id": "b2412e0c-3002-006c-33d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.7603002Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:43.7603002Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cf66059ad6777d468f1526bad523b0a8-a7475fcfe956ff4c-00", + "Prefer": "return-no-content", + "traceparent": "00-bdfe3dd816f6064aa7d788a1f3d79f28-f9b2ebd58fb0de49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9485cef517949e2338fe72c249576379", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8023343Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.3202518Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9485cef517949e2338fe72c249576379", - "x-ms-request-id": "bc061f93-0002-006f-19b9-756c3c000000", + "x-ms-request-id": "b2412e12-3002-006c-39d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8023343Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:43.8023343Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2c3a945b2751384683a973f6c15e1567-132950096b73e349-00", + "Prefer": "return-no-content", + "traceparent": "00-08eb28b70160454e98c1218797762c79-e8c29dd9362bac45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ffff176e9e59455a1357aed4c3a4bfec", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8423684Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.3612856Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ffff176e9e59455a1357aed4c3a4bfec", - "x-ms-request-id": "bc061f9e-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b2412e1b-3002-006c-42d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8423684Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:43.8423684Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-71ef642c1730f343833a35dc3f085a52-a5fe456ea0ed7740-00", + "Prefer": "return-no-content", + "traceparent": "00-606b11b403fa0c42a48c4650311a746a-1377a74729075349-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a40e2b6fe3081f1d2c1b40c35907f40c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8803995Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.4013185Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a40e2b6fe3081f1d2c1b40c35907f40c", - "x-ms-request-id": "bc061fa5-0002-006f-2bb9-756c3c000000", + "x-ms-request-id": "b2412e2a-3002-006c-50d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8803995Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:43.8803995Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e9abc0087c64594aa43f5e611a985af1-734581fb69f49b43-00", + "Prefer": "return-no-content", + "traceparent": "00-1e6b9367e58df24a97ee82d86a7ba16c-ffa1606cbf1f9e41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "219065ea5c0f56057440813d694edb93", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.9244365Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.4423531Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "219065ea5c0f56057440813d694edb93", - "x-ms-request-id": "bc061faf-0002-006f-35b9-756c3c000000", + "x-ms-request-id": "b2412e38-3002-006c-5dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.9244365Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:43.9244365Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c5f4b00442ff874f8a6256f85e0db318-3eb31499dd044f42-00", + "Prefer": "return-no-content", + "traceparent": "00-4c840656555f4c46913c7117c315b702-1fdba0cad042bf41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1d53853fbe488b71f9dfd23d5e96eb0b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.9654702Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.491394Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1d53853fbe488b71f9dfd23d5e96eb0b", - "x-ms-request-id": "bc061fb9-0002-006f-3fb9-756c3c000000", + "x-ms-request-id": "b2412e4d-3002-006c-71d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.9654702Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:43.9654702Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-385f5a8662c48d428e53e09fb3d0667d-e60dd1ad123bc148-00", + "Prefer": "return-no-content", + "traceparent": "00-6d61b9ae8150184fb6a5d3ec31dbd0b9-e88f305189ede24a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5deaa1629e1412dc26b830c862e0b6de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.0075047Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.5314282Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5deaa1629e1412dc26b830c862e0b6de", - "x-ms-request-id": "bc061fc2-0002-006f-47b9-756c3c000000", + "x-ms-request-id": "b2412e59-3002-006c-7dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.0075047Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:44.0075047Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-59dbf0e4c9820d48869f305589b682ba-1b66d71dc9d67d44-00", + "Prefer": "return-no-content", + "traceparent": "00-8fa2143629c60445bdea52eb0846fbdc-b94d6f8c4ba26b4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d384ac40d7b42bc4f404273089c7f8de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.0525425Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.5794674Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d384ac40d7b42bc4f404273089c7f8de", - "x-ms-request-id": "bc061fc9-0002-006f-4eb9-756c3c000000", + "x-ms-request-id": "b2412e63-3002-006c-07d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.0525425Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:44.0525425Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3cab453d6746e845938045aa0f6ab2ba-a557b87292ac854b-00", + "Prefer": "return-no-content", + "traceparent": "00-beaee0ff05537c40858740248de45062-f31f8cadbe5e894e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c7da75547e63a17fa940f78f8da82918", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.093577Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.6195016Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c7da75547e63a17fa940f78f8da82918", - "x-ms-request-id": "bc061fd3-0002-006f-57b9-756c3c000000", + "x-ms-request-id": "b2412e6f-3002-006c-12d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.093577Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:44.093577Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8439b59da5ab0347b91cb7883e05e314-74d3e887a7b0624e-00", + "Prefer": "return-no-content", + "traceparent": "00-d55f5ea074439640985bcb628499ca20-01803352ef76b54f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b1fdf42918118a56ddbe680f76ab885e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.1376132Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.6585341Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b1fdf42918118a56ddbe680f76ab885e", - "x-ms-request-id": "bc061fde-0002-006f-62b9-756c3c000000", + "x-ms-request-id": "b2412e77-3002-006c-1ad4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.1376132Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:44.1376132Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-90d0d9f0f56ad343a07f5abf0c7cfa87-7e7b863eb8d00a46-00", + "Prefer": "return-no-content", + "traceparent": "00-018319e2dd23164e8fbaaac2d433e442-c24e088b80968d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec7452c0ef06c27a2de22973e0349e4b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.1776464Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.7005691Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ec7452c0ef06c27a2de22973e0349e4b", - "x-ms-request-id": "bc061fec-0002-006f-6db9-756c3c000000", + "x-ms-request-id": "b2412e83-3002-006c-26d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.1776464Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:44.1776464Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-399cd9bbf1c2b04a9bca5881603bff4d-609a710773256245-00", + "Prefer": "return-no-content", + "traceparent": "00-31aa3ca6b7707a439ab9810f7aa701cb-bd86de5d51285d46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "95060edb46ca3ccc1e50e9a4156f2afd", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.2206822Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.7416025Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "95060edb46ca3ccc1e50e9a4156f2afd", - "x-ms-request-id": "bc061ff9-0002-006f-7ab9-756c3c000000", + "x-ms-request-id": "b2412e89-3002-006c-2cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.2206822Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:44.2206822Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-56aac87eba2c5d4c9b5a721604bd050a-54da9f83d2a8644f-00", + "Prefer": "return-no-content", + "traceparent": "00-3ec1ca309f921b4ab11b55839cca746d-655ec065531bab48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3bcf98b73c343a12793b832eeee3aaa8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.2637175Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.7846387Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableleq08oc6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3bcf98b73c343a12793b832eeee3aaa8", - "x-ms-request-id": "bc062003-0002-006f-04b9-756c3c000000", + "x-ms-request-id": "b2412e96-3002-006c-39d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.2637175Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:44.2637175Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableleq08oc6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67341d20f3a579948537cdb605d5adbe", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1594,17 +1254,17 @@ "x-ms-client-request-id": "67341d20f3a579948537cdb605d5adbe", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MDY-", - "x-ms-request-id": "bc062016-0002-006f-17b9-756c3c000000", + "x-ms-request-id": "b2412ea8-3002-006c-4bd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.4650546Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.0109938Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:43.4650546Z", + "Timestamp": "2020-08-21T15:59:52.0109938Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -1620,10 +1280,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5030866Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.0500263Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:41:43.5030866Z", + "Timestamp": "2020-08-21T15:59:52.0500263Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -1639,10 +1299,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5461215Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.0870567Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:41:43.5461215Z", + "Timestamp": "2020-08-21T15:59:52.0870567Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -1658,10 +1318,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.5841535Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.1280926Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:41:43.5841535Z", + "Timestamp": "2020-08-21T15:59:52.1280926Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -1677,10 +1337,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.6261884Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.1661243Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:41:43.6261884Z", + "Timestamp": "2020-08-21T15:59:52.1661243Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -1706,11 +1366,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "47bb2cb862659f17fbcc1b8fc39e4d3b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1719,7 +1379,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1729,17 +1389,17 @@ "x-ms-client-request-id": "47bb2cb862659f17fbcc1b8fc39e4d3b", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTE-", - "x-ms-request-id": "bc062036-0002-006f-37b9-756c3c000000", + "x-ms-request-id": "b2412ec7-3002-006c-66d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.6742283Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.2041547Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:41:43.6742283Z", + "Timestamp": "2020-08-21T15:59:52.2041547Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -1755,10 +1415,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.7172641Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.2431885Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:41:43.7172641Z", + "Timestamp": "2020-08-21T15:59:52.2431885Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1774,10 +1434,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.7603002Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.2812189Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:41:43.7603002Z", + "Timestamp": "2020-08-21T15:59:52.2812189Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1793,10 +1453,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8023343Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.3202518Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:41:43.8023343Z", + "Timestamp": "2020-08-21T15:59:52.3202518Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1812,10 +1472,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8423684Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.3612856Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:41:43.8423684Z", + "Timestamp": "2020-08-21T15:59:52.3612856Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1841,11 +1501,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f88341a5c23ac4580455b6fc6e5c35a4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1854,7 +1514,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:43 GMT", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1864,17 +1524,17 @@ "x-ms-client-request-id": "f88341a5c23ac4580455b6fc6e5c35a4", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTY-", - "x-ms-request-id": "bc062054-0002-006f-53b9-756c3c000000", + "x-ms-request-id": "b2412ed4-3002-006c-73d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.8803995Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.4013185Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:43.8803995Z", + "Timestamp": "2020-08-21T15:59:52.4013185Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1890,10 +1550,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.9244365Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.4423531Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:43.9244365Z", + "Timestamp": "2020-08-21T15:59:52.4423531Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1909,10 +1569,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.9654702Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.491394Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:43.9654702Z", + "Timestamp": "2020-08-21T15:59:52.491394Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1928,10 +1588,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.0075047Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.5314282Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:44.0075047Z", + "Timestamp": "2020-08-21T15:59:52.5314282Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1947,10 +1607,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.0525425Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.5794674Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:44.0525425Z", + "Timestamp": "2020-08-21T15:59:52.5794674Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1976,11 +1636,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c276c48e6327be4305956cd8d704b6e7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1989,7 +1649,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", + "Date": "Fri, 21 Aug 2020 15:59:52 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1997,17 +1657,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c276c48e6327be4305956cd8d704b6e7", - "x-ms-request-id": "bc06206d-0002-006f-6bb9-756c3c000000", + "x-ms-request-id": "b2412ef0-3002-006c-0cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableleq08oc6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.093577Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.6195016Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:44.093577Z", + "Timestamp": "2020-08-21T15:59:52.6195016Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -2023,10 +1683,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.1376132Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.6585341Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:44.1376132Z", + "Timestamp": "2020-08-21T15:59:52.6585341Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -2042,10 +1702,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.1776464Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.7005691Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:44.1776464Z", + "Timestamp": "2020-08-21T15:59:52.7005691Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -2061,10 +1721,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.2206822Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.7416025Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:44.2206822Z", + "Timestamp": "2020-08-21T15:59:52.7416025Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -2080,10 +1740,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.2637175Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A52.7846387Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:44.2637175Z", + "Timestamp": "2020-08-21T15:59:52.7846387Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -2107,13 +1767,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ad64a44cb9814946b251c739b37b373a-c4ad2dc17628b747-00", + "traceparent": "00-cfd309bf015e1c4ca5028ce13ef21036-4259d4d231da4f4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c41092eab451f583d3f7420fab1a309e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2122,14 +1782,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c41092eab451f583d3f7420fab1a309e", - "x-ms-request-id": "bc062082-0002-006f-7fb9-756c3c000000", + "x-ms-request-id": "b2412f0d-3002-006c-29d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2137,7 +1797,7 @@ ], "Variables": { "RandomSeed": "1935946035", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json index 63aa0b0de328a..4786d46da44a0 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cf72884c4d63ac42a31aa720eff08e10-2ea87975088cc24c-00", + "traceparent": "00-230f73a59b754f4193ff2319117fb311-9283dcd680c61748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e0565896be0f602ac22557854347e341", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable70nsg0nu\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e0565896be0f602ac22557854347e341", - "x-ms-request-id": "76002664-e002-002a-22b8-75b1ad000000", + "x-ms-request-id": "f56a7b15-6002-007f-36d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b014d0ac189e5e4ea478db708c41d087-c6bd7765ba4aa74c-00", + "Prefer": "return-no-content", + "traceparent": "00-05a1c373f094e947a98609645c468d84-001df9aa8ee9be40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4021adffa89d90a0e66cfb29d0dedc42", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.2394151Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.0083948Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4021adffa89d90a0e66cfb29d0dedc42", - "x-ms-request-id": "7600266f-e002-002a-2ab8-75b1ad000000", + "x-ms-request-id": "f56a7b21-6002-007f-41d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.2394151Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:32.2394151Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f186ae83b9a69943b59a7b62c40b89c8-609c151138f0bd4a-00", + "Prefer": "return-no-content", + "traceparent": "00-ddb5ee85a9c1d8458321c65e313ca871-fe296da320b17c41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "29b4cfa49fceae1674ad5992214b97e0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.2794468Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.0574351Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "29b4cfa49fceae1674ad5992214b97e0", - "x-ms-request-id": "76002677-e002-002a-32b8-75b1ad000000", + "x-ms-request-id": "f56a7b2f-6002-007f-4ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.2794468Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:32.2794468Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7fcc3f2b38c085498471300dfc03e1f3-f2bc86bba5e6e145-00", + "Prefer": "return-no-content", + "traceparent": "00-ceeb7759ea3d464c80df7906c6d7ef67-1c64111e80b47947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ab937f9caf15ed9db7c5faa2c3018fe4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.3174782Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.1024726Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ab937f9caf15ed9db7c5faa2c3018fe4", - "x-ms-request-id": "7600267d-e002-002a-38b8-75b1ad000000", + "x-ms-request-id": "f56a7b3e-6002-007f-59d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.3174782Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:32.3174782Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0006bf339d3f314ebd97277b8c0c8afa-bafbefe007d9c14c-00", + "Prefer": "return-no-content", + "traceparent": "00-713f8ceaaa36f54f80a07da5f2b33d55-62ee0656bb557748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "74e01548ba9360739773ccf04e0d6f9a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.3585126Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.1485109Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "74e01548ba9360739773ccf04e0d6f9a", - "x-ms-request-id": "76002684-e002-002a-3fb8-75b1ad000000", + "x-ms-request-id": "f56a7b49-6002-007f-64d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.3585126Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:32.3585126Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3a1651e79b7d24489750159a3251e5fe-77683fa45bf80947-00", + "Prefer": "return-no-content", + "traceparent": "00-f98e864c9e23fd4d80b221abd40df140-fc53cc4110514342-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "508c1ad5314af52c32c67108a473eb73", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.4065532Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.1905459Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "508c1ad5314af52c32c67108a473eb73", - "x-ms-request-id": "7600268c-e002-002a-47b8-75b1ad000000", + "x-ms-request-id": "f56a7b53-6002-007f-6ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.4065532Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:32.4065532Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ea5e8662b92dbd46bacbf3e5f557aec7-23e2b624f4ef6f4b-00", + "Prefer": "return-no-content", + "traceparent": "00-f3eb840a702bae4b8d7d1ffb4c094429-009ad6e6c5c00c43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0c4a751d236be24d0c3314a2e2ad9fa9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.456595Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.2315808Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0c4a751d236be24d0c3314a2e2ad9fa9", - "x-ms-request-id": "76002694-e002-002a-4fb8-75b1ad000000", + "x-ms-request-id": "f56a7b62-6002-007f-7dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.456595Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:32.456595Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5f520687f4f87b4bbbcdb1529189a6d9-eec773e390e66a43-00", + "Prefer": "return-no-content", + "traceparent": "00-b7cbdae7cf17804392b678c7c56bb712-153afd9433da5f4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a8cd5f563f741799e8ea42cc486bbc23", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5026333Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.2726141Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a8cd5f563f741799e8ea42cc486bbc23", - "x-ms-request-id": "7600269d-e002-002a-58b8-75b1ad000000", + "x-ms-request-id": "f56a7b69-6002-007f-04d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5026333Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:32.5026333Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-34651c049a88be44883e5b4ed114e511-27e37009292d9540-00", + "Prefer": "return-no-content", + "traceparent": "00-113434cb0969b542a79e695e16076054-ba21d26d0122fc48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d9d2598862c3b22fcdaa43171c8a1285", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5486711Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.3136487Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d9d2598862c3b22fcdaa43171c8a1285", - "x-ms-request-id": "760026a7-e002-002a-62b8-75b1ad000000", + "x-ms-request-id": "f56a7b77-6002-007f-11d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5486711Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:32.5486711Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-236ff8ea4b9392408fa0e4b419b9ab0d-affe2b48186a9140-00", + "Prefer": "return-no-content", + "traceparent": "00-ed3eba8853473041bec329438f7d46ed-a74d072bcecaac42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "44b1c72742a5deffdb322380e08099a1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5917077Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.3546832Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "44b1c72742a5deffdb322380e08099a1", - "x-ms-request-id": "760026b4-e002-002a-6fb8-75b1ad000000", + "x-ms-request-id": "f56a7b7d-6002-007f-17d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5917077Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:32.5917077Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7621f5796df9f745abb3b69c4a433d30-fc37f86c2eebe944-00", + "Prefer": "return-no-content", + "traceparent": "00-acbcc82421b6bb40b5382b54f7329fda-1504731ad870e04c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8919f077c5daf3e6301bdac9fb82fa5e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.6397472Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.4047249Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8919f077c5daf3e6301bdac9fb82fa5e", - "x-ms-request-id": "760026bd-e002-002a-78b8-75b1ad000000", + "x-ms-request-id": "f56a7b88-6002-007f-21d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.6397472Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:32.6397472Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d090ec0681cc9b49b9ac77f11c6a4606-ca6b6b71b23dc043-00", + "Prefer": "return-no-content", + "traceparent": "00-878c68fac586a24fb450af52bd27b4b2-024683cc27b74747-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80a4bdd877b9457d59f4fd903fafd14c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.6837838Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.4437573Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "80a4bdd877b9457d59f4fd903fafd14c", - "x-ms-request-id": "760026c2-e002-002a-7db8-75b1ad000000", + "x-ms-request-id": "f56a7b96-6002-007f-2ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.6837838Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:32.6837838Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b87cad0d87ba2144b10b2f493194ed4b-7a166e435f57604d-00", + "Prefer": "return-no-content", + "traceparent": "00-c42342a0a468254591bee82eb4775316-fb25c733d4ca8a4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2b9fa211887062aae1be138a6835e358", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.729822Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.4827894Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2b9fa211887062aae1be138a6835e358", - "x-ms-request-id": "760026c9-e002-002a-04b8-75b1ad000000", + "x-ms-request-id": "f56a7ba4-6002-007f-38d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.729822Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:32.729822Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-184caa2e322168448e99aa2260aa517b-b6a6974719479e4e-00", + "Prefer": "return-no-content", + "traceparent": "00-5f5637b44b307f47878add60a6010ac3-59c40fe5bdd4db4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "23a7c53818dbffe872d430e6c755b481", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.7718573Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.532831Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "23a7c53818dbffe872d430e6c755b481", - "x-ms-request-id": "760026d1-e002-002a-0cb8-75b1ad000000", + "x-ms-request-id": "f56a7bbd-6002-007f-4ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.7718573Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:32.7718573Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4e4c93ccc8ed264cbda8cab525d886c1-4f691a181333e146-00", + "Prefer": "return-no-content", + "traceparent": "00-9bc6274ff6a24d44aeb1731c7c1a5a58-3a35d33a9449bc42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "58b88d49cee250ed12429ffb64f3dd24", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.8148922Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.5728647Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "58b88d49cee250ed12429ffb64f3dd24", - "x-ms-request-id": "760026de-e002-002a-19b8-75b1ad000000", + "x-ms-request-id": "f56a7bc1-6002-007f-4ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.8148922Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:32.8148922Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-403ef5fdd6342e46b1138fdad36af7ba-a0a61788a43f304d-00", + "Prefer": "return-no-content", + "traceparent": "00-72714bb20ed18046baa72804c7a6bcd9-41e9a7f84503c640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7958a510ae07f870baa0b99c58c39a8c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.857928Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.6138984Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7958a510ae07f870baa0b99c58c39a8c", - "x-ms-request-id": "760026ea-e002-002a-23b8-75b1ad000000", + "x-ms-request-id": "f56a7bd4-6002-007f-5fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.857928Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:32.857928Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-485bdb3a9c6ece42b04415b17eb780c8-4904d8ab9d58274b-00", + "Prefer": "return-no-content", + "traceparent": "00-eaf701c1e1e77c488f90ae5698dfbb74-fd2dbd9f46ad4843-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "da4092098a7c6975d857109979ec9b7f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.8989621Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.6579351Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "da4092098a7c6975d857109979ec9b7f", - "x-ms-request-id": "760026f5-e002-002a-2db8-75b1ad000000", + "x-ms-request-id": "f56a7be0-6002-007f-6bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.8989621Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:32.8989621Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-54e534ac260eb64caef6ecb66bbbe5a1-14c17d25d30c074c-00", + "Prefer": "return-no-content", + "traceparent": "00-c61e10f0662fcb44a497f9a23ee3d343-cda88e7782131e4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "22d50bf63afc9b791cc09e421550f74e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.9460016Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.7079771Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "22d50bf63afc9b791cc09e421550f74e", - "x-ms-request-id": "76002700-e002-002a-38b8-75b1ad000000", + "x-ms-request-id": "f56a7be7-6002-007f-72d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.9460016Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:32.9460016Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-81f6482b80e6134d96140d3d76937d92-3deb74263fcb8144-00", + "Prefer": "return-no-content", + "traceparent": "00-65b8ea7a7a02d44da8d5dec6ffb69a76-fb5070187eb37e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d1f112a803b286a72fefa1af9dd77ecd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.9890373Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.7490117Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d1f112a803b286a72fefa1af9dd77ecd", - "x-ms-request-id": "7600270b-e002-002a-43b8-75b1ad000000", + "x-ms-request-id": "f56a7bf4-6002-007f-7fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.9890373Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:32.9890373Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ad32ae093de82b468820769a898ba77c-519057b211e8b149-00", + "Prefer": "return-no-content", + "traceparent": "00-5e996b97e457f24880af072dc31c5e0a-a81b05fd4cccc841-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ca6390577eece9019a4bdbcec335387", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.0360764Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.787042Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4ca6390577eece9019a4bdbcec335387", - "x-ms-request-id": "76002718-e002-002a-50b8-75b1ad000000", + "x-ms-request-id": "f56a7bf8-6002-007f-03d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.0360764Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:33.0360764Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-90af41e376784749ae4d9344814e7eea-472acf4f1a103149-00", + "Prefer": "return-no-content", + "traceparent": "00-70a0c6084526a94ba5c4536a2b9f9cf0-3b3bff566e5df44e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67f0c15fcafbf3cc644ff30c99c9fe44", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.0801134Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.8370841Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "67f0c15fcafbf3cc644ff30c99c9fe44", - "x-ms-request-id": "76002729-e002-002a-5eb8-75b1ad000000", + "x-ms-request-id": "f56a7c01-6002-007f-0cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.0801134Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:33.0801134Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70nsg0nu()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc3dd041aaaa30608122b80d45ea99fb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1592,17 +1252,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dc3dd041aaaa30608122b80d45ea99fb", - "x-ms-request-id": "76002735-e002-002a-69b8-75b1ad000000", + "x-ms-request-id": "f56a7c08-6002-007f-13d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70nsg0nu", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.2394151Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.0083948Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:32.2394151Z", + "Timestamp": "2020-08-21T15:54:26.0083948Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -1618,10 +1278,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.2794468Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.0574351Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:36:32.2794468Z", + "Timestamp": "2020-08-21T15:54:26.0574351Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -1637,10 +1297,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.3174782Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.1024726Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:36:32.3174782Z", + "Timestamp": "2020-08-21T15:54:26.1024726Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -1656,10 +1316,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.3585126Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.1485109Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:36:32.3585126Z", + "Timestamp": "2020-08-21T15:54:26.1485109Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -1675,10 +1335,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.4065532Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.1905459Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:36:32.4065532Z", + "Timestamp": "2020-08-21T15:54:26.1905459Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -1694,10 +1354,10 @@ "IntTypeProperty": 5 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.456595Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.2315808Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:36:32.456595Z", + "Timestamp": "2020-08-21T15:54:26.2315808Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -1713,10 +1373,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5026333Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.2726141Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:36:32.5026333Z", + "Timestamp": "2020-08-21T15:54:26.2726141Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1732,10 +1392,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5486711Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.3136487Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:36:32.5486711Z", + "Timestamp": "2020-08-21T15:54:26.3136487Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1751,10 +1411,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.5917077Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.3546832Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:36:32.5917077Z", + "Timestamp": "2020-08-21T15:54:26.3546832Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1770,10 +1430,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.6397472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.4047249Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:36:32.6397472Z", + "Timestamp": "2020-08-21T15:54:26.4047249Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1789,10 +1449,10 @@ "IntTypeProperty": 10 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.6837838Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.4437573Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:32.6837838Z", + "Timestamp": "2020-08-21T15:54:26.4437573Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1808,10 +1468,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.729822Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.4827894Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:32.729822Z", + "Timestamp": "2020-08-21T15:54:26.4827894Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1827,10 +1487,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.7718573Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.532831Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:32.7718573Z", + "Timestamp": "2020-08-21T15:54:26.532831Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1846,10 +1506,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.8148922Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.5728647Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:32.8148922Z", + "Timestamp": "2020-08-21T15:54:26.5728647Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1865,10 +1525,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.857928Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.6138984Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:32.857928Z", + "Timestamp": "2020-08-21T15:54:26.6138984Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1884,10 +1544,10 @@ "IntTypeProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.8989621Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.6579351Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:32.8989621Z", + "Timestamp": "2020-08-21T15:54:26.6579351Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -1903,10 +1563,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.9460016Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.7079771Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:32.9460016Z", + "Timestamp": "2020-08-21T15:54:26.7079771Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -1922,10 +1582,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A32.9890373Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.7490117Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:32.9890373Z", + "Timestamp": "2020-08-21T15:54:26.7490117Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -1941,10 +1601,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.0360764Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.787042Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:33.0360764Z", + "Timestamp": "2020-08-21T15:54:26.787042Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -1960,10 +1620,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A33.0801134Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A26.8370841Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:33.0801134Z", + "Timestamp": "2020-08-21T15:54:26.8370841Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -1987,13 +1647,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ca8e48f8cf20f44481bceda62b3dbc53-e145f64e60c2884f-00", + "traceparent": "00-07298de9a6a7e949b3ae614741e263e2-a69b23e7d5035e4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc4f199c17e73ad26cb3e89e8484354f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2002,14 +1662,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:32 GMT", + "Date": "Fri, 21 Aug 2020 15:54:25 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dc4f199c17e73ad26cb3e89e8484354f", - "x-ms-request-id": "7600274c-e002-002a-7cb8-75b1ad000000", + "x-ms-request-id": "f56a7c23-6002-007f-2bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2017,7 +1677,7 @@ ], "Variables": { "RandomSeed": "36626118", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json index 86f0b2c9c1195..638741c850706 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-11d350a5f7d96047ade167090ebe5752-d736d508a9a48b40-00", + "traceparent": "00-933ff31db4a3534aad6ab1077a3a9d15-345d2dcbbbc3454a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0cd15d6734dcef64cbdb6be37c1a1f15", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablefz13i0rq\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0cd15d6734dcef64cbdb6be37c1a1f15", - "x-ms-request-id": "bc061e30-0002-006f-45b9-756c3c000000", + "x-ms-request-id": "b2412cb5-3002-006c-63d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-34d063cb91e9d3479b392ac5a411ec3c-04541cd432103545-00", + "Prefer": "return-no-content", + "traceparent": "00-4ed286373c093141b2eae7f755906198-29dbe042caadb445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a895626949029edb68502c1a9a41556", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.4301955Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.9270912Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4a895626949029edb68502c1a9a41556", - "x-ms-request-id": "bc061e3b-0002-006f-4fb9-756c3c000000", + "x-ms-request-id": "b2412cbd-3002-006c-6ad4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.4301955Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:42.4301955Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3a9af1c6f09b6141ac859d3440ec6bd2-82226a23dca32549-00", + "Prefer": "return-no-content", + "traceparent": "00-ced1b19cb37c6243b106350039206054-bdc979bdc07b6b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f6f7594858fa6e14a451249cde18942", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.47223Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.9681249Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8f6f7594858fa6e14a451249cde18942", - "x-ms-request-id": "bc061e42-0002-006f-56b9-756c3c000000", + "x-ms-request-id": "b2412cc8-3002-006c-74d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.47223Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:42.47223Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-38290f835bb1c245be0d7536ede88bb4-927887e8d9f6184f-00", + "Prefer": "return-no-content", + "traceparent": "00-11f644a36d6cb148a59ed7ea3dfa5511-0a31f408d1a6dd4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b85a89a949dd3cf6fa7555632a34526", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5142657Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.0091591Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3b85a89a949dd3cf6fa7555632a34526", - "x-ms-request-id": "bc061e4c-0002-006f-60b9-756c3c000000", + "x-ms-request-id": "b2412cd0-3002-006c-7cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5142657Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:42.5142657Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-72eda92f4ab2db47a1c2c494f3a6e25c-7bbe27939881fc43-00", + "Prefer": "return-no-content", + "traceparent": "00-c501726823516a4d8295ad90bbaa61a4-ce7db647ea70774c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "064f14c590aaa18574e2ff4b81a35cd4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5553003Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.0802183Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "064f14c590aaa18574e2ff4b81a35cd4", - "x-ms-request-id": "bc061e54-0002-006f-68b9-756c3c000000", + "x-ms-request-id": "b2412cdd-3002-006c-09d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5553003Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:42.5553003Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-92965ff1a7978645be417f6f997e3071-c9b2cb49316b7f4d-00", + "Prefer": "return-no-content", + "traceparent": "00-ac47350ab027f14e8f14fe8fa4810dab-b7940366801ae643-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0126bffcda1fffb8a59b1fe82f8a74a6", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5943314Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.1222533Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0126bffcda1fffb8a59b1fe82f8a74a6", - "x-ms-request-id": "bc061e59-0002-006f-6db9-756c3c000000", + "x-ms-request-id": "b2412ce4-3002-006c-10d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5943314Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:42.5943314Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4500f107da011d4e8b616cd55ac4896c-eda8fdd69903754b-00", + "Prefer": "return-no-content", + "traceparent": "00-a45c26eb75847a40b3f699589e0fb936-e7311ffe3c407148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b883ecff82920a9722e4c6bb948452cc", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.6353655Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.1823034Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b883ecff82920a9722e4c6bb948452cc", - "x-ms-request-id": "bc061e67-0002-006f-7bb9-756c3c000000", + "x-ms-request-id": "b2412ceb-3002-006c-17d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.6353655Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:42.6353655Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fcad01c5c94bbf4aaa4ff2bdff56e2df-3371d67c0df97642-00", + "Prefer": "return-no-content", + "traceparent": "00-d3d01a8b150e8a4db58e8a3fac58cd94-49ac2acee769fb43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "735a804a447deb065b4f610f709d71ea", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.6814041Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.2263401Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "735a804a447deb065b4f610f709d71ea", - "x-ms-request-id": "bc061e78-0002-006f-0cb9-756c3c000000", + "x-ms-request-id": "b2412cf3-3002-006c-1fd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.6814041Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:42.6814041Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-df63b82228b43541a66053f494f5f05b-fe14c402c316254b-00", + "Prefer": "return-no-content", + "traceparent": "00-4200a13385e3294aaffedcb36dba83e9-fb5d72cd4b246d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "944b586ea41f7942271cde3b14fd6a21", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.7294432Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.2663738Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "944b586ea41f7942271cde3b14fd6a21", - "x-ms-request-id": "bc061e7f-0002-006f-12b9-756c3c000000", + "x-ms-request-id": "b2412cf7-3002-006c-23d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.7294432Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:42.7294432Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bb6dabcea7dc274cb5fdd8a95532b354-cf666cbf13047544-00", + "Prefer": "return-no-content", + "traceparent": "00-53a3c9fb5b39c142b94780c60371aafa-c844620e372bc142-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ae9e53490030ba29e5985c4221889985", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.7734798Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.3054059Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ae9e53490030ba29e5985c4221889985", - "x-ms-request-id": "bc061e8d-0002-006f-20b9-756c3c000000", + "x-ms-request-id": "b2412cfc-3002-006c-28d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.7734798Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:42.7734798Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2f92abc76003894d978916860e1d0461-0058dfb9f3506748-00", + "Prefer": "return-no-content", + "traceparent": "00-4fb8bb27a3dec9468066f40dd5ea4281-b15df9e2dbbb4245-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b4ddb72bd38a6ac3ee04c6166cbd65e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.8155147Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.3464405Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3b4ddb72bd38a6ac3ee04c6166cbd65e", - "x-ms-request-id": "bc061e9c-0002-006f-2eb9-756c3c000000", + "x-ms-request-id": "b2412d02-3002-006c-2ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.8155147Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:42.8155147Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-139e8870881f504fb92692973ba3f79d-c05035b7667f0947-00", + "Prefer": "return-no-content", + "traceparent": "00-625e0a2ca6c344489a80b1b8c02b8646-da547d74adab2f4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1dc53fe4c3ff6db92f90af8747ff589e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.8585508Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.3874743Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1dc53fe4c3ff6db92f90af8747ff589e", - "x-ms-request-id": "bc061eaa-0002-006f-3bb9-756c3c000000", + "x-ms-request-id": "b2412d0a-3002-006c-34d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.8585508Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:42.8585508Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-51d0cf377301534d9db43c55328abe59-96b86d8623b1d94f-00", + "Prefer": "return-no-content", + "traceparent": "00-b87ceaa0ee96a642a7a6d4640a313999-7c3d138e2c542b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "38c858822eb08ce8a6f77050b4c85419", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9005858Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.4355143Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "38c858822eb08ce8a6f77050b4c85419", - "x-ms-request-id": "bc061eb4-0002-006f-45b9-756c3c000000", + "x-ms-request-id": "b2412d0f-3002-006c-39d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9005858Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:42.9005858Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c00dd1271ee5884ba223bf6c9b4a558d-555bc430ae742e41-00", + "Prefer": "return-no-content", + "traceparent": "00-7d6bf450dcc8f9458278a6100cba6091-79eb96e4ec01b444-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e15efec27cc2af8622e00ca70d255e3e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9436219Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.4795506Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e15efec27cc2af8622e00ca70d255e3e", - "x-ms-request-id": "bc061ebc-0002-006f-4db9-756c3c000000", + "x-ms-request-id": "b2412d17-3002-006c-41d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9436219Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:42.9436219Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1b8c66cbd1936e48aa924cd5110e503a-013c2eef6c6ad44a-00", + "Prefer": "return-no-content", + "traceparent": "00-4529fc631da8734d8a626858ddc4aa06-a86f78b2a1e74344-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0ddfad879e02b5ae573976075368b866", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9886598Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.5175827Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0ddfad879e02b5ae573976075368b866", - "x-ms-request-id": "bc061ec8-0002-006f-57b9-756c3c000000", + "x-ms-request-id": "b2412d1f-3002-006c-49d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9886598Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:42.9886598Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2b1bf6283b7d6248a3aaeb16e3ebcf24-9ef4b3ced8bb8540-00", + "Prefer": "return-no-content", + "traceparent": "00-d808ed6876cada4783ea6392edf71f46-2d17c08690eb7247-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "49c4953c77a105dbd21916d022417e80", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.0326959Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.5556152Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "49c4953c77a105dbd21916d022417e80", - "x-ms-request-id": "bc061ed3-0002-006f-61b9-756c3c000000", + "x-ms-request-id": "b2412d25-3002-006c-4fd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.0326959Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:43.0326959Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-298da1e42800a147a97b2abacd2b360b-88b23783c233c14a-00", + "Prefer": "return-no-content", + "traceparent": "00-914a9f0f6d2c0c479b1a2d0bc7a44666-ebd536b7c64ffe4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "07c9319947e9241750a88a89067f5cb9", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.0777325Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.5946469Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "07c9319947e9241750a88a89067f5cb9", - "x-ms-request-id": "bc061ee9-0002-006f-75b9-756c3c000000", + "x-ms-request-id": "b2412d33-3002-006c-5dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.0777325Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:43.0777325Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-20a1d071625e25419e80350ddee1f38e-bfad2a1ab20f754a-00", + "Prefer": "return-no-content", + "traceparent": "00-2fe8c94428ac794db331b97707db36c4-5c9bd9359d27a64b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "786ba5271460109dd1d93be987de9315", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.1227703Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.6356811Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "786ba5271460109dd1d93be987de9315", - "x-ms-request-id": "bc061ef1-0002-006f-7db9-756c3c000000", + "x-ms-request-id": "b2412d3c-3002-006c-65d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.1227703Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:43.1227703Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35c27611102a5841a078bb20a9866ace-cf816488959c7441-00", + "Prefer": "return-no-content", + "traceparent": "00-86a4c387742c31439aa66390392609c9-b6518dc6ceb5324a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "226df5bbb19ff57d7ea0f9f8ec52ff52", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.1648056Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.6837211Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "226df5bbb19ff57d7ea0f9f8ec52ff52", - "x-ms-request-id": "bc061efe-0002-006f-0ab9-756c3c000000", + "x-ms-request-id": "b2412d48-3002-006c-71d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.1648056Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:43.1648056Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-813f25876ed2f742ad432680338cd248-9ca3276dee0b1243-00", + "Prefer": "return-no-content", + "traceparent": "00-8802cd6b9a6e2041b8d04ace11c523f8-6080d4ce491f2244-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ca85cbc06d5842093b8350f0b2d9c71", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.2058393Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.7217528Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7ca85cbc06d5842093b8350f0b2d9c71", - "x-ms-request-id": "bc061f10-0002-006f-1cb9-756c3c000000", + "x-ms-request-id": "b2412d54-3002-006c-7dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.2058393Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:43.2058393Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-02b895ad3f2b7b4b9010f57f9fbc3830-6fe8632b4739fc44-00", + "Prefer": "return-no-content", + "traceparent": "00-b1ab751b27dec144b91bca769861a03e-4e22dd927981d84e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10ce74143a11761a2876fabf1ba4237e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.2508767Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.7657912Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "10ce74143a11761a2876fabf1ba4237e", - "x-ms-request-id": "bc061f18-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b2412d63-3002-006c-0cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.2508767Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:43.2508767Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefz13i0rq()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2b2ce8da1735b540d5e88ee67b6de950", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1592,17 +1252,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2b2ce8da1735b540d5e88ee67b6de950", - "x-ms-request-id": "bc061f1f-0002-006f-2bb9-756c3c000000", + "x-ms-request-id": "b2412d73-3002-006c-1cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefz13i0rq", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.4301955Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.9270912Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:42.4301955Z", + "Timestamp": "2020-08-21T15:59:50.9270912Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -1618,10 +1278,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.47223Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.9681249Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:41:42.47223Z", + "Timestamp": "2020-08-21T15:59:50.9681249Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -1637,10 +1297,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5142657Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.0091591Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:41:42.5142657Z", + "Timestamp": "2020-08-21T15:59:51.0091591Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -1656,10 +1316,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5553003Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.0802183Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:41:42.5553003Z", + "Timestamp": "2020-08-21T15:59:51.0802183Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -1675,10 +1335,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.5943314Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.1222533Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:41:42.5943314Z", + "Timestamp": "2020-08-21T15:59:51.1222533Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -1694,10 +1354,10 @@ "IntTypeProperty": 5 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.6353655Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.1823034Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:41:42.6353655Z", + "Timestamp": "2020-08-21T15:59:51.1823034Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -1713,10 +1373,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.6814041Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.2263401Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:41:42.6814041Z", + "Timestamp": "2020-08-21T15:59:51.2263401Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1732,10 +1392,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.7294432Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.2663738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:41:42.7294432Z", + "Timestamp": "2020-08-21T15:59:51.2663738Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1751,10 +1411,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.7734798Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.3054059Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:41:42.7734798Z", + "Timestamp": "2020-08-21T15:59:51.3054059Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1770,10 +1430,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.8155147Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.3464405Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:41:42.8155147Z", + "Timestamp": "2020-08-21T15:59:51.3464405Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1789,10 +1449,10 @@ "IntTypeProperty": 10 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.8585508Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.3874743Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:42.8585508Z", + "Timestamp": "2020-08-21T15:59:51.3874743Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1808,10 +1468,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9005858Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.4355143Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:42.9005858Z", + "Timestamp": "2020-08-21T15:59:51.4355143Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1827,10 +1487,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9436219Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.4795506Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:42.9436219Z", + "Timestamp": "2020-08-21T15:59:51.4795506Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1846,10 +1506,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A42.9886598Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.5175827Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:42.9886598Z", + "Timestamp": "2020-08-21T15:59:51.5175827Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1865,10 +1525,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.0326959Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.5556152Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:43.0326959Z", + "Timestamp": "2020-08-21T15:59:51.5556152Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1884,10 +1544,10 @@ "IntTypeProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.0777325Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.5946469Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:43.0777325Z", + "Timestamp": "2020-08-21T15:59:51.5946469Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -1903,10 +1563,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.1227703Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.6356811Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:43.1227703Z", + "Timestamp": "2020-08-21T15:59:51.6356811Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -1922,10 +1582,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.1648056Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.6837211Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:43.1648056Z", + "Timestamp": "2020-08-21T15:59:51.6837211Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -1941,10 +1601,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.2058393Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.7217528Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:43.2058393Z", + "Timestamp": "2020-08-21T15:59:51.7217528Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -1960,10 +1620,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A43.2508767Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A51.7657912Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:43.2508767Z", + "Timestamp": "2020-08-21T15:59:51.7657912Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -1987,13 +1647,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-32315e7a58203d4aa8a5b456d4fc193b-4f1dc09ebafcaa43-00", + "traceparent": "00-d75fea8c0abdf943a100d5a564134309-60b4bb8e704ade49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78e38704ee8482404131535f0c6069ee", - "x-ms-date": "Tue, 18 Aug 2020 23:41:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2002,14 +1662,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:42 GMT", + "Date": "Fri, 21 Aug 2020 15:59:51 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "78e38704ee8482404131535f0c6069ee", - "x-ms-request-id": "bc061f2c-0002-006f-38b9-756c3c000000", + "x-ms-request-id": "b2412d97-3002-006c-40d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2017,7 +1677,7 @@ ], "Variables": { "RandomSeed": "1757810241", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFilters.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFilters.json index 1d8acb73bd2de..0cac403261d1b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFilters.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFilters.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f8994ff4cbe2324f860c2addd0615fe6-994e8d61e000d148-00", + "traceparent": "00-dea7c0625117bd4783a381eefdc4db58-49d98a6a471c404c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1788c8b9b48ac37ab72c9f996f4ad68a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable70pb9xu0\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1788c8b9b48ac37ab72c9f996f4ad68a", - "x-ms-request-id": "76001e3b-e002-002a-4fb8-75b1ad000000", + "x-ms-request-id": "f56a7242-6002-007f-38d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0a53b3d5e152404a8a6688cd58beebf9-20873f215fe6e349-00", + "Prefer": "return-no-content", + "traceparent": "00-200dd33a63602c48a21afa6f8b22441c-d0e515ffa8941147-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f4d0c5ae23aa66621e7580a7a78f26cb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.7233296Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.2691247Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f4d0c5ae23aa66621e7580a7a78f26cb", - "x-ms-request-id": "76001e4b-e002-002a-5eb8-75b1ad000000", + "x-ms-request-id": "f56a724d-6002-007f-41d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.7233296Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:23.7233296Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d250f902887f0e47b036a2d0a7baf0ec-97a7ef0c5ccdf346-00", + "Prefer": "return-no-content", + "traceparent": "00-5d6f5c311eee6643a8c76c2011f171b3-8381859b7684ef43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e5794b2a2b0bed31cc1bc63f5d287d8e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.7653641Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.3101588Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e5794b2a2b0bed31cc1bc63f5d287d8e", - "x-ms-request-id": "76001e55-e002-002a-66b8-75b1ad000000", + "x-ms-request-id": "f56a7253-6002-007f-47d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.7653641Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:23.7653641Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a9f73d516ca8d94cbc79f4a9fd3b6057-c0c29f719cec9a4f-00", + "Prefer": "return-no-content", + "traceparent": "00-f465e5012d9e754d87ad292cc91fc7b0-8b9a7598b731b347-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10e2068f3e94958f6521f81434d21b27", - "x-ms-date": "Tue, 18 Aug 2020 23:36:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.8114032Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.3602009Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "10e2068f3e94958f6521f81434d21b27", - "x-ms-request-id": "76001e5d-e002-002a-6eb8-75b1ad000000", + "x-ms-request-id": "f56a725f-6002-007f-53d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.8114032Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:23.8114032Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9a122487275db74c8094264982c86d5f-a8645046d8370e46-00", + "Prefer": "return-no-content", + "traceparent": "00-9e106747fd135441be221b0691d63f19-26e1e297759ca945-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "246fd405f0d1837e94e2288f5d2308f6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.8554398Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.4002342Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "246fd405f0d1837e94e2288f5d2308f6", - "x-ms-request-id": "76001e68-e002-002a-79b8-75b1ad000000", + "x-ms-request-id": "f56a726a-6002-007f-5ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.8554398Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:23.8554398Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4056fac792634844b8ff8f2393eaece8-6cd705e6696d594a-00", + "Prefer": "return-no-content", + "traceparent": "00-f83683f517858c49ab430bfd2b09f2a2-0e055ff42728f24d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a118f1f716adec36bce380e9331cb9f9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.8994755Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.4452716Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a118f1f716adec36bce380e9331cb9f9", - "x-ms-request-id": "76001e73-e002-002a-03b8-75b1ad000000", + "x-ms-request-id": "f56a7277-6002-007f-6ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.8994755Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:23.8994755Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b415ec9da5aa014a98ccb6bcb371c6a7-a067be16455ba944-00", + "Prefer": "return-no-content", + "traceparent": "00-5da36f7455b9d746bb28f05d8c9b8e2f-10baf39fe682c54e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "89399eff59b99fbd875f7bb115ff3741", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.9455137Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.4853049Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "89399eff59b99fbd875f7bb115ff3741", - "x-ms-request-id": "76001e7f-e002-002a-0fb8-75b1ad000000", + "x-ms-request-id": "f56a7288-6002-007f-7ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.9455137Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:23.9455137Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c7ba7e783b30ad47bcd5799b51b01d18-74641c7332975443-00", + "Prefer": "return-no-content", + "traceparent": "00-564b6c1db3c19149894bfc69a361b753-54fb129107458c42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "431d02197abaef799d8267ed6f955077", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.9885495Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.5243374Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "431d02197abaef799d8267ed6f955077", - "x-ms-request-id": "76001e83-e002-002a-13b8-75b1ad000000", + "x-ms-request-id": "f56a728f-6002-007f-01d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A23.9885495Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:23.9885495Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7f74dc5a64abb34ba01226c2bb1fe238-a6015a403b8c1347-00", + "Prefer": "return-no-content", + "traceparent": "00-3810f95921f382449966026169e89a90-f4a036c5ab131b41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "be902f297eea9e3c3478194e9a85d6bd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.0305844Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.5643703Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "be902f297eea9e3c3478194e9a85d6bd", - "x-ms-request-id": "76001e8e-e002-002a-1cb8-75b1ad000000", + "x-ms-request-id": "f56a7299-6002-007f-0bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.0305844Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:24.0305844Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6da1126734a03a4db24aa8bc2f073915-4d44a8282f264546-00", + "Prefer": "return-no-content", + "traceparent": "00-a2e292c332571f449225c3ab2b6da5e9-3bb8f3f436dc6a44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "30d03fac75ff843f254aec36f2d030f1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.0766226Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.6194165Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "30d03fac75ff843f254aec36f2d030f1", - "x-ms-request-id": "76001e9a-e002-002a-28b8-75b1ad000000", + "x-ms-request-id": "f56a72a6-6002-007f-18d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.0766226Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:24.0766226Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-26f3be4d7a48be43805ab9cc7083affc-319bb0a6456a084e-00", + "Prefer": "return-no-content", + "traceparent": "00-26f709f4a735b34a9acd92312be92e3f-df83e0fa4f073f43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e688030f786f9a56c57e0f41602b5418", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.12066Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.6604506Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e688030f786f9a56c57e0f41602b5418", - "x-ms-request-id": "76001eaa-e002-002a-38b8-75b1ad000000", + "x-ms-request-id": "f56a72ab-6002-007f-1dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.12066Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:24.12066Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0e9e9f20e245424b963529c297c5dbd7-c27b7e949be3dd40-00", + "Prefer": "return-no-content", + "traceparent": "00-b4eff94e18c53941add190a9572e8558-bfb50e7d25287d4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2f41aaac1fc5b378f00b99a09206ac64", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.1646958Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.7004839Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2f41aaac1fc5b378f00b99a09206ac64", - "x-ms-request-id": "76001eb2-e002-002a-40b8-75b1ad000000", + "x-ms-request-id": "f56a72b7-6002-007f-28d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.1646958Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:24.1646958Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-26c5cc71a925954d9913c2d6f2e0bc12-84d2d4b15de81545-00", + "Prefer": "return-no-content", + "traceparent": "00-30de4808d477bc44b3aaf4085644f2e4-037bcb90c4d9a540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "973f2848effd334ee8356a8066fd24fa", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2087328Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.7495243Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "973f2848effd334ee8356a8066fd24fa", - "x-ms-request-id": "76001eb8-e002-002a-46b8-75b1ad000000", + "x-ms-request-id": "f56a72c4-6002-007f-34d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2087328Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:24.2087328Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3c3980e939a0ba4391038a3713afcdef-33df9d0ffa0c7244-00", + "Prefer": "return-no-content", + "traceparent": "00-386fd5b233094241a791707f8782e980-f16f431a67085a4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4789d4f6008eef2c8bd4f663dfb607bf", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2487656Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.7875559Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4789d4f6008eef2c8bd4f663dfb607bf", - "x-ms-request-id": "76001ec1-e002-002a-4fb8-75b1ad000000", + "x-ms-request-id": "f56a72cc-6002-007f-3cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2487656Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:24.2487656Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5b3d881e507f444295792956717e631c-3ba0a43a73d8ba4e-00", + "Prefer": "return-no-content", + "traceparent": "00-d942720470e16c428760fc90c8f8ee18-f2fa64691dfe7d45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "38f8abd2bdecbd1a5c0d478fb4f74df2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2958047Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.831593Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "38f8abd2bdecbd1a5c0d478fb4f74df2", - "x-ms-request-id": "76001ec7-e002-002a-55b8-75b1ad000000", + "x-ms-request-id": "f56a72d8-6002-007f-47d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2958047Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:24.2958047Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9aa1d4c2794eff4e9affc940429750ea-50abd3f80e28c14f-00", + "Prefer": "return-no-content", + "traceparent": "00-8e1a96a377b2d04ab8146365dc37a209-2a0c6cdf8a018344-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "beaa9fe7647c48d5fb4f0b28f9ea5332", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.3388404Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.8706267Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "beaa9fe7647c48d5fb4f0b28f9ea5332", - "x-ms-request-id": "76001ecb-e002-002a-59b8-75b1ad000000", + "x-ms-request-id": "f56a72e2-6002-007f-51d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.3388404Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:24.3388404Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-724e4c44fc8b0341b627e926b00bb744-8dc933a2dc3dc343-00", + "Prefer": "return-no-content", + "traceparent": "00-764b584c22b21542915a56f7640183ad-b36c4b7555dbf047-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bbaeaa2eeb04380db9cceb81b89c3a94", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.3838778Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.9106587Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bbaeaa2eeb04380db9cceb81b89c3a94", - "x-ms-request-id": "76001ed7-e002-002a-64b8-75b1ad000000", + "x-ms-request-id": "f56a72e9-6002-007f-58d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.3838778Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:24.3838778Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-967da6427858664ba942bc3ea1f86ff9-cd112ad0b67eed4a-00", + "Prefer": "return-no-content", + "traceparent": "00-83bfda05b778124bbe46ea620a846364-aa053bf842d05f4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "407b0387480c6e43d5af3c9cb1f2c471", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.4269136Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.9556962Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "407b0387480c6e43d5af3c9cb1f2c471", - "x-ms-request-id": "76001ee6-e002-002a-73b8-75b1ad000000", + "x-ms-request-id": "f56a72f5-6002-007f-64d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.4269136Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:24.4269136Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5a627e212a68124190452a8118bf95af-94d671fb741a5d4a-00", + "Prefer": "return-no-content", + "traceparent": "00-552fa28359dc364791612cae5283a045-27756724b6c26e42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "096115b99149fced917105b07854905e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.4669472Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.9957295Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "096115b99149fced917105b07854905e", - "x-ms-request-id": "76001eea-e002-002a-77b8-75b1ad000000", + "x-ms-request-id": "f56a72fe-6002-007f-6dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.4669472Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:24.4669472Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-880a4c9d4fd0474189aab59b1b4dffc7-1cb2623e4013f64d-00", + "Prefer": "return-no-content", + "traceparent": "00-aab3498ed44a3d4abf13346413b0c9bc-18b22d2cb93ebb4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f5a17714136ee525673fe554ae7187c7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.5069801Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.0347624Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f5a17714136ee525673fe554ae7187c7", - "x-ms-request-id": "76001ef3-e002-002a-80b8-75b1ad000000", + "x-ms-request-id": "f56a7308-6002-007f-77d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.5069801Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:24.5069801Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e01af690b555744fa4101ed766d540ba-a083e0848b76d944-00", + "Prefer": "return-no-content", + "traceparent": "00-659f1965d3f1cd4e88b5ecb95c3df109-eef2122ce8141940-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a3c77908303bf54b167fae9b4393f581", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.5490163Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.1218344Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a3c77908303bf54b167fae9b4393f581", - "x-ms-request-id": "76001ef9-e002-002a-06b8-75b1ad000000", + "x-ms-request-id": "f56a7313-6002-007f-02d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.5490163Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:24.5490163Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable70pb9xu0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a87de1fcf50a603ef7ba209ab984d20", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1592,17 +1252,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3a87de1fcf50a603ef7ba209ab984d20", - "x-ms-request-id": "76001efc-e002-002a-09b8-75b1ad000000", + "x-ms-request-id": "f56a731b-6002-007f-0ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable70pb9xu0", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.1646958Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.7004839Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:24.1646958Z", + "Timestamp": "2020-08-21T15:54:17.7004839Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1618,10 +1278,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2087328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.7495243Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:24.2087328Z", + "Timestamp": "2020-08-21T15:54:17.7495243Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1637,10 +1297,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2487656Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.7875559Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:24.2487656Z", + "Timestamp": "2020-08-21T15:54:17.7875559Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1656,10 +1316,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.2958047Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.831593Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:24.2958047Z", + "Timestamp": "2020-08-21T15:54:17.831593Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1675,10 +1335,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.3388404Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.8706267Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:24.3388404Z", + "Timestamp": "2020-08-21T15:54:17.8706267Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1694,10 +1354,10 @@ "IntTypeProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.3838778Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.9106587Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:24.3838778Z", + "Timestamp": "2020-08-21T15:54:17.9106587Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -1713,10 +1373,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.4269136Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.9556962Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:24.4269136Z", + "Timestamp": "2020-08-21T15:54:17.9556962Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -1732,10 +1392,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.4669472Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A17.9957295Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:24.4669472Z", + "Timestamp": "2020-08-21T15:54:17.9957295Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -1751,10 +1411,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.5069801Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.0347624Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:24.5069801Z", + "Timestamp": "2020-08-21T15:54:18.0347624Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -1770,10 +1430,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.5490163Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.1218344Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:24.5490163Z", + "Timestamp": "2020-08-21T15:54:18.1218344Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -1797,13 +1457,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-dd5ab1dac084f74fa1e37847f700afc9-0a08beb3dba05243-00", + "traceparent": "00-bcaee79899e63949a0449bc898932d16-68e5f3904c9c3c4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ffa73ee9ec8ce3232cacdeee658aa2d4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1812,14 +1472,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ffa73ee9ec8ce3232cacdeee658aa2d4", - "x-ms-request-id": "76001f0c-e002-002a-19b8-75b1ad000000", + "x-ms-request-id": "f56a7327-6002-007f-16d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1827,7 +1487,7 @@ ], "Variables": { "RandomSeed": "1927393652", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json index 42d0dbb122020..99dd750fce088 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedCustomEntitiesCanBeQueriedWithFiltersAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bc44a2fc9355184f929c47f2190e8b0e-f1bcde3564fe3145-00", + "traceparent": "00-0de73a84f01cf54e8868aa49cd7185d4-a5d4e574f8986744-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "497c35bce2d312471565e205c481d247", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablea7gym0gy\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "497c35bce2d312471565e205c481d247", - "x-ms-request-id": "bc0614af-0002-006f-56b9-756c3c000000", + "x-ms-request-id": "b2412425-3002-006c-28d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f8bafaab831c074faa1d86c2a4a754a7-2ff476e2cd055144-00", + "Prefer": "return-no-content", + "traceparent": "00-9c467938450e7449ab4456436a60d4b7-f0b666f8362ece4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "efb2303a965b5544f6cc93d241ccdc57", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.251403Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.4129975Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "efb2303a965b5544f6cc93d241ccdc57", - "x-ms-request-id": "bc0614be-0002-006f-64b9-756c3c000000", + "x-ms-request-id": "b241242f-3002-006c-31d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.251403Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:34.251403Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fbde8ed350c5784da8ea006e43a468a0-05c537e37491fa45-00", + "Prefer": "return-no-content", + "traceparent": "00-b81f0d3e95dcd242b0966c4950a4d619-f66660023fc08048-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a02517afaed46d34f0ad5298fd65f68", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.292437Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.4630392Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5a02517afaed46d34f0ad5298fd65f68", - "x-ms-request-id": "bc0614ca-0002-006f-70b9-756c3c000000", + "x-ms-request-id": "b2412435-3002-006c-37d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.292437Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:34.292437Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aa6aa5c748cc074684a83a046e34e1ea-fd9491a471e97340-00", + "Prefer": "return-no-content", + "traceparent": "00-90bcd885a3154941b5e9fa1217f7fea8-7b3ee74094896845-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9e0e3405b6e025bbf02652074f74d048", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.3404761Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.5100779Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9e0e3405b6e025bbf02652074f74d048", - "x-ms-request-id": "bc0614de-0002-006f-03b9-756c3c000000", + "x-ms-request-id": "b2412445-3002-006c-46d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.3404761Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:34.3404761Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d95f7a2013c782479074a2d24b6b4923-4c8a5a0c5bb8594a-00", + "Prefer": "return-no-content", + "traceparent": "00-ae53e31e4ef7d749a395781fe1cb3f17-54529bf1b7d53e40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "738a8a89787e405a5c6ba050c11bc620", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.3775068Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.5561167Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "738a8a89787e405a5c6ba050c11bc620", - "x-ms-request-id": "bc0614ee-0002-006f-12b9-756c3c000000", + "x-ms-request-id": "b2412458-3002-006c-55d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.3775068Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:34.3775068Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-09192bd649f37b418814baa45acbcf57-fda3c25feb632a42-00", + "Prefer": "return-no-content", + "traceparent": "00-d8fb6bc0003ca9499c74156995f8d2fe-8bc29a355cbbbb49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0ccd2a6c3ebec47795dc69c7a8cbf7da", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.4205426Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.5941484Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0ccd2a6c3ebec47795dc69c7a8cbf7da", - "x-ms-request-id": "bc0614ff-0002-006f-22b9-756c3c000000", + "x-ms-request-id": "b2412461-3002-006c-5ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.4205426Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:34.4205426Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0096ae90b643294d93c8a93ca0395e00-4f01e2d40b8cbe47-00", + "Prefer": "return-no-content", + "traceparent": "00-9c8ea01b65d0d24c98e473e739ec3fc3-abdca80b3d9dba40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05a08c3aec4b8de9dace4175156b64d5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.4665808Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.6441901Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "05a08c3aec4b8de9dace4175156b64d5", - "x-ms-request-id": "bc061506-0002-006f-29b9-756c3c000000", + "x-ms-request-id": "b241246e-3002-006c-6bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.4665808Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:34.4665808Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-38aade7c20a813419909fea427f12c20-7dd22ea027bb6048-00", + "Prefer": "return-no-content", + "traceparent": "00-ae49348f99629e4ab48a26fe6016e6e5-728a20b587af914f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "249b315fc4a74a8a12c6dda10e929790", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.5116182Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.693231Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "249b315fc4a74a8a12c6dda10e929790", - "x-ms-request-id": "bc061515-0002-006f-37b9-756c3c000000", + "x-ms-request-id": "b2412477-3002-006c-74d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.5116182Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:34.5116182Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f96b778df80d82468aa405c9fe0897a0-37d54408b9218649-00", + "Prefer": "return-no-content", + "traceparent": "00-125e83630579fd478ce03bb2e8060d1f-e3c63a1f5d19c640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3416c674c07a80d4404032effd02ae2a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.554654Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.7322635Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3416c674c07a80d4404032effd02ae2a", - "x-ms-request-id": "bc061521-0002-006f-43b9-756c3c000000", + "x-ms-request-id": "b241247d-3002-006c-7ad4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.554654Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:34.554654Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3c6db8b8b5762448ae76bc42a6d9140e-fb750db75243b248-00", + "Prefer": "return-no-content", + "traceparent": "00-31d83c0f43a9ab40b73f5d852c999194-575314a38f41124b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "76679378d23076330256f2840e487e47", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:33 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.5966893Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.7722968Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "76679378d23076330256f2840e487e47", - "x-ms-request-id": "bc06152f-0002-006f-50b9-756c3c000000", + "x-ms-request-id": "b2412489-3002-006c-05d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.5966893Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:34.5966893Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-154c1e533563af4dae0a4f707c6eb98d-cb3d007c380ed34a-00", + "Prefer": "return-no-content", + "traceparent": "00-265adc909fd4734e8f7663f73c9bd54a-1b48e34eeaae0b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4e01b0372f559e5b5c1ae467929a4d10", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.6387238Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.813331Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4e01b0372f559e5b5c1ae467929a4d10", - "x-ms-request-id": "bc061539-0002-006f-5ab9-756c3c000000", + "x-ms-request-id": "b2412492-3002-006c-0cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.6387238Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:34.6387238Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cd18495faadf5c4fbc5ef5531c376398-68eb6956bec5334b-00", + "Prefer": "return-no-content", + "traceparent": "00-2bd278a3a6034f49a5fc329e87e26e11-7a6892af5c811c41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a28b317212ba16093a03124ce5072f8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.6797579Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.8543656Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7a28b317212ba16093a03124ce5072f8", - "x-ms-request-id": "bc061548-0002-006f-69b9-756c3c000000", + "x-ms-request-id": "b241249e-3002-006c-18d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.6797579Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:34.6797579Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d3b90730dcee004cbf9eebd646f00dba-b903ecbe0c939946-00", + "Prefer": "return-no-content", + "traceparent": "00-fc7378915823c44c99b7acde410c605e-4a6444d48e874540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4cb8eac1600149d538c81915eecce367", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.7308015Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.8964006Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4cb8eac1600149d538c81915eecce367", - "x-ms-request-id": "bc061551-0002-006f-71b9-756c3c000000", + "x-ms-request-id": "b24124a9-3002-006c-23d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.7308015Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:34.7308015Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e7a1e3e7a155494cab8925a733ec9a78-dcf1aa1ff4775748-00", + "Prefer": "return-no-content", + "traceparent": "00-a0141d8c9d4a264e93975f91011e0cda-61555a150a1cda4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a6ce209031f151c505fbbb4fd37d00c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.7778393Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.9364336Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5a6ce209031f151c505fbbb4fd37d00c", - "x-ms-request-id": "bc06155c-0002-006f-7bb9-756c3c000000", + "x-ms-request-id": "b24124b4-3002-006c-2ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.7778393Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:34.7778393Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8b8d826bfdeb8f49b926bbd2edbf1fbe-48a68e39ddbe7841-00", + "Prefer": "return-no-content", + "traceparent": "00-f6d671bdf7db34409681425527f8a9ac-372b0446d207994d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a7a5eba800e2b70fdddf4262074ab2c6", - "x-ms-date": "Tue, 18 Aug 2020 23:41:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8178726Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.9754661Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a7a5eba800e2b70fdddf4262074ab2c6", - "x-ms-request-id": "bc061569-0002-006f-08b9-756c3c000000", + "x-ms-request-id": "b24124be-3002-006c-38d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8178726Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:34.8178726Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cdc592d4d7575840a2a01bfeca576aba-807b0358b63bd644-00", + "Prefer": "return-no-content", + "traceparent": "00-f0ee00ed8a2920429a79b92a509c39cb-942cfe57e73a2b44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec1bc9bc17e3bdd9cda2fca1a4204b00", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8599075Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.0154994Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ec1bc9bc17e3bdd9cda2fca1a4204b00", - "x-ms-request-id": "bc061579-0002-006f-18b9-756c3c000000", + "x-ms-request-id": "b24124c4-3002-006c-3ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8599075Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:34.8599075Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9b3f548c0480d3449dce17a9c41219f5-c02c125258b45940-00", + "Prefer": "return-no-content", + "traceparent": "00-3b3bd19a3920814bbed5773f66bc233c-7e2c20c23158c640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "036d0cf83b260885d2b57d3fc1b90e05", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8969387Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.0585353Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "036d0cf83b260885d2b57d3fc1b90e05", - "x-ms-request-id": "bc061583-0002-006f-22b9-756c3c000000", + "x-ms-request-id": "b24124cd-3002-006c-45d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8969387Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:34.8969387Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1141d4ce00221f4a92abd861007d80ee-5d687566c9df8d45-00", + "Prefer": "return-no-content", + "traceparent": "00-68d4318d70cdc845b8abd5a6ce416673-471ffce1711be149-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "33f8f4ade41c912912e8da3f036d13bd", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.9419761Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.0985686Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "33f8f4ade41c912912e8da3f036d13bd", - "x-ms-request-id": "bc06158e-0002-006f-2cb9-756c3c000000", + "x-ms-request-id": "b24124d5-3002-006c-4dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.9419761Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:34.9419761Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-42b2cb62ad0650449fe3c19d9e823bae-0b0a3112601e1e42-00", + "Prefer": "return-no-content", + "traceparent": "00-94b8015dee684447acf16b40cec4310b-635c87b6cf6c7a42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fa6a4293afdd80a04412192e9999fc14", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.9860122Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.1386024Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fa6a4293afdd80a04412192e9999fc14", - "x-ms-request-id": "bc06159d-0002-006f-39b9-756c3c000000", + "x-ms-request-id": "b24124df-3002-006c-57d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.9860122Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:34.9860122Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e19c800973e24842a3dc64cc641075a2-d55fe6a2eed45a4e-00", + "Prefer": "return-no-content", + "traceparent": "00-6d595210fd901f498dd4f3df093bc34b-0a8e5a6a80361f4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aff3f693182713e4e3dbf13e61450565", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.0310496Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.1816383Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aff3f693182713e4e3dbf13e61450565", - "x-ms-request-id": "bc0615ac-0002-006f-47b9-756c3c000000", + "x-ms-request-id": "b24124f9-3002-006c-70d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.0310496Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:35.0310496Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7d72071a9a9c9b449306c423c5e0b9be-88581db3e0eb8843-00", + "Prefer": "return-no-content", + "traceparent": "00-7afb570ef5a7a948ba96e46b90eff783-2c0aad541da89341-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7eacc0a1144efe285478ef0acafbf778", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.0740854Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.2406875Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7eacc0a1144efe285478ef0acafbf778", - "x-ms-request-id": "bc0615b7-0002-006f-52b9-756c3c000000", + "x-ms-request-id": "b241250b-3002-006c-01d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.0740854Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:35.0740854Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablea7gym0gy()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0cabc6eb637a7b955d561601be611efe", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1592,17 +1252,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0cabc6eb637a7b955d561601be611efe", - "x-ms-request-id": "bc0615c0-0002-006f-5bb9-756c3c000000", + "x-ms-request-id": "b241251f-3002-006c-13d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablea7gym0gy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.6797579Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.8543656Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:34.6797579Z", + "Timestamp": "2020-08-21T15:59:42.8543656Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1618,10 +1278,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.7308015Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.8964006Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:34.7308015Z", + "Timestamp": "2020-08-21T15:59:42.8964006Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1637,10 +1297,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.7778393Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.9364336Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:34.7778393Z", + "Timestamp": "2020-08-21T15:59:42.9364336Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1656,10 +1316,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8178726Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A42.9754661Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:34.8178726Z", + "Timestamp": "2020-08-21T15:59:42.9754661Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1675,10 +1335,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8599075Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.0154994Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:34.8599075Z", + "Timestamp": "2020-08-21T15:59:43.0154994Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1694,10 +1354,10 @@ "IntTypeProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.8969387Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.0585353Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:34.8969387Z", + "Timestamp": "2020-08-21T15:59:43.0585353Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -1713,10 +1373,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.9419761Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.0985686Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:34.9419761Z", + "Timestamp": "2020-08-21T15:59:43.0985686Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -1732,10 +1392,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A34.9860122Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.1386024Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:34.9860122Z", + "Timestamp": "2020-08-21T15:59:43.1386024Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -1751,10 +1411,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.0310496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.1816383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:35.0310496Z", + "Timestamp": "2020-08-21T15:59:43.1816383Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -1770,10 +1430,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.0740854Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.2406875Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:35.0740854Z", + "Timestamp": "2020-08-21T15:59:43.2406875Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -1797,13 +1457,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a3391bbadf9da94ca8bad3a781c93fcd-41a0d8fcb7deef4b-00", + "traceparent": "00-6ae7b18776daf54b8cb62ab3bd22159d-f4600e9b22e67e47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d98cb40c7ded7fc5cef55bae28da48e7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1812,14 +1472,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d98cb40c7ded7fc5cef55bae28da48e7", - "x-ms-request-id": "bc0615d8-0002-006f-72b9-756c3c000000", + "x-ms-request-id": "b241252d-3002-006c-21d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1827,7 +1487,7 @@ ], "Variables": { "RandomSeed": "348316470", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json index 2ea4508babf4d..e13e1c850965e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFilters.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-aa570e18dc9aec4eb8893476fd6dd96d-fd650754c55db14c-00", + "traceparent": "00-6ac8e537b8f4dd4595ec9b1dd6ace3fd-3eb48f38121c3444-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "20ce1fe2c23c4047aba9c5071ddeb5bd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable3k1g8881\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "20ce1fe2c23c4047aba9c5071ddeb5bd", - "x-ms-request-id": "76001f15-e002-002a-22b8-75b1ad000000", + "x-ms-request-id": "f56a732c-6002-007f-1bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f88d6ed715d7cb4a98f5bc3065bab1be-8549ce3f74084942-00", + "Prefer": "return-no-content", + "traceparent": "00-9a6ffcf7c0bbfa4ab80270940e04366d-0693b56b722c044b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "30b96a83cf258230752363bcf5956fd3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.7712004Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.3350113Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "30b96a83cf258230752363bcf5956fd3", - "x-ms-request-id": "76001f1f-e002-002a-2ab8-75b1ad000000", + "x-ms-request-id": "f56a7332-6002-007f-20d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.7712004Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:24.7712004Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e249e19aeb318444adb74056d45feabd-e2c384971a0a0b41-00", + "Prefer": "return-no-content", + "traceparent": "00-641a5dc3fea1b34da550044a63887c4e-639e0e7d780baa4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1c27642c5d64a5e668b42a1617657c84", - "x-ms-date": "Tue, 18 Aug 2020 23:36:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.8162373Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.375045Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1c27642c5d64a5e668b42a1617657c84", - "x-ms-request-id": "76001f26-e002-002a-31b8-75b1ad000000", + "x-ms-request-id": "f56a733b-6002-007f-29d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.8162373Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:24.8162373Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6e34a6a99c731c4ea9044867bd56a033-2c8ebcacf196d248-00", + "Prefer": "return-no-content", + "traceparent": "00-fbfb1c62c04c0648bb4a423f73d37467-68384f7ec71f1240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ee4db4c789912f3ef4cab195f8b4a16", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.8592735Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.4150788Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8ee4db4c789912f3ef4cab195f8b4a16", - "x-ms-request-id": "76001f32-e002-002a-3db8-75b1ad000000", + "x-ms-request-id": "f56a7346-6002-007f-34d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.8592735Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:24.8592735Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0fca3efbfbdfe442bededfd7f396ffce-e4f5716c3c337c41-00", + "Prefer": "return-no-content", + "traceparent": "00-dab81da637bacb4295f6ac2d1bd36bef-c95fa3dc84da0545-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b9dbf13a99b726598313c871a4196a0f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.9033092Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.4551116Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b9dbf13a99b726598313c871a4196a0f", - "x-ms-request-id": "76001f3e-e002-002a-49b8-75b1ad000000", + "x-ms-request-id": "f56a7351-6002-007f-3fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.9033092Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:24.9033092Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-563a13c2ab2c404ba371ef53998d8038-061476f16c5cf945-00", + "Prefer": "return-no-content", + "traceparent": "00-77609436d50a344f9dc31eb5f7a62b87-76384857bf2b104a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1a6fdea6e0b0b43970142d18b2cd46dc", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.9473462Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.5241695Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1a6fdea6e0b0b43970142d18b2cd46dc", - "x-ms-request-id": "76001f43-e002-002a-4eb8-75b1ad000000", + "x-ms-request-id": "f56a735d-6002-007f-4bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.9473462Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:24.9473462Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-09d4c9cdbfdaac4a949cbe07c73239d0-aeb16c733ee85148-00", + "Prefer": "return-no-content", + "traceparent": "00-32e578fb5c11d3488f0d91f7f9afe80c-69165fe6e014dd4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "25dc136ac38ab3cd82be0b86b0826ed5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.9913828Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.5642028Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "25dc136ac38ab3cd82be0b86b0826ed5", - "x-ms-request-id": "76001f48-e002-002a-53b8-75b1ad000000", + "x-ms-request-id": "f56a7367-6002-007f-55d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A24.9913828Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:24.9913828Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d52eb78e17b326429a4a188ed3840311-4aeb6d4596f2414f-00", + "Prefer": "return-no-content", + "traceparent": "00-969af04cc6dfd240abf1b7581d8c8375-9b02e02e378e0f4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80739be22f1b5965b82649a26c4073b5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.0404235Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.6032349Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "80739be22f1b5965b82649a26c4073b5", - "x-ms-request-id": "76001f52-e002-002a-5db8-75b1ad000000", + "x-ms-request-id": "f56a736b-6002-007f-59d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.0404235Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:25.0404235Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ec05e7dfda3a41489b99b69a79cdb172-74084e0ac7750640-00", + "Prefer": "return-no-content", + "traceparent": "00-ab23e87bff91d84da75d10765e812cb9-8b89d33dee253440-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9106ebcc443ce28510bc98f2d5b303ed", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.0834593Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.6422673Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9106ebcc443ce28510bc98f2d5b303ed", - "x-ms-request-id": "76001f59-e002-002a-63b8-75b1ad000000", + "x-ms-request-id": "f56a7374-6002-007f-62d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.0834593Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:25.0834593Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-00ac415fb8b27a489b20fbb4d82e69b7-d597a620a64e4c4e-00", + "Prefer": "return-no-content", + "traceparent": "00-0bcc8d9194cc0745bc03a68f988afee2-0a158f5d2894254d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "173657a6c55a3bc1ad836d637a2a4641", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.1274963Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.6883065Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "173657a6c55a3bc1ad836d637a2a4641", - "x-ms-request-id": "76001f62-e002-002a-6bb8-75b1ad000000", + "x-ms-request-id": "f56a737c-6002-007f-6ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.1274963Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:25.1274963Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-300c2bd131456f4391f87525fd030c61-2af3ce4650b3e64b-00", + "Prefer": "return-no-content", + "traceparent": "00-d2209d0b753a094dbfd26475aacd117a-718a72311fbbcf4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c5b9554adc7c9d9816906f5f97728304", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.1715324Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.7293398Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c5b9554adc7c9d9816906f5f97728304", - "x-ms-request-id": "76001f6b-e002-002a-74b8-75b1ad000000", + "x-ms-request-id": "f56a7383-6002-007f-71d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.1715324Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:25.1715324Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-92d5ccb2c28fdb47aa2ca4b3149c9ee9-f1c036cde88a1445-00", + "Prefer": "return-no-content", + "traceparent": "00-e4fd3f389d13f14e9b99db9b8c412854-f5472b0dea404d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "14fc5b235b0a075b29cbe3b9d62168e6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.2095636Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.7663701Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "14fc5b235b0a075b29cbe3b9d62168e6", - "x-ms-request-id": "76001f75-e002-002a-7cb8-75b1ad000000", + "x-ms-request-id": "f56a7389-6002-007f-77d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.2095636Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:25.2095636Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-101370eace69794b9a54b3dcd9892bfd-4f1972e8e7822d41-00", + "Prefer": "return-no-content", + "traceparent": "00-d42be08d8ca79e40a52f300a9c58aafa-067d611525a2da43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80a756753df9c971bf9801ca5662a43a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.2485964Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.8064034Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "80a756753df9c971bf9801ca5662a43a", - "x-ms-request-id": "76001f79-e002-002a-80b8-75b1ad000000", + "x-ms-request-id": "f56a7394-6002-007f-02d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.2485964Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:25.2485964Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dafe439a2acfe9449c99d9eee842e4ee-3f524c0403855843-00", + "Prefer": "return-no-content", + "traceparent": "00-3d1fc1db3921c043bd4d01055b0b654b-ad91c7ec778aaa47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1e3f6800322def37f9b29bb0f9dfc7f4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.286628Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.8514405Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1e3f6800322def37f9b29bb0f9dfc7f4", - "x-ms-request-id": "76001f7f-e002-002a-06b8-75b1ad000000", + "x-ms-request-id": "f56a739f-6002-007f-0dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.286628Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:25.286628Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0f8858d08fa73148ba954ee0a79f2fe7-e412836f5c35d746-00", + "Prefer": "return-no-content", + "traceparent": "00-efd5749662ba1f4ebfd4ff326b29425c-9e93b2355c6b9e41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "40e9892702cbe60ae93355725a91b0c7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.32466Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.889473Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "40e9892702cbe60ae93355725a91b0c7", - "x-ms-request-id": "76001f84-e002-002a-0bb8-75b1ad000000", + "x-ms-request-id": "f56a73a8-6002-007f-15d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.32466Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:25.32466Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7b095725942bd944b98c54f46e0e0167-8029a04af92b0242-00", + "Prefer": "return-no-content", + "traceparent": "00-544703638b7796448640c904cbc4db95-1e9bb3195718654e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6db8a82749e143b81fb88647a1c0d0e0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.3656937Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.9265038Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6db8a82749e143b81fb88647a1c0d0e0", - "x-ms-request-id": "76001f8c-e002-002a-13b8-75b1ad000000", + "x-ms-request-id": "f56a73b2-6002-007f-1fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.3656937Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:25.3656937Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e38d4a4f1c35ca4e9334fdd1aa0d4600-a099d306bcecb64d-00", + "Prefer": "return-no-content", + "traceparent": "00-df40624c54f8a445b7659926b5756465-0fc14ea76481a141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cca20cd06378fd6f5d5934fadcc49468", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4047257Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:17 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.964535Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cca20cd06378fd6f5d5934fadcc49468", - "x-ms-request-id": "76001f94-e002-002a-1bb8-75b1ad000000", + "x-ms-request-id": "f56a73be-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4047257Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:25.4047257Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f41011d5a29a34419dd262c6bb157d00-0bf9002c61f11548-00", + "Prefer": "return-no-content", + "traceparent": "00-ebf96a88ac852743810d94c0974c4370-a9547bea20045e47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5089d4015926de12d0a520127cc34529", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4487627Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.0075716Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5089d4015926de12d0a520127cc34529", - "x-ms-request-id": "76001fa1-e002-002a-28b8-75b1ad000000", + "x-ms-request-id": "f56a73cb-6002-007f-36d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4487627Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:25.4487627Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8fa88f24a101c64c94949fe2ca8cf247-f7fe96cec80e4748-00", + "Prefer": "return-no-content", + "traceparent": "00-553fbca808fe4c46820bf92106716c39-c642314120cd4142-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4da17563e3efc34e38bb0f8814be665a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4958013Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.0636178Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4da17563e3efc34e38bb0f8814be665a", - "x-ms-request-id": "76001faa-e002-002a-31b8-75b1ad000000", + "x-ms-request-id": "f56a73d5-6002-007f-40d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4958013Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:25.4958013Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-65b375e67f2c13488e1c01661618015c-91b47b4e90875447-00", + "Prefer": "return-no-content", + "traceparent": "00-856129812f18e7429d3d7ad9fbbc0b46-ade7e163e76dd84e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cc451e247f3777b9fac3fcd2435d819a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.5388379Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.1116578Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cc451e247f3777b9fac3fcd2435d819a", - "x-ms-request-id": "76001fb3-e002-002a-3ab8-75b1ad000000", + "x-ms-request-id": "f56a73e4-6002-007f-4fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.5388379Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:25.5388379Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-67874dc44f3b364b891f312bc8e3952d-599a447b027a4543-00", + "Prefer": "return-no-content", + "traceparent": "00-fabe994677db2e4a9d5184c11e235803-6c30342bfdbe7c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67960b1346231d7985c6176b4a89c912", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.5808728Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.1516911Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3k1g8881(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "67960b1346231d7985c6176b4a89c912", - "x-ms-request-id": "76001fba-e002-002a-41b8-75b1ad000000", + "x-ms-request-id": "f56a73ee-6002-007f-59d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.5808728Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:25.5808728Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3k1g8881()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5deec53f787de3f1bb2a532be77b80db", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1552,17 +1232,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5deec53f787de3f1bb2a532be77b80db", - "x-ms-request-id": "76001fc4-e002-002a-4bb8-75b1ad000000", + "x-ms-request-id": "f56a7401-6002-007f-6ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3k1g8881", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.2095636Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.7663701Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:25.2095636Z", + "Timestamp": "2020-08-21T15:54:18.7663701Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1577,10 +1257,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.2485964Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.8064034Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:25.2485964Z", + "Timestamp": "2020-08-21T15:54:18.8064034Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1595,10 +1275,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.286628Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.8514405Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:25.286628Z", + "Timestamp": "2020-08-21T15:54:18.8514405Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1613,10 +1293,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.32466Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.889473Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:25.32466Z", + "Timestamp": "2020-08-21T15:54:18.889473Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1631,10 +1311,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.3656937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.9265038Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:25.3656937Z", + "Timestamp": "2020-08-21T15:54:18.9265038Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1649,10 +1329,10 @@ "SomeIntProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4047257Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A18.964535Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:25.4047257Z", + "Timestamp": "2020-08-21T15:54:18.964535Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1667,10 +1347,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4487627Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.0075716Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:25.4487627Z", + "Timestamp": "2020-08-21T15:54:19.0075716Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1685,10 +1365,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.4958013Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.0636178Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:25.4958013Z", + "Timestamp": "2020-08-21T15:54:19.0636178Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -1703,10 +1383,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.5388379Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.1116578Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:25.5388379Z", + "Timestamp": "2020-08-21T15:54:19.1116578Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -1721,10 +1401,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.5808728Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.1516911Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:25.5808728Z", + "Timestamp": "2020-08-21T15:54:19.1516911Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -1747,13 +1427,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1e61ff2ce258da40824ca73b6825f227-16ed4261c1e03b4c-00", + "traceparent": "00-54f7d290ae79f64990b59e12be805171-c3221b6e3dd6464e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "08747539ff27dd37a5284770684e2c70", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1762,14 +1442,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "08747539ff27dd37a5284770684e2c70", - "x-ms-request-id": "76001fd0-e002-002a-57b8-75b1ad000000", + "x-ms-request-id": "f56a741e-6002-007f-03d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1777,7 +1457,7 @@ ], "Variables": { "RandomSeed": "422136453", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json index 9ffc2695b5a23..2afb29dab4a44 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedDynamicEntitiesCanBeQueriedWithFiltersAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-210e59639937824ba74793860b581218-bd0d9de5797d604b-00", + "traceparent": "00-e7fb5a6131c1ec498bb47a9610d59c6a-c886e72919a33e4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3cf1302b926d2f149692ecc67029ff31", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtabledd5or6o1\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3cf1302b926d2f149692ecc67029ff31", - "x-ms-request-id": "bc0615e6-0002-006f-80b9-756c3c000000", + "x-ms-request-id": "b241253a-3002-006c-2ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-299b9d89edfde54ebe1e4f4c7b530948-42ff978d6f3b744f-00", + "Prefer": "return-no-content", + "traceparent": "00-67ba6361a8e46145903bc274376dbe67-c78bca8ae00a564b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d7e6af3c42bf3b1e2914f138b70a6daf", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.2742521Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.451863Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d7e6af3c42bf3b1e2914f138b70a6daf", - "x-ms-request-id": "bc0615f6-0002-006f-0fb9-756c3c000000", + "x-ms-request-id": "b241253e-3002-006c-31d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.2742521Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:35.2742521Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-17a240f4f57c994ba2dd440bfa866696-e90cb0c2c6f2be40-00", + "Prefer": "return-no-content", + "traceparent": "00-7396fa2e11b9cf43a09c9ba33f23e62f-fd4d1d7f3397974c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c653de759fe361291fb5af8f24446071", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.3142845Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.5009043Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c653de759fe361291fb5af8f24446071", - "x-ms-request-id": "bc061602-0002-006f-1bb9-756c3c000000", + "x-ms-request-id": "b2412550-3002-006c-43d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.3142845Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:35.3142845Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f775fe3fcd570b4fad05c5d4c472ed0d-e8fb53d972d1f74f-00", + "Prefer": "return-no-content", + "traceparent": "00-818dc53e2e0eaf418e8bd3e04cd839e4-b78d595b3fb7a540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3c422738e464e9a511b61358a0db778c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.3563198Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.5429389Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3c422738e464e9a511b61358a0db778c", - "x-ms-request-id": "bc06160d-0002-006f-26b9-756c3c000000", + "x-ms-request-id": "b2412559-3002-006c-4cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.3563198Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:35.3563198Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0b82399f42cdf84494d205106a796f6d-56f896d0b0032e43-00", + "Prefer": "return-no-content", + "traceparent": "00-e2f962fc7648694b91c1a28e7732841f-a20624b36711a945-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "91503d2438d59c4d8685b809938e17e5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.394351Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.5819714Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "91503d2438d59c4d8685b809938e17e5", - "x-ms-request-id": "bc061617-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b2412561-3002-006c-54d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.394351Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:35.394351Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9ec31ba30acea84c8bf74b724970f427-e7beb2254e0fdf40-00", + "Prefer": "return-no-content", + "traceparent": "00-d63c9fd7cda6e9448117cf0ff9a43856-2c11e532e5406840-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "90007fb431c7914a396ab42d8cd1c043", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.432383Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.6300118Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "90007fb431c7914a396ab42d8cd1c043", - "x-ms-request-id": "bc06161e-0002-006f-37b9-756c3c000000", + "x-ms-request-id": "b241256a-3002-006c-5dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.432383Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:35.432383Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7110589899cdbd41b83ee59983716dc1-83359eef19dc444c-00", + "Prefer": "return-no-content", + "traceparent": "00-251141a47fe4b84ca677dcda01518ab3-41bf616216133b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e66b233dcef3ff9cd9a6b6df2c9c5682", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.4804229Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.6790523Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e66b233dcef3ff9cd9a6b6df2c9c5682", - "x-ms-request-id": "bc061625-0002-006f-3eb9-756c3c000000", + "x-ms-request-id": "b2412571-3002-006c-64d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.4804229Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:35.4804229Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ce6f242d7effa44f9cb3717d8519e149-2a3a68a6e62b6b46-00", + "Prefer": "return-no-content", + "traceparent": "00-4d802a0da83810498191b73e129c59b4-96848d8778f31849-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "20a32d9ee7dbf2c4f2bf586a832010b5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.5334669Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.7250919Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "20a32d9ee7dbf2c4f2bf586a832010b5", - "x-ms-request-id": "bc061632-0002-006f-4bb9-756c3c000000", + "x-ms-request-id": "b241257d-3002-006c-70d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.5334669Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:35.5334669Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-db553f2828fe654ba4b7f36596f907ed-703d3a94458d504b-00", + "Prefer": "return-no-content", + "traceparent": "00-3abc98b06481e9428c2d2ad3add2ecdd-ba4294dc34a27d43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6fcb74c43023e5f2e300b6217b6b659c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.574501Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.7671256Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6fcb74c43023e5f2e300b6217b6b659c", - "x-ms-request-id": "bc06163f-0002-006f-58b9-756c3c000000", + "x-ms-request-id": "b2412588-3002-006c-7bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.574501Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:35.574501Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ec9f0a2d9af49f409bf6c42e02ffc464-7f594e2f01a7b743-00", + "Prefer": "return-no-content", + "traceparent": "00-bc1b13817181bd489afb01ee549e61e6-038674eeb9bd8844-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5f8f3214a02d56685e78f43376327cb8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.6185376Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.8081598Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5f8f3214a02d56685e78f43376327cb8", - "x-ms-request-id": "bc06164b-0002-006f-64b9-756c3c000000", + "x-ms-request-id": "b2412595-3002-006c-08d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.6185376Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:35.6185376Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ac65250dc48b7448b3f1033644ca1734-6d4e28b84b850d40-00", + "Prefer": "return-no-content", + "traceparent": "00-cb682917950a5d4ca9c45d472f831cdb-d5d5790c02bc0047-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b71b0095e6d06d5f3bbd3ddb30a37786", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.6605725Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.8481932Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b71b0095e6d06d5f3bbd3ddb30a37786", - "x-ms-request-id": "bc061656-0002-006f-6fb9-756c3c000000", + "x-ms-request-id": "b241259a-3002-006c-0dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.6605725Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:35.6605725Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2f5af368647d16458a5b88c88675d91d-0203672c71d78345-00", + "Prefer": "return-no-content", + "traceparent": "00-3fa754add561b0418b1d8ad76e78fb08-8a393bc8bcf60d40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5156bb5ab19124880b7511aa3cbe6fb0", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7056099Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.8882265Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5156bb5ab19124880b7511aa3cbe6fb0", - "x-ms-request-id": "bc061665-0002-006f-7eb9-756c3c000000", + "x-ms-request-id": "b24125a2-3002-006c-15d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7056099Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:35.7056099Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1f2efa440dc5eb4eba38caf23ef317b1-24ae371a175c3640-00", + "Prefer": "return-no-content", + "traceparent": "00-d85714c1451b0c4aab91e8340f43d173-2f68ad064114374e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a8bfd84ad502dccd221236f628d25ba", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7486461Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.927259Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7a8bfd84ad502dccd221236f628d25ba", - "x-ms-request-id": "bc061676-0002-006f-0fb9-756c3c000000", + "x-ms-request-id": "b24125b3-3002-006c-25d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7486461Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:35.7486461Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bd4ae39cd7f85a46b215d1be388c49eb-ef6483edd06f8e4d-00", + "Prefer": "return-no-content", + "traceparent": "00-1f6d167ea547394fa77fc71b822d13b2-11b983738d7dd84e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bbd96d012adce42778f6ab5bd5b4307c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7856764Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.966292Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bbd96d012adce42778f6ab5bd5b4307c", - "x-ms-request-id": "bc061682-0002-006f-1bb9-756c3c000000", + "x-ms-request-id": "b24125be-3002-006c-30d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7856764Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:35.7856764Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b44dc11e13d7b0409e76dc50be181121-d2b7d63b9226a443-00", + "Prefer": "return-no-content", + "traceparent": "00-003145b787a9e543a6e5d8bdad33bad0-77226a8291f85b42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "32578c4efc18ac36ee287e6f8d19c17d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.823708Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.0063245Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "32578c4efc18ac36ee287e6f8d19c17d", - "x-ms-request-id": "bc06168b-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b24125ce-3002-006c-3fd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.823708Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:35.823708Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0943cb6ea8b3974382fb476ee62ab9c3-c7915ff1ee3a8440-00", + "Prefer": "return-no-content", + "traceparent": "00-fe420f8fe0a3494c93955b2b578449db-88932e7dee2ced43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cfa9564fb3e559d4d6a602590170581e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.8657425Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.0453574Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cfa9564fb3e559d4d6a602590170581e", - "x-ms-request-id": "bc061694-0002-006f-2db9-756c3c000000", + "x-ms-request-id": "b24125d7-3002-006c-48d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.8657425Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:35.8657425Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fd0add094f4d4c4ea95dc1a5d0e8b291-a17e705ffa6fef43-00", + "Prefer": "return-no-content", + "traceparent": "00-7f30cc4c22348a4d90ba92249a69d346-12016378cc312d41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d520a7f0f33605a2372cccb3abb8575f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.9107807Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.1024067Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d520a7f0f33605a2372cccb3abb8575f", - "x-ms-request-id": "bc06169f-0002-006f-37b9-756c3c000000", + "x-ms-request-id": "b24125e7-3002-006c-56d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.9107807Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:35.9107807Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b9144aacca0e664f91c09460d2dc05b2-355466509409c449-00", + "Prefer": "return-no-content", + "traceparent": "00-eac11dfe62af66418bc8b9dba13f33b2-f39b082ba7155642-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7e0b2e34610b9a97b7fd5c71f9dcab7e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.959821Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.1414383Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7e0b2e34610b9a97b7fd5c71f9dcab7e", - "x-ms-request-id": "bc0616a6-0002-006f-3eb9-756c3c000000", + "x-ms-request-id": "b24125ef-3002-006c-5ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.959821Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:35.959821Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0ca8750a9c508146b1e098a8a92b6c22-b82f1d15e50eb442-00", + "Prefer": "return-no-content", + "traceparent": "00-564c16b02bfa294dbbaf9fd316a5805a-484f49323aa54b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e67f60cfecf85c47b4a498b8e721ae1d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0008555Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.1844733Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e67f60cfecf85c47b4a498b8e721ae1d", - "x-ms-request-id": "bc0616b4-0002-006f-4ab9-756c3c000000", + "x-ms-request-id": "b24125f8-3002-006c-67d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0008555Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:36.0008555Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5e704a56f44969419fa2e86f3852e2c2-abe07125e133494b-00", + "Prefer": "return-no-content", + "traceparent": "00-d8ae04e322bc594c8b9c9c7d5c211482-aef5278343245f48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d324a34fda658e130f851d3996300b5a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0408888Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.2275096Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d324a34fda658e130f851d3996300b5a", - "x-ms-request-id": "bc0616c2-0002-006f-57b9-756c3c000000", + "x-ms-request-id": "b2412603-3002-006c-70d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0408888Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:36.0408888Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9e79ff8acd092743a812fbdb672fd630-b2407941e8636240-00", + "Prefer": "return-no-content", + "traceparent": "00-e32fc7a5ef62014fa4600955c459cce9-e98c9dd9cd34944d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4be44e8071394866e6aec966c9deb396", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0799204Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.267543Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4be44e8071394866e6aec966c9deb396", - "x-ms-request-id": "bc0616d2-0002-006f-63b9-756c3c000000", + "x-ms-request-id": "b241260b-3002-006c-78d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0799204Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:36.0799204Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabledd5or6o1()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "56213e4fd8b7f4184df0d672cf0ec684", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1552,17 +1232,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "56213e4fd8b7f4184df0d672cf0ec684", - "x-ms-request-id": "bc0616e5-0002-006f-74b9-756c3c000000", + "x-ms-request-id": "b2412616-3002-006c-03d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabledd5or6o1", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7056099Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.8882265Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:35.7056099Z", + "Timestamp": "2020-08-21T15:59:43.8882265Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1577,10 +1257,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7486461Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.927259Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:35.7486461Z", + "Timestamp": "2020-08-21T15:59:43.927259Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1595,10 +1275,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.7856764Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A43.966292Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:35.7856764Z", + "Timestamp": "2020-08-21T15:59:43.966292Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1613,10 +1293,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.823708Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.0063245Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:35.823708Z", + "Timestamp": "2020-08-21T15:59:44.0063245Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1631,10 +1311,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.8657425Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.0453574Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:35.8657425Z", + "Timestamp": "2020-08-21T15:59:44.0453574Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1649,10 +1329,10 @@ "SomeIntProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.9107807Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.1024067Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:35.9107807Z", + "Timestamp": "2020-08-21T15:59:44.1024067Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1667,10 +1347,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A35.959821Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.1414383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:35.959821Z", + "Timestamp": "2020-08-21T15:59:44.1414383Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1685,10 +1365,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0008555Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.1844733Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:36.0008555Z", + "Timestamp": "2020-08-21T15:59:44.1844733Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -1703,10 +1383,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0408888Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.2275096Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:36.0408888Z", + "Timestamp": "2020-08-21T15:59:44.2275096Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -1721,10 +1401,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.0799204Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.267543Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:36.0799204Z", + "Timestamp": "2020-08-21T15:59:44.267543Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -1747,13 +1427,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-7c8c9490b76d1146ba7be01d4608e130-bec39cc88c9ec44d-00", + "traceparent": "00-5eff847811a6dc4a82b053f96d910a44-2e447be9f6cb2d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "99373d99633cdee43cdcecb611acc531", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1762,14 +1442,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "99373d99633cdee43cdcecb611acc531", - "x-ms-request-id": "bc06171e-0002-006f-2bb9-756c3c000000", + "x-ms-request-id": "b2412638-3002-006c-25d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1777,7 +1457,7 @@ ], "Variables": { "RandomSeed": "1973555131", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json index b3448b33fe050..3eabb089c6601 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e7c92612f9ee77499b583efe98dd35b4-6fc1d0184137af43-00", + "traceparent": "00-417bd09b68e58541bcee8a2e85298d82-2c5173e75a8a724f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "83b85807c712dccf0e75b787af8bb6bf", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablec0i2mfqe\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "83b85807c712dccf0e75b787af8bb6bf", - "x-ms-request-id": "76001fd8-e002-002a-5fb8-75b1ad000000", + "x-ms-request-id": "f56a7421-6002-007f-06d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-530e92ac27f22145ae285847acf0ed19-4487bc3c8b10ee43-00", + "Prefer": "return-no-content", + "traceparent": "00-74d93f7512e644449d7ea0deed8ea8c4-bb1e81a4530d904d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "135614ea1125e684db0ca9af93633c4f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.824074Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablec0i2mfqe(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.4279209Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablec0i2mfqe(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "135614ea1125e684db0ca9af93633c4f", - "x-ms-request-id": "76001fe2-e002-002a-68b8-75b1ad000000", + "x-ms-request-id": "f56a7429-6002-007f-0dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablec0i2mfqe/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.824074Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:25.824074Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablec0i2mfqe()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -125,11 +109,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "06c0d87e2c4fcae156d4e11dd97befdd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -138,7 +122,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -146,17 +130,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "06c0d87e2c4fcae156d4e11dd97befdd", - "x-ms-request-id": "76001ff4-e002-002a-79b8-75b1ad000000", + "x-ms-request-id": "f56a7436-6002-007f-1ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablec0i2mfqe", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A25.824074Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.4279209Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:25.824074Z", + "Timestamp": "2020-08-21T15:54:19.4279209Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -179,13 +163,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-15032b4aeccdc841a6ddbfce92bc8b16-38d341d4c7baf742-00", + "traceparent": "00-3e53e5319b7b1e40a84480844fb13355-18bab4952a454f45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ceebc48fa696f62bd3d1a8051d2048aa", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -194,14 +178,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ceebc48fa696f62bd3d1a8051d2048aa", - "x-ms-request-id": "76002002-e002-002a-05b8-75b1ad000000", + "x-ms-request-id": "f56a7443-6002-007f-27d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -209,7 +193,7 @@ ], "Variables": { "RandomSeed": "942155979", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json index d71f2534f17c0..8857f63b01c9b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b689bd67f4dbd143945ec888f35f28c7-2804487be8289d4a-00", + "traceparent": "00-871a058681b0aa46b50ce73319ae1e6b-ef2e843388efa040-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a08571805a6b16182b22824f4be169ad", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablenpuhopc0\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a08571805a6b16182b22824f4be169ad", - "x-ms-request-id": "bc06172d-0002-006f-3ab9-756c3c000000", + "x-ms-request-id": "b2412647-3002-006c-34d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-750617024cbfc845993ed555a0b92384-c4c00a4350dbd542-00", + "Prefer": "return-no-content", + "traceparent": "00-969edf22c0488e40a14e0dd49b72ad45-2ad3a8f504b2f749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6cd8f67056a2da3b1f39ddce438db8e2", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.3261248Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablenpuhopc0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.5327639Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablenpuhopc0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6cd8f67056a2da3b1f39ddce438db8e2", - "x-ms-request-id": "bc061743-0002-006f-4eb9-756c3c000000", + "x-ms-request-id": "b241265a-3002-006c-44d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablenpuhopc0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.3261248Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:36.3261248Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablenpuhopc0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%2701%27", @@ -125,11 +109,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5ba207f63f682a1fbec8de2806394e51", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -138,7 +122,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -146,17 +130,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5ba207f63f682a1fbec8de2806394e51", - "x-ms-request-id": "bc06175f-0002-006f-68b9-756c3c000000", + "x-ms-request-id": "b2412666-3002-006c-4fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablenpuhopc0", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.3261248Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.5327639Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:36.3261248Z", + "Timestamp": "2020-08-21T15:59:44.5327639Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -179,13 +163,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-52d5fbebd43b8d4c8da48094c62ab151-4db7cebe82bbee40-00", + "traceparent": "00-33d549c00c18cf41b3d77666fd46e7ff-afe6d841250b5744-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ca939b440a202a6c36aa80317d4ad29e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -194,14 +178,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ca939b440a202a6c36aa80317d4ad29e", - "x-ms-request-id": "bc06176e-0002-006f-77b9-756c3c000000", + "x-ms-request-id": "b241266c-3002-006c-55d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -209,7 +193,7 @@ ], "Variables": { "RandomSeed": "737101764", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json index 7c93061481fd4..73016cb46810e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-34640b63c2e0064f8ceadfac51cd4459-9a99b8513d70804a-00", + "traceparent": "00-5ab7d8c73de8494aaf4f4a0d87436b25-1f861bd18332874d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de3b5207e15f226a76066eea715ac76a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable6nmld7qt\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "de3b5207e15f226a76066eea715ac76a", - "x-ms-request-id": "76002944-e002-002a-62b8-75b1ad000000", + "x-ms-request-id": "f56a7f08-6002-007f-6fd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e50f1c1496e6f34ca6fa844c6672574b-d5552e275e91544b-00", + "Prefer": "return-no-content", + "traceparent": "00-b108f54eee26fc49999fcf5f5c53129e-6bb981ee9556914a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b9eb7fbea1f503b4cfdcbf6deaf8d828", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.8544167Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.6234014Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b9eb7fbea1f503b4cfdcbf6deaf8d828", - "x-ms-request-id": "7600294e-e002-002a-6ab8-75b1ad000000", + "x-ms-request-id": "f56a7f14-6002-007f-7ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.8544167Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:35.8544167Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c52eb8118ad7fc4bae9c6dade97fa9d8-e4a24e8f11182d42-00", + "Prefer": "return-no-content", + "traceparent": "00-3d66d25dc678244ab9f2e300ec9006f1-01d5d7d333c67c45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a6b915344144fd5ed500ca963a170f09", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.9034579Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.6764468Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a6b915344144fd5ed500ca963a170f09", - "x-ms-request-id": "7600295a-e002-002a-75b8-75b1ad000000", + "x-ms-request-id": "f56a7f21-6002-007f-07d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.9034579Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:35.9034579Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fd2edc8cab2f57408e678c19b8e36009-b91446095b8a2747-00", + "Prefer": "return-no-content", + "traceparent": "00-8e9999f818d70f4992554553b54b9db6-709aa3dc2e62294a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3fd60198c5fd66029e380f8222fc377e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.9585032Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.7204822Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3fd60198c5fd66029e380f8222fc377e", - "x-ms-request-id": "76002969-e002-002a-03b8-75b1ad000000", + "x-ms-request-id": "f56a7f39-6002-007f-1fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.9585032Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:35.9585032Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3c3a2afa81e08849bdf1787c25a7e242-1b7f783090663447-00", + "Prefer": "return-no-content", + "traceparent": "00-631604cd08c699449ddc1a6ea00d2a91-7332d80b2aaf5146-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5bb6462d21a17d2621eee4f4d61dc8b7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0065439Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.7595147Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5bb6462d21a17d2621eee4f4d61dc8b7", - "x-ms-request-id": "76002977-e002-002a-0fb8-75b1ad000000", + "x-ms-request-id": "f56a7f42-6002-007f-28d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0065439Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:36.0065439Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cf63577a94069b44829a6fcb0022f741-11ab714e58659448-00", + "Prefer": "return-no-content", + "traceparent": "00-409f93bb4f58b8479f80b3ccbd6cc3a8-5ed1b59fa4623541-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e9d4b6cd98216e2a1352080b31dbdbd8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0465763Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.8055534Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e9d4b6cd98216e2a1352080b31dbdbd8", - "x-ms-request-id": "76002981-e002-002a-19b8-75b1ad000000", + "x-ms-request-id": "f56a7f51-6002-007f-37d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0465763Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:36.0465763Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-598e9365f8134148becc4ead7b28d485-d47b313de09ebb4c-00", + "Prefer": "return-no-content", + "traceparent": "00-f2e7a6513c3dd54dbd44b62d73596de1-4fb263ab6fff2145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f3684cc9b3617767db591e0ee00d8f80", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0966183Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.8485896Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f3684cc9b3617767db591e0ee00d8f80", - "x-ms-request-id": "7600298a-e002-002a-22b8-75b1ad000000", + "x-ms-request-id": "f56a7f5f-6002-007f-45d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0966183Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:36.0966183Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5aedeb4a37298944872da8c3432e57a3-f11c09dc77fa1446-00", + "Prefer": "return-no-content", + "traceparent": "00-df4d0937edae1c49879c4f2117851d3d-d23f93b5d5728f4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6bb4586f4e28955c1b47484f181a4b45", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.142657Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.8886225Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6bb4586f4e28955c1b47484f181a4b45", - "x-ms-request-id": "76002990-e002-002a-26b8-75b1ad000000", + "x-ms-request-id": "f56a7f65-6002-007f-4bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.142657Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:36.142657Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d9f7f1e0873a8d48bc157f5f430aec4c-1c3cc7c6a0ae6a44-00", + "Prefer": "return-no-content", + "traceparent": "00-544bd14b9fb8c1499d76c26cd8d3113a-cd99a0fdb2657b4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8a2b0c13d5b41a554e5d0dc8791c8d06", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.1906965Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.927655Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8a2b0c13d5b41a554e5d0dc8791c8d06", - "x-ms-request-id": "7600299b-e002-002a-31b8-75b1ad000000", + "x-ms-request-id": "f56a7f6b-6002-007f-51d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.1906965Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:36.1906965Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8396eda49791064b9c72c0e26a1a673d-882c46251a345f49-00", + "Prefer": "return-no-content", + "traceparent": "00-6de288a4b11ce545bec81e1c6ba99181-c2e48beb6578164c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d99c88c26f267ab0efd3d81a6b185ec0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.2327314Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.9887057Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d99c88c26f267ab0efd3d81a6b185ec0", - "x-ms-request-id": "760029a6-e002-002a-3bb8-75b1ad000000", + "x-ms-request-id": "f56a7f76-6002-007f-5cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.2327314Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:36.2327314Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-735a493c23d15a4c879ffd7b11321a17-fdb1e4bd0d0e1347-00", + "Prefer": "return-no-content", + "traceparent": "00-11ff4095f6e24b4c8ba0728bb251d093-523a034c35e6654e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d4fbd90d05e29acb029a1cca40941bff", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.2757667Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.037747Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d4fbd90d05e29acb029a1cca40941bff", - "x-ms-request-id": "760029ac-e002-002a-40b8-75b1ad000000", + "x-ms-request-id": "f56a7f81-6002-007f-67d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.2757667Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:36.2757667Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35f27fdf6e526949a98696e86e687d50-87d7cb7e757be440-00", + "Prefer": "return-no-content", + "traceparent": "00-7197f93910e8ec4ca1718c262be015c8-bd95dabd5f221944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f8c41ba717ea41f5cb09ae1fd3baf36", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.3198041Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.0777807Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8f8c41ba717ea41f5cb09ae1fd3baf36", - "x-ms-request-id": "760029b7-e002-002a-49b8-75b1ad000000", + "x-ms-request-id": "f56a7f8b-6002-007f-70d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.3198041Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:36.3198041Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1d58c09881f4ea4bb53da353301be595-43e38e65d41dc945-00", + "Prefer": "return-no-content", + "traceparent": "00-3f5f0bffe73c6945b34fe54150806b50-604192cae08dea49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a0ba4cfeb820bd24bd02d78c52e5395b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.3608373Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.1168127Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a0ba4cfeb820bd24bd02d78c52e5395b", - "x-ms-request-id": "760029c2-e002-002a-53b8-75b1ad000000", + "x-ms-request-id": "f56a7f90-6002-007f-75d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.3608373Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:36.3608373Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-619d1d66199f344488786a2c6183e188-21cc2589908d834a-00", + "Prefer": "return-no-content", + "traceparent": "00-a86b1fcdb83eef4ea816b13a7aef7aca-a647e201168f9344-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "295fd8b8cf8c9b42ba5778316ae99dc6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.406876Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.1608485Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "295fd8b8cf8c9b42ba5778316ae99dc6", - "x-ms-request-id": "760029cc-e002-002a-5cb8-75b1ad000000", + "x-ms-request-id": "f56a7f9b-6002-007f-80d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.406876Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:36.406876Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7fcf1993b9ea0f49bdd7d3d6e68262f0-22dc62cb2fc2e846-00", + "Prefer": "return-no-content", + "traceparent": "00-de98e972db8892489dd80768108b0f35-4cb29828efb5d242-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f3cbe6ea7ad901de1dced27b9a925176", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.4489118Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.2058868Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f3cbe6ea7ad901de1dced27b9a925176", - "x-ms-request-id": "760029d3-e002-002a-63b8-75b1ad000000", + "x-ms-request-id": "f56a7fa9-6002-007f-0ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.4489118Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:36.4489118Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-48fc57c1399e65429a2ec2c16bee98b6-19ceb54cf438504e-00", + "Prefer": "return-no-content", + "traceparent": "00-8f264ec380e32b4d971ef505639db238-34dda289cc01bb46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "24283e7686db2fa90a1ee6c940f253d3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.4929466Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.249923Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "24283e7686db2fa90a1ee6c940f253d3", - "x-ms-request-id": "760029d7-e002-002a-67b8-75b1ad000000", + "x-ms-request-id": "f56a7fb1-6002-007f-16d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.4929466Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:36.4929466Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a16c640a7b5c7f4f9215a0170e857d4a-732e56877173c945-00", + "Prefer": "return-no-content", + "traceparent": "00-b98919e87f3cbb4ca560e1987a5f78a0-04a7be8787121e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6ca2106446193d82f95e0bbdfcc60127", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.573014Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.3109738Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6ca2106446193d82f95e0bbdfcc60127", - "x-ms-request-id": "760029e7-e002-002a-76b8-75b1ad000000", + "x-ms-request-id": "f56a7fba-6002-007f-1fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.573014Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:36.573014Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3baade8afa0b414a9cfb8fe1c203ed7a-7abd1ad09aa04742-00", + "Prefer": "return-no-content", + "traceparent": "00-3bacebf4a283de45b3d10f5163509fea-65d3785b0103da44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2bba010578c163eb3c9ce9ba9414c02a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6120468Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.3570121Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2bba010578c163eb3c9ce9ba9414c02a", - "x-ms-request-id": "760029ea-e002-002a-79b8-75b1ad000000", + "x-ms-request-id": "f56a7fc5-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6120468Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:36.6120468Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2216378ab20e6342974a4101c5fa8657-f5eb5ca4a0fdf441-00", + "Prefer": "return-no-content", + "traceparent": "00-a5d952598961d04db8806628c61b92ca-eaf81f012f7c8d44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8917ff7be5f0305cbceb2a7c7aec3343", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6570838Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.3970454Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8917ff7be5f0305cbceb2a7c7aec3343", - "x-ms-request-id": "760029ee-e002-002a-7db8-75b1ad000000", + "x-ms-request-id": "f56a7fd3-6002-007f-38d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6570838Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:36.6570838Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b17635b48383c14387543ec9442a6ffc-54b4ca820914dc4c-00", + "Prefer": "return-no-content", + "traceparent": "00-79844aa07e308b42ae3ddafcf76c088a-35ede40077e9d246-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3fc3bf1d2738ec12253e2f7d5cc8a9e5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6951146Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.4400812Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3fc3bf1d2738ec12253e2f7d5cc8a9e5", - "x-ms-request-id": "760029f2-e002-002a-01b8-75b1ad000000", + "x-ms-request-id": "f56a7fe2-6002-007f-47d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6951146Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:36.6951146Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-31bd65cc7036844fb6cef78d994af241-8f79a33d7f967149-00", + "Prefer": "return-no-content", + "traceparent": "00-468f8f460d96a844b4e30e8fb3ac3fec-c49fd8b4123d2d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fd42e09e77af2037a4896fd54d6ee950", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.7351482Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.4841178Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fd42e09e77af2037a4896fd54d6ee950", - "x-ms-request-id": "760029f8-e002-002a-07b8-75b1ad000000", + "x-ms-request-id": "f56a7fef-6002-007f-54d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.7351482Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:36.7351482Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable6nmld7qt()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d49da668805053f2ec2a64b2b5dfd4f4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1554,17 +1234,17 @@ "x-ms-client-request-id": "d49da668805053f2ec2a64b2b5dfd4f4", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MDY-", - "x-ms-request-id": "760029fb-e002-002a-0ab8-75b1ad000000", + "x-ms-request-id": "f56a8000-6002-007f-65d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.8544167Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.6234014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:35.8544167Z", + "Timestamp": "2020-08-21T15:54:29.6234014Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -1579,10 +1259,10 @@ "SomeIntProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.9034579Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.6764468Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:36:35.9034579Z", + "Timestamp": "2020-08-21T15:54:29.6764468Z", "SomeStringProperty": "This is table entity number 02", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:03:00Z", @@ -1597,10 +1277,10 @@ "SomeIntProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.9585032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.7204822Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:36:35.9585032Z", + "Timestamp": "2020-08-21T15:54:29.7204822Z", "SomeStringProperty": "This is table entity number 03", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:04:00Z", @@ -1615,10 +1295,10 @@ "SomeIntProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0065439Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.7595147Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:36:36.0065439Z", + "Timestamp": "2020-08-21T15:54:29.7595147Z", "SomeStringProperty": "This is table entity number 04", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:05:00Z", @@ -1633,10 +1313,10 @@ "SomeIntProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0465763Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.8055534Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:36:36.0465763Z", + "Timestamp": "2020-08-21T15:54:29.8055534Z", "SomeStringProperty": "This is table entity number 05", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:06:00Z", @@ -1661,11 +1341,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "99de454135a9a59388a39baeb83c9eb7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1674,7 +1354,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1684,17 +1364,17 @@ "x-ms-client-request-id": "99de454135a9a59388a39baeb83c9eb7", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTE-", - "x-ms-request-id": "76002a12-e002-002a-21b8-75b1ad000000", + "x-ms-request-id": "f56a801a-6002-007f-7fd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.0966183Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.8485896Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:36:36.0966183Z", + "Timestamp": "2020-08-21T15:54:29.8485896Z", "SomeStringProperty": "This is table entity number 06", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:07:00Z", @@ -1709,10 +1389,10 @@ "SomeIntProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.142657Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.8886225Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:36:36.142657Z", + "Timestamp": "2020-08-21T15:54:29.8886225Z", "SomeStringProperty": "This is table entity number 07", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:08:00Z", @@ -1727,10 +1407,10 @@ "SomeIntProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.1906965Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.927655Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:36:36.1906965Z", + "Timestamp": "2020-08-21T15:54:29.927655Z", "SomeStringProperty": "This is table entity number 08", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:09:00Z", @@ -1745,10 +1425,10 @@ "SomeIntProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.2327314Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.9887057Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:36:36.2327314Z", + "Timestamp": "2020-08-21T15:54:29.9887057Z", "SomeStringProperty": "This is table entity number 09", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:10:00Z", @@ -1763,10 +1443,10 @@ "SomeIntProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.2757667Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.037747Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:36:36.2757667Z", + "Timestamp": "2020-08-21T15:54:30.037747Z", "SomeStringProperty": "This is table entity number 10", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:11:00Z", @@ -1791,11 +1471,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b614df55d42a1d94eeef108513846bc5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1804,7 +1484,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1814,17 +1494,17 @@ "x-ms-client-request-id": "b614df55d42a1d94eeef108513846bc5", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTY-", - "x-ms-request-id": "76002a29-e002-002a-34b8-75b1ad000000", + "x-ms-request-id": "f56a804f-6002-007f-33d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.3198041Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.0777807Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:36.3198041Z", + "Timestamp": "2020-08-21T15:54:30.0777807Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1839,10 +1519,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.3608373Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.1168127Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:36.3608373Z", + "Timestamp": "2020-08-21T15:54:30.1168127Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1857,10 +1537,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.406876Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.1608485Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:36.406876Z", + "Timestamp": "2020-08-21T15:54:30.1608485Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1875,10 +1555,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.4489118Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.2058868Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:36.4489118Z", + "Timestamp": "2020-08-21T15:54:30.2058868Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1893,10 +1573,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.4929466Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.249923Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:36.4929466Z", + "Timestamp": "2020-08-21T15:54:30.249923Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1921,11 +1601,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "08937ab54f8f33a712f84cade5439aaf", - "x-ms-date": "Tue, 18 Aug 2020 23:36:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1934,7 +1614,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", + "Date": "Fri, 21 Aug 2020 15:54:29 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1942,17 +1622,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "08937ab54f8f33a712f84cade5439aaf", - "x-ms-request-id": "76002a43-e002-002a-4db8-75b1ad000000", + "x-ms-request-id": "f56a806c-6002-007f-50d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable6nmld7qt", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.573014Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.3109738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:36.573014Z", + "Timestamp": "2020-08-21T15:54:30.3109738Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1967,10 +1647,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6120468Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.3570121Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:36.6120468Z", + "Timestamp": "2020-08-21T15:54:30.3570121Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1985,10 +1665,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6570838Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.3970454Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:36.6570838Z", + "Timestamp": "2020-08-21T15:54:30.3970454Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -2003,10 +1683,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.6951146Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.4400812Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:36.6951146Z", + "Timestamp": "2020-08-21T15:54:30.4400812Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -2021,10 +1701,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A36.7351482Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A30.4841178Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:36.7351482Z", + "Timestamp": "2020-08-21T15:54:30.4841178Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -2047,13 +1727,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-d234776d50dbaf47bbcd6d3861035f5e-0405b7572cdec947-00", + "traceparent": "00-67ff99a3571cbd429915f13a3c5d4dba-cf7a28f8bd3f5145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d55dad8c1dca6dc9b1c0abb9240e9103", - "x-ms-date": "Tue, 18 Aug 2020 23:36:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2062,14 +1742,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:36 GMT", + "Date": "Fri, 21 Aug 2020 15:54:30 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d55dad8c1dca6dc9b1c0abb9240e9103", - "x-ms-request-id": "76002a55-e002-002a-5eb8-75b1ad000000", + "x-ms-request-id": "f56a8096-6002-007f-7ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2077,7 +1757,7 @@ ], "Variables": { "RandomSeed": "1090171289", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json index 877ab02093ef4..27beaba70ec73 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(5)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c91311639797194496b3bb8084a63117-e706d419acfe2e4f-00", + "traceparent": "00-ddfe5bf5ef9ff0418f0c37b6f4fefaf7-2e7b93f6f4504a45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fa85c22b49e0ca7370c1ee90507a57c2", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable3j31o29n\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fa85c22b49e0ca7370c1ee90507a57c2", - "x-ms-request-id": "bc062194-0002-006f-0bb9-756c3c000000", + "x-ms-request-id": "b2413041-3002-006c-52d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d5b041769a1e914ead633a56435c2819-26b0e6103f2d7b4b-00", + "Prefer": "return-no-content", + "traceparent": "00-3e00220b0ae5b34da5147cc97be89aec-9c810fe7bf7aa849-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1dfff7f722a6a78fb169ae3ca6ad2b42", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.9281003Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.4400174Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1dfff7f722a6a78fb169ae3ca6ad2b42", - "x-ms-request-id": "bc06219c-0002-006f-12b9-756c3c000000", + "x-ms-request-id": "b241304c-3002-006c-5cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.9281003Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:45.9281003Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f0c928f055f471439ce1e70ebbad5a95-42273549584e344f-00", + "Prefer": "return-no-content", + "traceparent": "00-94559a1f20cbb147b9862d81f07ac5bf-740da96d2e2ef843-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "efacebad22af8647ef75c15ef8da312d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.9671327Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.4800508Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "efacebad22af8647ef75c15ef8da312d", - "x-ms-request-id": "bc06219e-0002-006f-14b9-756c3c000000", + "x-ms-request-id": "b2413056-3002-006c-66d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.9671327Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:45.9671327Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0f75f5bf94c7d842b899e70447255fec-03d85ce598c92548-00", + "Prefer": "return-no-content", + "traceparent": "00-68969d5ee15a8e49abe3660f8e09c167-0ff740b9c22dfb40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d8d516251eba082c32dd48779b3624c2", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0111693Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.5180825Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d8d516251eba082c32dd48779b3624c2", - "x-ms-request-id": "bc0621a7-0002-006f-1cb9-756c3c000000", + "x-ms-request-id": "b241305d-3002-006c-6dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0111693Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:46.0111693Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fff8388feb87eb439ecf61d121f09434-16285cdd739d9148-00", + "Prefer": "return-no-content", + "traceparent": "00-c637dfe7def8ac4ab236ff52f7d4e30c-9226e70d19b15846-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "64e3ab9567ced412af782e316130aed7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0532042Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.56312Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "64e3ab9567ced412af782e316130aed7", - "x-ms-request-id": "bc0621b3-0002-006f-28b9-756c3c000000", + "x-ms-request-id": "b2413063-3002-006c-73d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0532042Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:46.0532042Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-439a21098bb3b64587517ddc7493f0dd-78c14cace5363547-00", + "Prefer": "return-no-content", + "traceparent": "00-32b61dc90f3c0b4fbb5ea15be0de9e2e-42a56c128bff0749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9016803753d88e87bfa3bcd2dad0ebb8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0962404Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.6021525Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9016803753d88e87bfa3bcd2dad0ebb8", - "x-ms-request-id": "bc0621b9-0002-006f-2eb9-756c3c000000", + "x-ms-request-id": "b2413067-3002-006c-77d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0962404Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:46.0962404Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d4b3a7f6ec8dcb488f3eeaf3bb64f7fc-023b382c12220146-00", + "Prefer": "return-no-content", + "traceparent": "00-74e731e187d63d4b8ea76ea749a0a5bc-3f601834726c6347-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4dc8fe51ccf6be5f03012841f0fba702", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.1382753Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.656198Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4dc8fe51ccf6be5f03012841f0fba702", - "x-ms-request-id": "bc0621c1-0002-006f-36b9-756c3c000000", + "x-ms-request-id": "b241306f-3002-006c-7fd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.1382753Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:46.1382753Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-05327104e5ea0d4ab350ccf8d9370f2f-a441ae565d371942-00", + "Prefer": "return-no-content", + "traceparent": "00-dba36cf799d62e49a45cd523f874b068-d6b3faa931e78949-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1a3f712e932042ea2454a52baa40f9df", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.182311Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.6962309Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1a3f712e932042ea2454a52baa40f9df", - "x-ms-request-id": "bc0621d0-0002-006f-45b9-756c3c000000", + "x-ms-request-id": "b241307a-3002-006c-09d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.182311Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:46.182311Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5461f0613315fa4cb25fb97712bd8197-b042b2ef13e0f14d-00", + "Prefer": "return-no-content", + "traceparent": "00-05e91c772435674aada339eb729a242c-9820a6eb0d08c04f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "62df758d61676be021588cd62a459ec4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.2253476Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.7542793Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "62df758d61676be021588cd62a459ec4", - "x-ms-request-id": "bc0621da-0002-006f-4fb9-756c3c000000", + "x-ms-request-id": "b2413082-3002-006c-11d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.2253476Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:46.2253476Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eba1ea13617a7e4998a392554e5b7fb1-395be4554fb02946-00", + "Prefer": "return-no-content", + "traceparent": "00-dad526efc7cdbc46ba90a0acf014e49f-bb8fbf3d2575bd42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "69a3bafcd191bd98148628a2273313c3", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.2643796Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.8043209Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "69a3bafcd191bd98148628a2273313c3", - "x-ms-request-id": "bc0621e5-0002-006f-5ab9-756c3c000000", + "x-ms-request-id": "b2413089-3002-006c-18d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.2643796Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:46.2643796Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8fc8749eb66e384ab649c37a4f78496d-efba2c0477da1248-00", + "Prefer": "return-no-content", + "traceparent": "00-77163e567ecc78428e584bb9431dcddb-0ffc03f50f06674e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ab44907441bcd9a90d3f8c8071318de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.3084157Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.8443543Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7ab44907441bcd9a90d3f8c8071318de", - "x-ms-request-id": "bc0621f0-0002-006f-65b9-756c3c000000", + "x-ms-request-id": "b241308e-3002-006c-1dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.3084157Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:46.3084157Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ba6775a61ad9114b90f4fc0ba33c4944-a667c1227eaa6a4e-00", + "Prefer": "return-no-content", + "traceparent": "00-a197e9be241d7449a9f4d23529200b33-89a016d3aa9ddb45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f02fe1b5909cbc4ddd224de1383e43ee", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.3814768Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.8843881Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f02fe1b5909cbc4ddd224de1383e43ee", - "x-ms-request-id": "bc0621fe-0002-006f-73b9-756c3c000000", + "x-ms-request-id": "b2413093-3002-006c-22d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.3814768Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:46.3814768Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c7609e289987f34ea5c3e7e0c5c3ef9e-bc736738b3269943-00", + "Prefer": "return-no-content", + "traceparent": "00-39483db2e067ef4e9eab9070520786a1-5e8e0ba3d27f8240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e1cec9442491b7a81fd6d8bdd8cfb601", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.425513Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.9234206Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e1cec9442491b7a81fd6d8bdd8cfb601", - "x-ms-request-id": "bc062205-0002-006f-7ab9-756c3c000000", + "x-ms-request-id": "b2413099-3002-006c-28d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.425513Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:46.425513Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-97f6cefa6a2ee549a24c9639729e3e39-3d13c89e25177847-00", + "Prefer": "return-no-content", + "traceparent": "00-e36967757907d54c935ce327acc8f7d6-792b4e0f6b0cb242-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "46ec4a6e23047726fbf79cf9f6b99451", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.4635446Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.9634535Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "46ec4a6e23047726fbf79cf9f6b99451", - "x-ms-request-id": "bc06220f-0002-006f-04b9-756c3c000000", + "x-ms-request-id": "b241309c-3002-006c-2bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.4635446Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:46.4635446Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ccb70866aab7814a8bb16b34d1421a86-a4df8755b89a4748-00", + "Prefer": "return-no-content", + "traceparent": "00-26884b01d50c9e4aafe89b7f52c95ecd-b54cf0d1542a8740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3d830a8f3644914c3877d0c6b790e30d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5065803Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.0024865Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3d830a8f3644914c3877d0c6b790e30d", - "x-ms-request-id": "bc062216-0002-006f-0bb9-756c3c000000", + "x-ms-request-id": "b24130a1-3002-006c-30d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5065803Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:46.5065803Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f7393b6d6f23b441b6428e9cf5d52527-c2c8cd5187c0864f-00", + "Prefer": "return-no-content", + "traceparent": "00-266ea2a3196d3f438240359c0ce5ed7c-92035d92b5eed741-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ee734c6bfd5121e9a357e69a87afc066", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5506169Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.0425198Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ee734c6bfd5121e9a357e69a87afc066", - "x-ms-request-id": "bc06221e-0002-006f-13b9-756c3c000000", + "x-ms-request-id": "b24130aa-3002-006c-38d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5506169Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:46.5506169Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-50d1f46a0665dc4d95c466ca6cecc297-17c7f616fa6b3c4d-00", + "Prefer": "return-no-content", + "traceparent": "00-168c6e0abf4a354e9c8e18aea1ea7c2a-649b5050fb357a43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ce2d8741784c37bcfe5b0d8c525fbf6b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5886489Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.0815523Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ce2d8741784c37bcfe5b0d8c525fbf6b", - "x-ms-request-id": "bc062228-0002-006f-1cb9-756c3c000000", + "x-ms-request-id": "b24130b0-3002-006c-3ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5886489Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:46.5886489Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0795b3ab23c0ac4d8630f4156bcb4601-ece865b3ccef5547-00", + "Prefer": "return-no-content", + "traceparent": "00-fb8a2531c1f84a45bc48bf2296a55875-9759f449b25d3944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aa8d8f13a645920020619aec50b20a89", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.6266801Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.1205849Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aa8d8f13a645920020619aec50b20a89", - "x-ms-request-id": "bc062232-0002-006f-26b9-756c3c000000", + "x-ms-request-id": "b24130ba-3002-006c-47d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.6266801Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:46.6266801Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7e8625c2d837584ebe6a091981cc0f1f-44ec12e00c47994c-00", + "Prefer": "return-no-content", + "traceparent": "00-3d163c5515a04140b6ed612f3d3633bf-8a22c50a8d41a645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "30856ab61462f2c18f3ceff6ef5ccf43", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.6767221Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.1646211Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "30856ab61462f2c18f3ceff6ef5ccf43", - "x-ms-request-id": "bc062240-0002-006f-33b9-756c3c000000", + "x-ms-request-id": "b24130cc-3002-006c-58d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.6767221Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:46.6767221Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-635c5c80cc4957498bc522d7fb81b6a0-581a8ebec65df24b-00", + "Prefer": "return-no-content", + "traceparent": "00-50e4bc90fbe9744f957eb9378bfd59ce-3ab43c2a37058f40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f8867b9815219a20869baeeadecfe64c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.7197582Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.2136624Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f8867b9815219a20869baeeadecfe64c", - "x-ms-request-id": "bc06224d-0002-006f-40b9-756c3c000000", + "x-ms-request-id": "b24130d8-3002-006c-64d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.7197582Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:46.7197582Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-55ec839fed9ebe428c8eddd2f6e56a8f-7fd81993bfda8d4f-00", + "Prefer": "return-no-content", + "traceparent": "00-11127978a7ec534d8e5f6b9db9f616d8-b2697b9841652c44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e7d584508ed9fe08ce9a1b09b609a2c3", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.7617931Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.2546962Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3j31o29n(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e7d584508ed9fe08ce9a1b09b609a2c3", - "x-ms-request-id": "bc062256-0002-006f-49b9-756c3c000000", + "x-ms-request-id": "b24130e0-3002-006c-6cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.7617931Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:46.7617931Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3j31o29n()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d5545692122ba1674aeaa9c766d613bf", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", + "Date": "Fri, 21 Aug 2020 15:59:55 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1554,17 +1234,17 @@ "x-ms-client-request-id": "d5545692122ba1674aeaa9c766d613bf", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MDY-", - "x-ms-request-id": "bc06225e-0002-006f-50b9-756c3c000000", + "x-ms-request-id": "b24130ea-3002-006c-76d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.9281003Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.4400174Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:45.9281003Z", + "Timestamp": "2020-08-21T15:59:54.4400174Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -1579,10 +1259,10 @@ "SomeIntProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.9671327Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.4800508Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:41:45.9671327Z", + "Timestamp": "2020-08-21T15:59:54.4800508Z", "SomeStringProperty": "This is table entity number 02", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:03:00Z", @@ -1597,10 +1277,10 @@ "SomeIntProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0111693Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.5180825Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:41:46.0111693Z", + "Timestamp": "2020-08-21T15:59:54.5180825Z", "SomeStringProperty": "This is table entity number 03", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:04:00Z", @@ -1615,10 +1295,10 @@ "SomeIntProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0532042Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.56312Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:41:46.0532042Z", + "Timestamp": "2020-08-21T15:59:54.56312Z", "SomeStringProperty": "This is table entity number 04", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:05:00Z", @@ -1633,10 +1313,10 @@ "SomeIntProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.0962404Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.6021525Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:41:46.0962404Z", + "Timestamp": "2020-08-21T15:59:54.6021525Z", "SomeStringProperty": "This is table entity number 05", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:06:00Z", @@ -1661,11 +1341,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6aa5a355e786096972872987fa16e47c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1674,7 +1354,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", + "Date": "Fri, 21 Aug 2020 15:59:55 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1684,17 +1364,17 @@ "x-ms-client-request-id": "6aa5a355e786096972872987fa16e47c", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTE-", - "x-ms-request-id": "bc062269-0002-006f-5bb9-756c3c000000", + "x-ms-request-id": "b24130f9-3002-006c-05d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.1382753Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.656198Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:41:46.1382753Z", + "Timestamp": "2020-08-21T15:59:54.656198Z", "SomeStringProperty": "This is table entity number 06", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:07:00Z", @@ -1709,10 +1389,10 @@ "SomeIntProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.182311Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.6962309Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:41:46.182311Z", + "Timestamp": "2020-08-21T15:59:54.6962309Z", "SomeStringProperty": "This is table entity number 07", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:08:00Z", @@ -1727,10 +1407,10 @@ "SomeIntProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.2253476Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.7542793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:41:46.2253476Z", + "Timestamp": "2020-08-21T15:59:54.7542793Z", "SomeStringProperty": "This is table entity number 08", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:09:00Z", @@ -1745,10 +1425,10 @@ "SomeIntProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.2643796Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.8043209Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:41:46.2643796Z", + "Timestamp": "2020-08-21T15:59:54.8043209Z", "SomeStringProperty": "This is table entity number 09", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:10:00Z", @@ -1763,10 +1443,10 @@ "SomeIntProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.3084157Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.8443543Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:41:46.3084157Z", + "Timestamp": "2020-08-21T15:59:54.8443543Z", "SomeStringProperty": "This is table entity number 10", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:11:00Z", @@ -1791,11 +1471,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8858eaf8117a3e201d349defe54098f7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1804,7 +1484,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", + "Date": "Fri, 21 Aug 2020 15:59:55 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1814,17 +1494,17 @@ "x-ms-client-request-id": "8858eaf8117a3e201d349defe54098f7", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTY-", - "x-ms-request-id": "bc062283-0002-006f-73b9-756c3c000000", + "x-ms-request-id": "b2413108-3002-006c-14d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.3814768Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.8843881Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:46.3814768Z", + "Timestamp": "2020-08-21T15:59:54.8843881Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1839,10 +1519,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.425513Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.9234206Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:46.425513Z", + "Timestamp": "2020-08-21T15:59:54.9234206Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1857,10 +1537,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.4635446Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.9634535Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:46.4635446Z", + "Timestamp": "2020-08-21T15:59:54.9634535Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1875,10 +1555,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5065803Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.0024865Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:46.5065803Z", + "Timestamp": "2020-08-21T15:59:55.0024865Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1893,10 +1573,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5506169Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.0425198Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:46.5506169Z", + "Timestamp": "2020-08-21T15:59:55.0425198Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1921,11 +1601,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "12b45b863764aa3cec4b62a4e8e0a633", - "x-ms-date": "Tue, 18 Aug 2020 23:41:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1934,7 +1614,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", + "Date": "Fri, 21 Aug 2020 15:59:55 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1942,17 +1622,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "12b45b863764aa3cec4b62a4e8e0a633", - "x-ms-request-id": "bc062291-0002-006f-01b9-756c3c000000", + "x-ms-request-id": "b2413118-3002-006c-22d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3j31o29n", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.5886489Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.0815523Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:46.5886489Z", + "Timestamp": "2020-08-21T15:59:55.0815523Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1967,10 +1647,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.6266801Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.1205849Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:46.6266801Z", + "Timestamp": "2020-08-21T15:59:55.1205849Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1985,10 +1665,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.6767221Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.1646211Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:46.6767221Z", + "Timestamp": "2020-08-21T15:59:55.1646211Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -2003,10 +1683,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.7197582Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.2136624Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:46.7197582Z", + "Timestamp": "2020-08-21T15:59:55.2136624Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -2021,10 +1701,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A46.7617931Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A55.2546962Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:46.7617931Z", + "Timestamp": "2020-08-21T15:59:55.2546962Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -2047,13 +1727,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-9275d7fb3c002a4c9c3189ee0e033771-6dfebcc3cea37e43-00", + "traceparent": "00-16b64bd08f16ce49b2132af35b25c113-2a0bc1a3e2779848-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ccf2c068b7e434483674d514a7a2431", - "x-ms-date": "Tue, 18 Aug 2020 23:41:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2062,14 +1742,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:46 GMT", + "Date": "Fri, 21 Aug 2020 15:59:55 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7ccf2c068b7e434483674d514a7a2431", - "x-ms-request-id": "bc0622a2-0002-006f-10b9-756c3c000000", + "x-ms-request-id": "b241313d-3002-006c-3fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2077,7 +1757,7 @@ ], "Variables": { "RandomSeed": "2011640203", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json index fd6a867b7d8cd..080845707a2a5 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null).json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3e094d2adaf03846bfd3f8866d63b9b6-8976914cadd7a240-00", + "traceparent": "00-34ce043201bf144d8fbd1f8828317f16-69ee689bc16dc54d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a26f29aa8b4d2f4369f558abd8d17e64", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablehyay63ko\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a26f29aa8b4d2f4369f558abd8d17e64", - "x-ms-request-id": "76002860-e002-002a-07b8-75b1ad000000", + "x-ms-request-id": "f56a7de6-6002-007f-5ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fc0dca50c200bb4eb5d41cc1fa1c1ff2-c966a7411ea9e54b-00", + "Prefer": "return-no-content", + "traceparent": "00-0b238a1a9514924fa1a326865792ba1e-73b8436f29ce9a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "63f7dcb5ade0f3fc469f576338416ed7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.7314841Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.4744465Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "63f7dcb5ade0f3fc469f576338416ed7", - "x-ms-request-id": "76002869-e002-002a-0fb8-75b1ad000000", + "x-ms-request-id": "f56a7df2-6002-007f-65d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.7314841Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:34.7314841Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d440e3aae9acae4aa6f1c013b78cd388-34b2c17e6e296943-00", + "Prefer": "return-no-content", + "traceparent": "00-a4a182432707944a9c45621e22fc7917-c112ae41b2ec9a48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "afae416b6135a329cfed52a03541b8d2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.7715177Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.514479Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "afae416b6135a329cfed52a03541b8d2", - "x-ms-request-id": "76002870-e002-002a-16b8-75b1ad000000", + "x-ms-request-id": "f56a7dfc-6002-007f-6ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.7715177Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:34.7715177Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c7dbae7a5c2f2a46afe549f398cb27df-e2e902ed5d836c42-00", + "Prefer": "return-no-content", + "traceparent": "00-ad646b551f0a9748a1d6f1522e92a7af-00ee0d87de28ac48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "71d427361941fc042c7c5cae33dff628", - "x-ms-date": "Tue, 18 Aug 2020 23:36:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.8195576Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.555514Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "71d427361941fc042c7c5cae33dff628", - "x-ms-request-id": "7600287c-e002-002a-22b8-75b1ad000000", + "x-ms-request-id": "f56a7e03-6002-007f-74d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.8195576Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:34.8195576Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8221005488695747acbf6ce432129066-5d45a6cf83bf394d-00", + "Prefer": "return-no-content", + "traceparent": "00-732b9c0a93a1054db118ce6d7505c920-bbe008dc28c1b84c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "963f8187cf22532eb35394f25b5bbd04", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.8635938Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.6025523Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "963f8187cf22532eb35394f25b5bbd04", - "x-ms-request-id": "7600288b-e002-002a-31b8-75b1ad000000", + "x-ms-request-id": "f56a7e0c-6002-007f-7dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.8635938Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:34.8635938Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f8c8c3873084da4b8d5297b8435da78c-a41151d9c9b9ca43-00", + "Prefer": "return-no-content", + "traceparent": "00-b6e5f8fb2b551340be2f4fecf37809bd-a59c35e59f8f0d46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "102c85e6fd6c52953db282b9057b70ef", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9076308Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.657598Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "102c85e6fd6c52953db282b9057b70ef", - "x-ms-request-id": "76002892-e002-002a-38b8-75b1ad000000", + "x-ms-request-id": "f56a7e19-6002-007f-0ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9076308Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:34.9076308Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4a825b4a393e2f4d8cd32269fb805c87-711251a944613544-00", + "Prefer": "return-no-content", + "traceparent": "00-b4a2b2e5f8f0bf419bf7cfd330f65c1b-d6c71e042ba9b745-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b3192af7210267aff981beee8411a0d0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9526682Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.7046372Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b3192af7210267aff981beee8411a0d0", - "x-ms-request-id": "7600289c-e002-002a-42b8-75b1ad000000", + "x-ms-request-id": "f56a7e2b-6002-007f-1cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9526682Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:34.9526682Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5c1d4257380da343a4d7dc4eb395fd7b-e448eb782fc3bd44-00", + "Prefer": "return-no-content", + "traceparent": "00-3c8b610a6a3f144f848a109f8d7034a8-25b36f7190c8d84d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aec757bee5b28abbebec59704d744e37", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9927006Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.7546792Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aec757bee5b28abbebec59704d744e37", - "x-ms-request-id": "760028a6-e002-002a-4cb8-75b1ad000000", + "x-ms-request-id": "f56a7e3c-6002-007f-2cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9927006Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:34.9927006Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8d74f9b71f915f47ac21fb366f7099ea-fb28ffae19b6e64f-00", + "Prefer": "return-no-content", + "traceparent": "00-1738de190e239243b6fe606f686644ee-14c010d1cbd8c14d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "31fba4e20a42c502d5c517eb3ea7cd2b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.0357372Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.7967138Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "31fba4e20a42c502d5c517eb3ea7cd2b", - "x-ms-request-id": "760028b2-e002-002a-58b8-75b1ad000000", + "x-ms-request-id": "f56a7e44-6002-007f-34d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.0357372Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:35.0357372Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0e859ca582e77f4f895b915abf212a42-dae9ade369faf94c-00", + "Prefer": "return-no-content", + "traceparent": "00-0ab46bfa3260c0449b6478f393b85566-5d46e4f4c9784e4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "adfbb111c2b4113d6f8ec715c83f1984", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.0787729Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.8387487Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "adfbb111c2b4113d6f8ec715c83f1984", - "x-ms-request-id": "760028b9-e002-002a-5eb8-75b1ad000000", + "x-ms-request-id": "f56a7e4d-6002-007f-3cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.0787729Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:35.0787729Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c032393e098510408e5a397ac24930ac-b55b8ec511b3c14b-00", + "Prefer": "return-no-content", + "traceparent": "00-a55180cb22c761428795762464ca6b8e-020282fa7235274d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "df0b86326f16b38e5501d9eccecf4b44", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.1268128Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.8977983Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "df0b86326f16b38e5501d9eccecf4b44", - "x-ms-request-id": "760028c1-e002-002a-66b8-75b1ad000000", + "x-ms-request-id": "f56a7e61-6002-007f-4fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.1268128Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:35.1268128Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2a4fe182c885fa43883912513549fec2-c7ff6ed6d983c144-00", + "Prefer": "return-no-content", + "traceparent": "00-2d6ec8f4e4659340ad6ee1bc403751d4-9322b02845869d49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9b5e2e1fa079208367e9c2b342edfd95", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.1678469Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:27 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.9408345Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9b5e2e1fa079208367e9c2b342edfd95", - "x-ms-request-id": "760028ca-e002-002a-6db8-75b1ad000000", + "x-ms-request-id": "f56a7e6c-6002-007f-5ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.1678469Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:35.1678469Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-857977b2b648df43a20e6d74f38f55e0-4f182d13c764fe49-00", + "Prefer": "return-no-content", + "traceparent": "00-31012933bd271f4a9ee24e4767c48577-82e004ea0cc3454a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b8b892abee9ca215234758b2e851429f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.2208906Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.9918765Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b8b892abee9ca215234758b2e851429f", - "x-ms-request-id": "760028db-e002-002a-7cb8-75b1ad000000", + "x-ms-request-id": "f56a7e77-6002-007f-64d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.2208906Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:35.2208906Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c2c668449e39e6489079aabba46d79ae-c986e5586dfe5845-00", + "Prefer": "return-no-content", + "traceparent": "00-ac8d05c796e4b44da4c2caa90e56dc10-3deac39fe1552d40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "99f683437ee0920b02ea782cacda7167", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.2689309Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.0309094Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "99f683437ee0920b02ea782cacda7167", - "x-ms-request-id": "760028e3-e002-002a-04b8-75b1ad000000", + "x-ms-request-id": "f56a7e7d-6002-007f-69d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.2689309Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:35.2689309Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8c12e312e0e44f429b9301160d4ecde9-e05ad7ada1819847-00", + "Prefer": "return-no-content", + "traceparent": "00-aaae2e993d1d2b4793a890f509ed8647-92a5e32116033144-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3c404304931630a819bb783248d13815", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.3169712Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.0729448Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3c404304931630a819bb783248d13815", - "x-ms-request-id": "760028eb-e002-002a-0cb8-75b1ad000000", + "x-ms-request-id": "f56a7e84-6002-007f-70d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.3169712Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:35.3169712Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-efcdc483ea61774a84022b7ac5a980ce-887dd97233782045-00", + "Prefer": "return-no-content", + "traceparent": "00-57cd3ea9ed684546970ad024fd7da9a9-d762883f96c4f24a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bf7022a663f72db58726b5b175e8f548", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.3600065Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.1129773Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bf7022a663f72db58726b5b175e8f548", - "x-ms-request-id": "760028f5-e002-002a-16b8-75b1ad000000", + "x-ms-request-id": "f56a7e95-6002-007f-7fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.3600065Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:35.3600065Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fe62bc690ea2904296e133874ce53243-81bfcf141fce484a-00", + "Prefer": "return-no-content", + "traceparent": "00-a5731aecf8ea2b439c98be7ac4672495-d7bba1a0f3086f49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5adf0d50610af89dac5802405d84931", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.4140518Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.1710256Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a5adf0d50610af89dac5802405d84931", - "x-ms-request-id": "76002901-e002-002a-22b8-75b1ad000000", + "x-ms-request-id": "f56a7ea0-6002-007f-0ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.4140518Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:35.4140518Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c756d19fa2ee7c4092b54721cb55976d-b8766c38b7716247-00", + "Prefer": "return-no-content", + "traceparent": "00-326971f0f3197e42afda2e56478ccb19-a6b9510f7b86ff48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8a8562b2b16aa1708e12b5f0def6bb30", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.4540855Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.2190664Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8a8562b2b16aa1708e12b5f0def6bb30", - "x-ms-request-id": "76002907-e002-002a-28b8-75b1ad000000", + "x-ms-request-id": "f56a7eb2-6002-007f-1cd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.4540855Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:35.4540855Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-71d31e0b18ac544aa5adc2ec610f42fe-010b71dc133e344e-00", + "Prefer": "return-no-content", + "traceparent": "00-1a6a4c1e07abc740a257fdd4a123194b-5013ed3d3c4f9a43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "575c30c69224a00599c0e432e29028ae", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.5001225Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.2671051Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "575c30c69224a00599c0e432e29028ae", - "x-ms-request-id": "7600290c-e002-002a-2db8-75b1ad000000", + "x-ms-request-id": "f56a7ec0-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.5001225Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:35.5001225Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a40e85a86a67444a9624b6ae29cc6fec-ce08b8e5b811ae4f-00", + "Prefer": "return-no-content", + "traceparent": "00-1192da707377694694193699e79f5af1-364192e867d03243-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "12ff84dc6b6224dd800b16fd5199d1e4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.544159Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.3181484Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "12ff84dc6b6224dd800b16fd5199d1e4", - "x-ms-request-id": "76002911-e002-002a-32b8-75b1ad000000", + "x-ms-request-id": "f56a7ecc-6002-007f-36d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.544159Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:35.544159Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-94cc4a2816cf63448f3190895f028330-70af5a7ec3a77549-00", + "Prefer": "return-no-content", + "traceparent": "00-d058e2ac8dad2c4ba4c0faa5f67dde4b-3160e044a2281d4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d55e5009f17b1f0c5de5f1a9cc3dbffd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.5901977Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.3601825Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehyay63ko(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d55e5009f17b1f0c5de5f1a9cc3dbffd", - "x-ms-request-id": "76002921-e002-002a-3fb8-75b1ad000000", + "x-ms-request-id": "f56a7ed5-6002-007f-3dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.5901977Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:35.5901977Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehyay63ko()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a1306eaa9f65acd5238d7187b074eff", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1552,17 +1232,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5a1306eaa9f65acd5238d7187b074eff", - "x-ms-request-id": "7600292f-e002-002a-4db8-75b1ad000000", + "x-ms-request-id": "f56a7ee3-6002-007f-4ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehyay63ko", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.7314841Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.4744465Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:34.7314841Z", + "Timestamp": "2020-08-21T15:54:28.4744465Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -1577,10 +1257,10 @@ "SomeIntProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.7715177Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.514479Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:36:34.7715177Z", + "Timestamp": "2020-08-21T15:54:28.514479Z", "SomeStringProperty": "This is table entity number 02", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:03:00Z", @@ -1595,10 +1275,10 @@ "SomeIntProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.8195576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.555514Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:36:34.8195576Z", + "Timestamp": "2020-08-21T15:54:28.555514Z", "SomeStringProperty": "This is table entity number 03", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:04:00Z", @@ -1613,10 +1293,10 @@ "SomeIntProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.8635938Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.6025523Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:36:34.8635938Z", + "Timestamp": "2020-08-21T15:54:28.6025523Z", "SomeStringProperty": "This is table entity number 04", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:05:00Z", @@ -1631,10 +1311,10 @@ "SomeIntProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9076308Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.657598Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:36:34.9076308Z", + "Timestamp": "2020-08-21T15:54:28.657598Z", "SomeStringProperty": "This is table entity number 05", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:06:00Z", @@ -1649,10 +1329,10 @@ "SomeIntProperty": 5 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9526682Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.7046372Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:36:34.9526682Z", + "Timestamp": "2020-08-21T15:54:28.7046372Z", "SomeStringProperty": "This is table entity number 06", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:07:00Z", @@ -1667,10 +1347,10 @@ "SomeIntProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A34.9927006Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.7546792Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:36:34.9927006Z", + "Timestamp": "2020-08-21T15:54:28.7546792Z", "SomeStringProperty": "This is table entity number 07", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:08:00Z", @@ -1685,10 +1365,10 @@ "SomeIntProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.0357372Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.7967138Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:36:35.0357372Z", + "Timestamp": "2020-08-21T15:54:28.7967138Z", "SomeStringProperty": "This is table entity number 08", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:09:00Z", @@ -1703,10 +1383,10 @@ "SomeIntProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.0787729Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.8387487Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:36:35.0787729Z", + "Timestamp": "2020-08-21T15:54:28.8387487Z", "SomeStringProperty": "This is table entity number 09", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:10:00Z", @@ -1721,10 +1401,10 @@ "SomeIntProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.1268128Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.8977983Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:36:35.1268128Z", + "Timestamp": "2020-08-21T15:54:28.8977983Z", "SomeStringProperty": "This is table entity number 10", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:11:00Z", @@ -1739,10 +1419,10 @@ "SomeIntProperty": 10 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.1678469Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.9408345Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:35.1678469Z", + "Timestamp": "2020-08-21T15:54:28.9408345Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1757,10 +1437,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.2208906Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A28.9918765Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:35.2208906Z", + "Timestamp": "2020-08-21T15:54:28.9918765Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1775,10 +1455,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.2689309Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.0309094Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:35.2689309Z", + "Timestamp": "2020-08-21T15:54:29.0309094Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1793,10 +1473,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.3169712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.0729448Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:35.3169712Z", + "Timestamp": "2020-08-21T15:54:29.0729448Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1811,10 +1491,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.3600065Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.1129773Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:35.3600065Z", + "Timestamp": "2020-08-21T15:54:29.1129773Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1829,10 +1509,10 @@ "SomeIntProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.4140518Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.1710256Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:35.4140518Z", + "Timestamp": "2020-08-21T15:54:29.1710256Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1847,10 +1527,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.4540855Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.2190664Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:35.4540855Z", + "Timestamp": "2020-08-21T15:54:29.2190664Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1865,10 +1545,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.5001225Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.2671051Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:35.5001225Z", + "Timestamp": "2020-08-21T15:54:29.2671051Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -1883,10 +1563,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.544159Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.3181484Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:35.544159Z", + "Timestamp": "2020-08-21T15:54:29.3181484Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -1901,10 +1581,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A35.5901977Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A29.3601825Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:35.5901977Z", + "Timestamp": "2020-08-21T15:54:29.3601825Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -1927,13 +1607,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-e661f85f5412ad4593bf188be9c686a1-4f5f4890156cd746-00", + "traceparent": "00-5942aac7232caa48ace280f7f2a6b00c-a6555ca7ee0c784f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "912800ef5331eb3277e0b47d79335742", - "x-ms-date": "Tue, 18 Aug 2020 23:36:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1942,14 +1622,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:35 GMT", + "Date": "Fri, 21 Aug 2020 15:54:28 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "912800ef5331eb3277e0b47d79335742", - "x-ms-request-id": "7600293d-e002-002a-5bb8-75b1ad000000", + "x-ms-request-id": "f56a7efd-6002-007f-64d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1957,7 +1637,7 @@ ], "Variables": { "RandomSeed": "1444744060", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json index fcc47809f9bd3..5258976bbb091 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithAndWithoutPagination(null)Async.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ed32cd7c1e3dfd4eb25c7170ff41e2a1-1e2a1386b130c844-00", + "traceparent": "00-6a680326e13844499c3756d607c23874-63c256303f726641-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "198acfbf6a44debf0d1181d4f54bf73c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablej01j918u\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "198acfbf6a44debf0d1181d4f54bf73c", - "x-ms-request-id": "bc062087-0002-006f-04b9-756c3c000000", + "x-ms-request-id": "b2412f14-3002-006c-30d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-875df5ad5ef5704988ae6f551e7a0555-e5675483a4365445-00", + "Prefer": "return-no-content", + "traceparent": "00-6ae80177eeec7147a48e1348c82a670a-1b80f4cf2601a941-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d278af988b447cfbf951fdd863b80f54", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.8662179Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.4021532Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d278af988b447cfbf951fdd863b80f54", - "x-ms-request-id": "bc062094-0002-006f-10b9-756c3c000000", + "x-ms-request-id": "b2412f20-3002-006c-3bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.8662179Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:44.8662179Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a208f7e966ed9941a6bccfb9905a41aa-23906b9801250843-00", + "Prefer": "return-no-content", + "traceparent": "00-9516149c5e32dd46a7506f214c32ab70-f71f0a5542b9c745-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10511eb065e9a60483d47b283b9bd6e7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9082537Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.4411853Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "10511eb065e9a60483d47b283b9bd6e7", - "x-ms-request-id": "bc0620a4-0002-006f-20b9-756c3c000000", + "x-ms-request-id": "b2412f2f-3002-006c-4ad4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9082537Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:44.9082537Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c1e9beee36bb324985e2a880081b1e66-3dc49e2875212e42-00", + "Prefer": "return-no-content", + "traceparent": "00-c0f7dfd20147e042a6d5b6d95cc69142-553fe81c27104f4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fa349aa13f57331dd40e20f36de67a54", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9492882Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.4802178Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fa349aa13f57331dd40e20f36de67a54", - "x-ms-request-id": "bc0620af-0002-006f-2bb9-756c3c000000", + "x-ms-request-id": "b2412f31-3002-006c-4cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9492882Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:44.9492882Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f55eb86355119245b7a747511831e48b-9ab2f7d45844e14c-00", + "Prefer": "return-no-content", + "traceparent": "00-16d4b81af7278844b7d93d8041c246a4-136ce6121c1d1544-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d6232c02e7fa3352aad14f7010d2405d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9923226Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.5202512Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d6232c02e7fa3352aad14f7010d2405d", - "x-ms-request-id": "bc0620b8-0002-006f-34b9-756c3c000000", + "x-ms-request-id": "b2412f3a-3002-006c-55d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9923226Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:44.9923226Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f3502f0d7a91ad47a2365c70903b3b37-855300fa57092f4d-00", + "Prefer": "return-no-content", + "traceparent": "00-e1a020592f9c9c4d8afe58a86e08077e-97348321b90d314a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c837157b148471fd011d3bdb4511389d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.0363601Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.5672903Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c837157b148471fd011d3bdb4511389d", - "x-ms-request-id": "bc0620cb-0002-006f-47b9-756c3c000000", + "x-ms-request-id": "b2412f42-3002-006c-5cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.0363601Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:45.0363601Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-966ae85a06350a409e09105da851e4ce-f7b5e07c53b9fb40-00", + "Prefer": "return-no-content", + "traceparent": "00-54a03d15886f9b4eb80757f09a880c63-a4a1b7a2bda90243-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e26265aff78baec47014f85f0ad2302", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.087402Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.6083245Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0e26265aff78baec47014f85f0ad2302", - "x-ms-request-id": "bc0620d8-0002-006f-54b9-756c3c000000", + "x-ms-request-id": "b2412f4b-3002-006c-65d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.087402Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:45.087402Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e29b0ec40d5a4e409d63038788ce4858-3570e437e51de241-00", + "Prefer": "return-no-content", + "traceparent": "00-4bac03072e32ac46b846edca9717a792-9bb0c0c138eebe4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5877c2cdb1afeed02fb2d5ddab77ed99", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.131439Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.6483579Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5877c2cdb1afeed02fb2d5ddab77ed99", - "x-ms-request-id": "bc0620e4-0002-006f-60b9-756c3c000000", + "x-ms-request-id": "b2412f5a-3002-006c-74d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.131439Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:45.131439Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d40804812f95504680981bae860b2a96-984e9f5765b6f94b-00", + "Prefer": "return-no-content", + "traceparent": "00-3f1c88743996e54890f14fe82eb610da-1a672c90eba0654b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea16b29832ac7ce5287d8182c4778153", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.1744748Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.6883917Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea16b29832ac7ce5287d8182c4778153", - "x-ms-request-id": "bc0620ec-0002-006f-68b9-756c3c000000", + "x-ms-request-id": "b2412f69-3002-006c-02d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.1744748Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:45.1744748Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7ec54696d5a3014bbed505f76fa64434-5a6b9601cda80b46-00", + "Prefer": "return-no-content", + "traceparent": "00-deb4271973bbd045aefb114236b8d697-996630894b2ce44f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "820e39fae099a8ee5538dec5290f0ecf", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2165101Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.73443Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "820e39fae099a8ee5538dec5290f0ecf", - "x-ms-request-id": "bc0620fb-0002-006f-76b9-756c3c000000", + "x-ms-request-id": "b2412f79-3002-006c-12d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2165101Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:45.2165101Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7e662a45bd9dc84395ecef77f0934070-a16949793217cb48-00", + "Prefer": "return-no-content", + "traceparent": "00-fd531fe9929f4447ad67f9da64844e03-e00dd600c57e304d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3dedb61338979a56ddfb2f31304d29b8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2555421Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.7754634Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3dedb61338979a56ddfb2f31304d29b8", - "x-ms-request-id": "bc062110-0002-006f-09b9-756c3c000000", + "x-ms-request-id": "b2412f86-3002-006c-1ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2555421Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:45.2555421Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3ad9a4c4d10dd443934f513f08d1ddf4-794136ca610cf945-00", + "Prefer": "return-no-content", + "traceparent": "00-2efc5e2b2f04c9448cd0486cd78dcab7-67af6834b71efc47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "72e381316b69b7ffc46d957354205219", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2965762Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.8154971Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "72e381316b69b7ffc46d957354205219", - "x-ms-request-id": "bc06211a-0002-006f-13b9-756c3c000000", + "x-ms-request-id": "b2412f92-3002-006c-2ad4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2965762Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:45.2965762Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5193ad0af3e6bc4a909d85f9b72fa39b-4e0f6d8783338a48-00", + "Prefer": "return-no-content", + "traceparent": "00-30be433b30654d4185471a18bb1c7723-022f3057f840b149-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e6fb16e438ac1bce273a59db1bc7707", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.3396115Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.8575339Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0e6fb16e438ac1bce273a59db1bc7707", - "x-ms-request-id": "bc062126-0002-006f-1fb9-756c3c000000", + "x-ms-request-id": "b2412f9b-3002-006c-33d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.3396115Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:45.3396115Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5d9a93e1077ff348a9fc27d76e79536f-0725f308a4110a40-00", + "Prefer": "return-no-content", + "traceparent": "00-59d6d02cb5d9b246b4fdce7b67b2abe5-84b04de01e55774e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a793260e9c2ca766b6357929a3e246bc", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.3786439Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.9015688Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a793260e9c2ca766b6357929a3e246bc", - "x-ms-request-id": "bc06212d-0002-006f-26b9-756c3c000000", + "x-ms-request-id": "b2412fab-3002-006c-43d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.3786439Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:45.3786439Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-352dfeebc72dbb47a8d8531414708acd-ea36ad8503c68345-00", + "Prefer": "return-no-content", + "traceparent": "00-c2a630fd92036f4c812dcd923e9681e8-d4e6808b274bad43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ec316a91adeee2dc5218ff6c6620607", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.4236818Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.9406009Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7ec316a91adeee2dc5218ff6c6620607", - "x-ms-request-id": "bc062137-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b2412fb5-3002-006c-4dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.4236818Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:45.4236818Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-94bda00129847b4f858078635e24cb37-4e84b6a7986a1248-00", + "Prefer": "return-no-content", + "traceparent": "00-688906fa15f864438bc0a9486fadcd53-9712daba26cc2844-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2e648df6ab8cd2ec4bc75755c9931dff", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.4687192Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.981636Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2e648df6ab8cd2ec4bc75755c9931dff", - "x-ms-request-id": "bc062140-0002-006f-39b9-756c3c000000", + "x-ms-request-id": "b2412fbd-3002-006c-55d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.4687192Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:45.4687192Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1ccbcb9a1dc05d4397e34c51776f78ce-0e33710677baf14b-00", + "Prefer": "return-no-content", + "traceparent": "00-c7d3f4c871e0574cbdb94e8ff95fe68b-adad37f67d366345-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9bf4e82df9f9f429f8a5e20b0c70e154", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5107537Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.0236706Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9bf4e82df9f9f429f8a5e20b0c70e154", - "x-ms-request-id": "bc062145-0002-006f-3eb9-756c3c000000", + "x-ms-request-id": "b2412fc4-3002-006c-5cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5107537Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:45.5107537Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-459c69531cd2704284bdd0a661166997-17117ccdb712bf4a-00", + "Prefer": "return-no-content", + "traceparent": "00-e905e40b3200414d81a574b8ee47efb8-bea243f746bb4148-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1533722e187dfd3029f03316c2d82532", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5487852Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.0617035Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1533722e187dfd3029f03316c2d82532", - "x-ms-request-id": "bc06214a-0002-006f-42b9-756c3c000000", + "x-ms-request-id": "b2412fd7-3002-006c-6ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5487852Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:45.5487852Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f398288d246bbf4cb801b8aaf4191cb7-e71edeb7d0bc6e41-00", + "Prefer": "return-no-content", + "traceparent": "00-36650f727a21ce44a6087a67219db300-62bb405767180a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ddc890036a6dfd0e647035e6c8e1c6db", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:44 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5898193Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.1037386Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ddc890036a6dfd0e647035e6c8e1c6db", - "x-ms-request-id": "bc062153-0002-006f-4bb9-756c3c000000", + "x-ms-request-id": "b2412fe4-3002-006c-78d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5898193Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:45.5898193Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6c8cc832736d4e44b6ba5ebce4d8db21-d532a6395859a14a-00", + "Prefer": "return-no-content", + "traceparent": "00-98c6ae8c5a11af4fad9862e1bff58a9d-8b883a296518ec40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "572603e6075f1582b7f67108c512311f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.6348576Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.144771Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "572603e6075f1582b7f67108c512311f", - "x-ms-request-id": "bc062161-0002-006f-59b9-756c3c000000", + "x-ms-request-id": "b2412ff2-3002-006c-06d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.6348576Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:45.6348576Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cf1944e7e759864eb838a2c50829ea09-a77d1c2c7dad5743-00", + "Prefer": "return-no-content", + "traceparent": "00-9211721560cdb342a81cfca8afbbe38b-4491fb8c946fcf4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7c07b08004a7c4e66336b10de2493447", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.6798941Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.1858061Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej01j918u(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7c07b08004a7c4e66336b10de2493447", - "x-ms-request-id": "bc06216b-0002-006f-63b9-756c3c000000", + "x-ms-request-id": "b2412ff8-3002-006c-0cd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.6798941Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:45.6798941Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej01j918u()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bf305729cdb2fbd20eb32576f8053752", - "x-ms-date": "Tue, 18 Aug 2020 23:41:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", + "Date": "Fri, 21 Aug 2020 15:59:53 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1552,17 +1232,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bf305729cdb2fbd20eb32576f8053752", - "x-ms-request-id": "bc062177-0002-006f-6fb9-756c3c000000", + "x-ms-request-id": "b241300d-3002-006c-1ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej01j918u", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.8662179Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.4021532Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:44.8662179Z", + "Timestamp": "2020-08-21T15:59:53.4021532Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -1577,10 +1257,10 @@ "SomeIntProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9082537Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.4411853Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-18T23:41:44.9082537Z", + "Timestamp": "2020-08-21T15:59:53.4411853Z", "SomeStringProperty": "This is table entity number 02", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:03:00Z", @@ -1595,10 +1275,10 @@ "SomeIntProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9492882Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.4802178Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-18T23:41:44.9492882Z", + "Timestamp": "2020-08-21T15:59:53.4802178Z", "SomeStringProperty": "This is table entity number 03", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:04:00Z", @@ -1613,10 +1293,10 @@ "SomeIntProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A44.9923226Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.5202512Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-18T23:41:44.9923226Z", + "Timestamp": "2020-08-21T15:59:53.5202512Z", "SomeStringProperty": "This is table entity number 04", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:05:00Z", @@ -1631,10 +1311,10 @@ "SomeIntProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.0363601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.5672903Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-18T23:41:45.0363601Z", + "Timestamp": "2020-08-21T15:59:53.5672903Z", "SomeStringProperty": "This is table entity number 05", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:06:00Z", @@ -1649,10 +1329,10 @@ "SomeIntProperty": 5 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.087402Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.6083245Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-18T23:41:45.087402Z", + "Timestamp": "2020-08-21T15:59:53.6083245Z", "SomeStringProperty": "This is table entity number 06", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:07:00Z", @@ -1667,10 +1347,10 @@ "SomeIntProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.131439Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.6483579Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-18T23:41:45.131439Z", + "Timestamp": "2020-08-21T15:59:53.6483579Z", "SomeStringProperty": "This is table entity number 07", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:08:00Z", @@ -1685,10 +1365,10 @@ "SomeIntProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.1744748Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.6883917Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-18T23:41:45.1744748Z", + "Timestamp": "2020-08-21T15:59:53.6883917Z", "SomeStringProperty": "This is table entity number 08", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:09:00Z", @@ -1703,10 +1383,10 @@ "SomeIntProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2165101Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.73443Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-18T23:41:45.2165101Z", + "Timestamp": "2020-08-21T15:59:53.73443Z", "SomeStringProperty": "This is table entity number 09", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:10:00Z", @@ -1721,10 +1401,10 @@ "SomeIntProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2555421Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.7754634Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-18T23:41:45.2555421Z", + "Timestamp": "2020-08-21T15:59:53.7754634Z", "SomeStringProperty": "This is table entity number 10", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:11:00Z", @@ -1739,10 +1419,10 @@ "SomeIntProperty": 10 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.2965762Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.8154971Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:45.2965762Z", + "Timestamp": "2020-08-21T15:59:53.8154971Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1757,10 +1437,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.3396115Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.8575339Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:45.3396115Z", + "Timestamp": "2020-08-21T15:59:53.8575339Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1775,10 +1455,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.3786439Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.9015688Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:45.3786439Z", + "Timestamp": "2020-08-21T15:59:53.9015688Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1793,10 +1473,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.4236818Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.9406009Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:45.4236818Z", + "Timestamp": "2020-08-21T15:59:53.9406009Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1811,10 +1491,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.4687192Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A53.981636Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:45.4687192Z", + "Timestamp": "2020-08-21T15:59:53.981636Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1829,10 +1509,10 @@ "SomeIntProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5107537Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.0236706Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:45.5107537Z", + "Timestamp": "2020-08-21T15:59:54.0236706Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1847,10 +1527,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5487852Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.0617035Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:45.5487852Z", + "Timestamp": "2020-08-21T15:59:54.0617035Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1865,10 +1545,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.5898193Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.1037386Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:45.5898193Z", + "Timestamp": "2020-08-21T15:59:54.1037386Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -1883,10 +1563,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.6348576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.144771Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:45.6348576Z", + "Timestamp": "2020-08-21T15:59:54.144771Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -1901,10 +1581,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A45.6798941Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A54.1858061Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:45.6798941Z", + "Timestamp": "2020-08-21T15:59:54.1858061Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -1927,13 +1607,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6382793d9377754d991227f58427b2d3-a701d6549fc60041-00", + "traceparent": "00-b1d582cef0029e469910a712756d27bf-df7dc13bc76d5c47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1866163f4adae1331d61f3295674336e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1942,14 +1622,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:45 GMT", + "Date": "Fri, 21 Aug 2020 15:59:54 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1866163f4adae1331d61f3295674336e", - "x-ms-request-id": "bc06218a-0002-006f-02b9-756c3c000000", + "x-ms-request-id": "b241302f-3002-006c-40d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1957,7 +1637,7 @@ ], "Variables": { "RandomSeed": "346193390", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFilters.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFilters.json index 644d32084c94b..a06a066553191 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFilters.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFilters.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a47c15ef211fe54b9ac939934d5a2e20-3c2cb9d9d1b1aa40-00", + "traceparent": "00-5a1d4a98f00ef947b9500c71d0679f2d-c6d562d7f3558444-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "07be2e6eebb39db61a3c8dc1cdda4309", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablegoc9wtgt\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "07be2e6eebb39db61a3c8dc1cdda4309", - "x-ms-request-id": "76002012-e002-002a-15b8-75b1ad000000", + "x-ms-request-id": "f56a7455-6002-007f-39d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8b670df3e8096d4ba4fc50f87e7591c0-4bd160ae5de7b349-00", + "Prefer": "return-no-content", + "traceparent": "00-e0a1398ee72f0047bba9b9191ac434c4-a609598af2035b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e08ad77e86d8a1d78f1bd0a72c07b466", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.0212382Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.6080703Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e08ad77e86d8a1d78f1bd0a72c07b466", - "x-ms-request-id": "76002018-e002-002a-1ab8-75b1ad000000", + "x-ms-request-id": "f56a7464-6002-007f-47d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.0212382Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:36:26.0212382Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1231283854265f47901b7b192241a7cb-a71197156fbc6e4e-00", + "Prefer": "return-no-content", + "traceparent": "00-bade587c9c711240a065638ac826befb-7b4d40a0dd960147-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f5c246741e91bad297db86c0c31184a5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.0732818Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.6561111Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f5c246741e91bad297db86c0c31184a5", - "x-ms-request-id": "7600201f-e002-002a-1fb8-75b1ad000000", + "x-ms-request-id": "f56a7472-6002-007f-55d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.0732818Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:36:26.0732818Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-20274c037b3f98409111728613d60b8e-20a204fae9589446-00", + "Prefer": "return-no-content", + "traceparent": "00-01bff793f04b284db682eda081ab1405-3c67b76d1356a34b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "75886ec123c1e840561d77981a0f7112", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.1193201Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.6951427Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "75886ec123c1e840561d77981a0f7112", - "x-ms-request-id": "7600202a-e002-002a-2ab8-75b1ad000000", + "x-ms-request-id": "f56a747d-6002-007f-60d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.1193201Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:36:26.1193201Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0fbc273438f5004f9788c6a674d0581f-1ffb1063e1e17e4d-00", + "Prefer": "return-no-content", + "traceparent": "00-bb7c6cb5a6cc6e47ab2ca11d65caa92b-662eb83bbfb08843-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "874c26874d17607804cf48fc0016de7e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.1663583Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.7401806Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "874c26874d17607804cf48fc0016de7e", - "x-ms-request-id": "76002036-e002-002a-35b8-75b1ad000000", + "x-ms-request-id": "f56a7484-6002-007f-67d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.1663583Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:36:26.1663583Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e935adec23ff234abcdde1767ce4bff0-bd5efe794e0db041-00", + "Prefer": "return-no-content", + "traceparent": "00-f23d8b341e2a27499626b236c826f951-2eab1c55e0243646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bee62a973e7f51a506da9e74a63a9f88", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.2244073Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.7902227Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bee62a973e7f51a506da9e74a63a9f88", - "x-ms-request-id": "7600204f-e002-002a-49b8-75b1ad000000", + "x-ms-request-id": "f56a7490-6002-007f-73d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.2244073Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:36:26.2244073Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6f81de8910999146bf0be3931d78c43c-72ba4de73d643442-00", + "Prefer": "return-no-content", + "traceparent": "00-b83a929d4b01f94b84f55d5c601169ca-f1d54acedadc214c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9c38746afcc4738ef52871f1da43e840", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.2664418Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.8282543Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9c38746afcc4738ef52871f1da43e840", - "x-ms-request-id": "7600205e-e002-002a-58b8-75b1ad000000", + "x-ms-request-id": "f56a7494-6002-007f-77d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.2664418Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:36:26.2664418Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4dc24ef9f8c2d1469776d44a026373a5-1a9829aec0ae384c-00", + "Prefer": "return-no-content", + "traceparent": "00-6c03cd78009212499732761a48630185-5a61f38923d79647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f001f93fb229499281fb803dae04b9c9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.3144826Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.8682872Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f001f93fb229499281fb803dae04b9c9", - "x-ms-request-id": "76002069-e002-002a-63b8-75b1ad000000", + "x-ms-request-id": "f56a749a-6002-007f-7dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.3144826Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:36:26.3144826Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7b05653a4e944b488fbe999bcefe01f3-6a9fa0b0197c274b-00", + "Prefer": "return-no-content", + "traceparent": "00-11c2010143dafe43932a76752fa16d07-758b83165308f840-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8b92c02f41dd9ab99c72c857cdb376c2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.3655237Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.9133242Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8b92c02f41dd9ab99c72c857cdb376c2", - "x-ms-request-id": "76002079-e002-002a-73b8-75b1ad000000", + "x-ms-request-id": "f56a74a8-6002-007f-0bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.3655237Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:36:26.3655237Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-06eccd2121d6e44ea7a012b7d7046996-4bb1ccd3f2a5f14e-00", + "Prefer": "return-no-content", + "traceparent": "00-957215a413d92747968e374d478980f7-566544431fccca48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ad355ef1af39b85fe1ef1bc97b50c4f0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.4175678Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.9553596Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ad355ef1af39b85fe1ef1bc97b50c4f0", - "x-ms-request-id": "76002088-e002-002a-02b8-75b1ad000000", + "x-ms-request-id": "f56a74ad-6002-007f-10d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.4175678Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:36:26.4175678Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-87766f4b4047cf4d8c96b259e1b5b154-c6066492840ebf4c-00", + "Prefer": "return-no-content", + "traceparent": "00-dea805993131c545a800e77be0333c73-9b73cac83d820749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1ac1a76e5cb1fd62406653b6e93a7cce", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.4616048Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A19.9973946Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1ac1a76e5cb1fd62406653b6e93a7cce", - "x-ms-request-id": "7600209d-e002-002a-15b8-75b1ad000000", + "x-ms-request-id": "f56a74b5-6002-007f-18d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.4616048Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:36:26.4616048Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-378d4d0b662f9748a3fcd7918e11b987-da8b6adf28d3e241-00", + "Prefer": "return-no-content", + "traceparent": "00-64bdf4a17c172f4d8074fe1a397eaf81-5060e2d444ce6f49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "504bbe840bcf808f61daa9ee26ef1e4b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5076424Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.0404304Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "504bbe840bcf808f61daa9ee26ef1e4b", - "x-ms-request-id": "760020ae-e002-002a-26b8-75b1ad000000", + "x-ms-request-id": "f56a74bd-6002-007f-20d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5076424Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:36:26.5076424Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cad3993a0d0ee5469718ca4c85c9380e-a03dbe1c2760ec4c-00", + "Prefer": "return-no-content", + "traceparent": "00-b9b61c97ea365044b21429560f945597-d601bf85e8eb8141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "25e8d8ae5cf29511fb376dd35ba8cea6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5496776Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.0924732Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "25e8d8ae5cf29511fb376dd35ba8cea6", - "x-ms-request-id": "760020ba-e002-002a-32b8-75b1ad000000", + "x-ms-request-id": "f56a74cc-6002-007f-2dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5496776Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:36:26.5496776Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5df94fede9b9f748aa0b776f6f91d826-ad08c9572413ce42-00", + "Prefer": "return-no-content", + "traceparent": "00-2b9102b3f4a20546b53d86190058cf22-7d8a021174762747-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bd454d73740563211741b8d7b274d750", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5897111Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.1485203Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bd454d73740563211741b8d7b274d750", - "x-ms-request-id": "760020c8-e002-002a-40b8-75b1ad000000", + "x-ms-request-id": "f56a74d8-6002-007f-39d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5897111Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:36:26.5897111Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1d0cc349b567284b9b9a551c6f61719c-088ee1065eb65148-00", + "Prefer": "return-no-content", + "traceparent": "00-60b537f252092d46988fa917638a0ebd-c544afdf774ecc47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "11080748565228dbacb654989ebc24b8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.6337484Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.1955594Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "11080748565228dbacb654989ebc24b8", - "x-ms-request-id": "760020d3-e002-002a-4bb8-75b1ad000000", + "x-ms-request-id": "f56a74dd-6002-007f-3ed3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.6337484Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:36:26.6337484Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fb59b581fe4d3c42a2ce2840f67b9263-3f1587dcd7ed6f48-00", + "Prefer": "return-no-content", + "traceparent": "00-6f782bfe90ebc3428688a403c740254a-3147f914b70aed4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d97b030b60aa3946b7850db0a33ae287", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.6777843Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.2395965Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d97b030b60aa3946b7850db0a33ae287", - "x-ms-request-id": "760020df-e002-002a-57b8-75b1ad000000", + "x-ms-request-id": "f56a74e9-6002-007f-4ad3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.6777843Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:36:26.6777843Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d8a40b38bce2764cb04cba9b76fb2d83-6323acfa052c8f47-00", + "Prefer": "return-no-content", + "traceparent": "00-d555f8c516820c4bb2046ffee2899390-ff4d030bb384f94c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "548a1c5fbca01c54711c114f1f88c45a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.7238229Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.2776281Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "548a1c5fbca01c54711c114f1f88c45a", - "x-ms-request-id": "760020ed-e002-002a-65b8-75b1ad000000", + "x-ms-request-id": "f56a74ec-6002-007f-4dd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.7238229Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:36:26.7238229Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-02f85ab6c9fd3e44a5619704d86e0849-53c08c043d530d4d-00", + "Prefer": "return-no-content", + "traceparent": "00-e1bfd3c084dbce44b60af49fe708cc4f-1a0b98b73a02a54c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "afcb001dfef9e8a6c1ce5acd492b8472", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.7638572Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.3166602Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "afcb001dfef9e8a6c1ce5acd492b8472", - "x-ms-request-id": "760020f9-e002-002a-71b8-75b1ad000000", + "x-ms-request-id": "f56a74f8-6002-007f-59d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.7638572Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:36:26.7638572Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-987eda4559d8064f80fb0045ef038f6c-73e733874a06eb41-00", + "Prefer": "return-no-content", + "traceparent": "00-be88da0c849d034bb60e3f43ab8f2181-7981891061fda640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8238cdd3d0324f18ae5e678d4ff71a2e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.8038898Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.3566943Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8238cdd3d0324f18ae5e678d4ff71a2e", - "x-ms-request-id": "76002103-e002-002a-7bb8-75b1ad000000", + "x-ms-request-id": "f56a7504-6002-007f-65d3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.8038898Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:36:26.8038898Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-853218b26b58d24284a64f80578093b2-76b3b3ab3224cc43-00", + "Prefer": "return-no-content", + "traceparent": "00-ed9cac96a3d4724a966fac8dc9b16bad-a2dd92fa3de8a54e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a393b2c0336e618d75a292d26287d345", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.8589363Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.3987284Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a393b2c0336e618d75a292d26287d345", - "x-ms-request-id": "76002114-e002-002a-0cb8-75b1ad000000", + "x-ms-request-id": "f56a750e-6002-007f-6fd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.8589363Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:36:26.8589363Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-18470560ac3ac44eb0d8dd04a1e48632-f90b1d41575ce34d-00", + "Prefer": "return-no-content", + "traceparent": "00-d7a25cd50979694aa45b3a90ef27c6a1-e4b2035e855d6146-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "527b9e98424f4c28e77c009a961998ca", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.9049744Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.4387617Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "527b9e98424f4c28e77c009a961998ca", - "x-ms-request-id": "76002126-e002-002a-1eb8-75b1ad000000", + "x-ms-request-id": "f56a751a-6002-007f-7bd3-775ada000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.9049744Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:36:26.9049744Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablegoc9wtgt()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "960c2bb4e197a0033fd70c903d46ed27", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1552,17 +1232,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "960c2bb4e197a0033fd70c903d46ed27", - "x-ms-request-id": "76002132-e002-002a-2ab8-75b1ad000000", + "x-ms-request-id": "f56a752c-6002-007f-0bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegoc9wtgt", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5076424Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.0404304Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:36:26.5076424Z", + "Timestamp": "2020-08-21T15:54:20.0404304Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1577,10 +1257,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5496776Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.0924732Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:36:26.5496776Z", + "Timestamp": "2020-08-21T15:54:20.0924732Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1595,10 +1275,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.5897111Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.1485203Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:36:26.5897111Z", + "Timestamp": "2020-08-21T15:54:20.1485203Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1613,10 +1293,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.6337484Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.1955594Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:36:26.6337484Z", + "Timestamp": "2020-08-21T15:54:20.1955594Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1631,10 +1311,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.6777843Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.2395965Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:36:26.6777843Z", + "Timestamp": "2020-08-21T15:54:20.2395965Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1649,10 +1329,10 @@ "SomeIntProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.7238229Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.2776281Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:36:26.7238229Z", + "Timestamp": "2020-08-21T15:54:20.2776281Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1667,10 +1347,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.7638572Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.3166602Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:36:26.7638572Z", + "Timestamp": "2020-08-21T15:54:20.3166602Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1685,10 +1365,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.8038898Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.3566943Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:36:26.8038898Z", + "Timestamp": "2020-08-21T15:54:20.3566943Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -1703,10 +1383,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.8589363Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.3987284Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:36:26.8589363Z", + "Timestamp": "2020-08-21T15:54:20.3987284Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -1721,10 +1401,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A26.9049744Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A20.4387617Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:36:26.9049744Z", + "Timestamp": "2020-08-21T15:54:20.4387617Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -1747,13 +1427,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-76a015bbf60bff47b3b099ffc6bc5db7-1236d526c3acde43-00", + "traceparent": "00-514617b8e9934f4cbe09fe15094590b2-4e28e950200c9e43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b0f4228bc77b7ede8a46bbf232f3ca5c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1762,14 +1442,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:26 GMT", + "Date": "Fri, 21 Aug 2020 15:54:19 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b0f4228bc77b7ede8a46bbf232f3ca5c", - "x-ms-request-id": "7600215c-e002-002a-54b8-75b1ad000000", + "x-ms-request-id": "f56a754d-6002-007f-2cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1777,7 +1457,7 @@ ], "Variables": { "RandomSeed": "1607975886", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json index 98fb58f95467f..dd92fca106dd8 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CreatedEntitiesCanBeQueriedWithFiltersAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c03bc16a353d2544826c2a7638ace87c-e33dadb324cd284f-00", + "traceparent": "00-1568f37e04c88549a162d77b9b087adc-827bcefe82085745-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "71a2266425d05a1ef2835109c67c68e3", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable4nc4jk26\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "71a2266425d05a1ef2835109c67c68e3", - "x-ms-request-id": "bc06177f-0002-006f-08b9-756c3c000000", + "x-ms-request-id": "b2412675-3002-006c-5ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f73d2b7ac387bd4f98491b324f8b71fd-c99e0845aa9eac49-00", + "Prefer": "return-no-content", + "traceparent": "00-c0dcbfd3778c8741b25ac10117dba3bf-7c0b7517caa3fe44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a191d3185dd0548bc4254125dc18703d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.5192857Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.7189186Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a191d3185dd0548bc4254125dc18703d", - "x-ms-request-id": "bc061795-0002-006f-1ab9-756c3c000000", + "x-ms-request-id": "b2412683-3002-006c-6bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.5192857Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-18T23:41:36.5192857Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a87ac06a6230ea4f9feaf3f1229b0bf3-2d8f8dccff526b4a-00", + "Prefer": "return-no-content", + "traceparent": "00-58c07aafa2b5d048b352dff9294c3179-ff8d1735f856bd49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ef858682b1fb5ee9269fb74fe5a8692", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 2 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.5633223Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.7629553Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8ef858682b1fb5ee9269fb74fe5a8692", - "x-ms-request-id": "bc0617a6-0002-006f-2ab9-756c3c000000", + "x-ms-request-id": "b2412695-3002-006c-7dd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.5633223Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-18T23:41:36.5633223Z", - "SomeStringProperty": "This is table entity number 02", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:03:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "2", - "SomeDoubleProperty0": 2.0, - "SomeDoubleProperty1": 2.1, - "SomeIntProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -200,13 +168,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7f222dcc0750834b975373531743b9a5-734332dcfd667e4f-00", + "Prefer": "return-no-content", + "traceparent": "00-02916831e4e8e348988749bf540cffb1-a966ef8d97f60c4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "778ce57678e706e29a4eadaae3f97dd9", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,42 +197,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 3 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.6063585Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.8049903Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "778ce57678e706e29a4eadaae3f97dd9", - "x-ms-request-id": "bc0617b8-0002-006f-3bb9-756c3c000000", + "x-ms-request-id": "b241269c-3002-006c-04d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.6063585Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-18T23:41:36.6063585Z", - "SomeStringProperty": "This is table entity number 03", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:04:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "3", - "SomeDoubleProperty0": 3.0, - "SomeDoubleProperty1": 3.1, - "SomeIntProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -274,13 +226,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3355b56067538b45986ab8f28845370a-1b3cc98076e47e4b-00", + "Prefer": "return-no-content", + "traceparent": "00-14a9abdf6b076a44b9e3a2a4bd03b015-ccd1437911834a4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6ea11412da84edc3e4dc0e6661175569", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -302,42 +255,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 4 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.6503946Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.8630387Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6ea11412da84edc3e4dc0e6661175569", - "x-ms-request-id": "bc0617c9-0002-006f-4cb9-756c3c000000", + "x-ms-request-id": "b24126ad-3002-006c-15d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.6503946Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-18T23:41:36.6503946Z", - "SomeStringProperty": "This is table entity number 04", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:05:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "4", - "SomeDoubleProperty0": 4.0, - "SomeDoubleProperty1": 4.1, - "SomeIntProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -348,13 +284,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35b7ddf0dcca844ea0687eefa54da6c9-e95beae68fb4204b-00", + "Prefer": "return-no-content", + "traceparent": "00-8a0d8d1bacef854dba2e167de97785c1-8122f1251fad4f40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7aeae9ef98cef5675f1f4d17d43d199", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -376,42 +313,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 5 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.6924295Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.9030724Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f7aeae9ef98cef5675f1f4d17d43d199", - "x-ms-request-id": "bc0617d7-0002-006f-59b9-756c3c000000", + "x-ms-request-id": "b24126b1-3002-006c-19d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.6924295Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-18T23:41:36.6924295Z", - "SomeStringProperty": "This is table entity number 05", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:06:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "5", - "SomeDoubleProperty0": 5.0, - "SomeDoubleProperty1": 5.1, - "SomeIntProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -422,13 +342,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-86881e995fe88f4b906436292adc3bbb-186645f44ea86840-00", + "Prefer": "return-no-content", + "traceparent": "00-1c7b81176368274c8eca2dd83876a14e-7b34fe0f99d0524c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea6121ec18b99c0e229e920a697ca582", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -450,42 +371,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 6 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.7304611Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.9431054Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea6121ec18b99c0e229e920a697ca582", - "x-ms-request-id": "bc0617ec-0002-006f-6cb9-756c3c000000", + "x-ms-request-id": "b24126b9-3002-006c-21d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.7304611Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-18T23:41:36.7304611Z", - "SomeStringProperty": "This is table entity number 06", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:07:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "6", - "SomeDoubleProperty0": 6.0, - "SomeDoubleProperty1": 6.1, - "SomeIntProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -496,13 +400,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-de3397a50117824eae7aa09c1fcd0f8c-f15d009ae2469b48-00", + "Prefer": "return-no-content", + "traceparent": "00-9f7e52ea2757b449803147cbc0e670e2-64a37d8c39337945-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "350c43f8864a184cbdb1f893e5f16fa1", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -524,42 +429,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 7 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.7684931Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A44.9851404Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "350c43f8864a184cbdb1f893e5f16fa1", - "x-ms-request-id": "bc0617fa-0002-006f-78b9-756c3c000000", + "x-ms-request-id": "b24126c1-3002-006c-29d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.7684931Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-18T23:41:36.7684931Z", - "SomeStringProperty": "This is table entity number 07", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:08:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "7", - "SomeDoubleProperty0": 7.0, - "SomeDoubleProperty1": 7.1, - "SomeIntProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -570,13 +458,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-54d7c68ac5f8fc489ecbeacc80302d09-cd1f391bb942034f-00", + "Prefer": "return-no-content", + "traceparent": "00-44f4a4c2c56cac43a43a2a200f103cb9-76b952a2b03e754c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4079750b6ab685b0a012d4ee674b85f9", - "x-ms-date": "Tue, 18 Aug 2020 23:41:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -598,42 +487,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 8 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.8115284Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.026175Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4079750b6ab685b0a012d4ee674b85f9", - "x-ms-request-id": "bc061807-0002-006f-04b9-756c3c000000", + "x-ms-request-id": "b24126c3-3002-006c-2bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.8115284Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-18T23:41:36.8115284Z", - "SomeStringProperty": "This is table entity number 08", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:09:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "8", - "SomeDoubleProperty0": 8.0, - "SomeDoubleProperty1": 8.1, - "SomeIntProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -644,13 +516,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-104e333f7fee4b4ab744a082a5990e17-a36de1aac64e2445-00", + "Prefer": "return-no-content", + "traceparent": "00-7bb611d391c6224cbcbcf8bea3dcb3a3-3d5c939c531ca849-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3ad8714c9b37664ed5492c07207ab630", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -672,42 +545,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 9 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.8545642Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.0662079Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3ad8714c9b37664ed5492c07207ab630", - "x-ms-request-id": "bc061817-0002-006f-13b9-756c3c000000", + "x-ms-request-id": "b24126cb-3002-006c-32d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.8545642Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-18T23:41:36.8545642Z", - "SomeStringProperty": "This is table entity number 09", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:10:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "9", - "SomeDoubleProperty0": 9.0, - "SomeDoubleProperty1": 9.1, - "SomeIntProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -718,13 +574,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9b22602336e6974c8a7373a57f38adbc-f2e940db746fb943-00", + "Prefer": "return-no-content", + "traceparent": "00-aa9085b49623444da7b180ad475d85ef-507e6f1363a70b43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f4fff12e64028dcc93869437b15eb172", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -746,42 +603,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 10 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.893597Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.1052404Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f4fff12e64028dcc93869437b15eb172", - "x-ms-request-id": "bc06182c-0002-006f-25b9-756c3c000000", + "x-ms-request-id": "b24126d4-3002-006c-3bd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.893597Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-18T23:41:36.893597Z", - "SomeStringProperty": "This is table entity number 10", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:11:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "10", - "SomeDoubleProperty0": 10.0, - "SomeDoubleProperty1": 10.1, - "SomeIntProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -792,13 +632,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-89fe2bc56258344e89a6b4fa5e508c25-eee6436511a43046-00", + "Prefer": "return-no-content", + "traceparent": "00-d6a849eef20d8241a61d0b60844765e3-1c7f3b1f9b88d048-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7447ff2b35186f6926136a6c3ea86525", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -820,42 +661,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 11 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.9376327Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.1512797Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7447ff2b35186f6926136a6c3ea86525", - "x-ms-request-id": "bc061837-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b24126db-3002-006c-41d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.9376327Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-18T23:41:36.9376327Z", - "SomeStringProperty": "This is table entity number 11", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:12:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "11", - "SomeDoubleProperty0": 11.0, - "SomeDoubleProperty1": 11.1, - "SomeIntProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -866,13 +690,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ecb7a8c3ea64674b9c23bec99b1c5581-c16b7062e4fbbd40-00", + "Prefer": "return-no-content", + "traceparent": "00-2bc1367bdcdb504fa56af186f5fbaf0d-0fedacb80404014a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "75bfa45c914be7f6a44aa6b00716b576", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -894,42 +719,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 12 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.9836714Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.1903113Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "75bfa45c914be7f6a44aa6b00716b576", - "x-ms-request-id": "bc061842-0002-006f-3ab9-756c3c000000", + "x-ms-request-id": "b24126e0-3002-006c-46d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.9836714Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-18T23:41:36.9836714Z", - "SomeStringProperty": "This is table entity number 12", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:13:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "12", - "SomeDoubleProperty0": 12.0, - "SomeDoubleProperty1": 12.1, - "SomeIntProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -940,13 +748,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35b08a21b53b734497b59e40f2a01f69-77dafdc0a375bf4c-00", + "Prefer": "return-no-content", + "traceparent": "00-5a19f9d22f8ac4499cf19dfb013e9806-ce23c62b6202c349-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "20dcba984133f9178790cdeffa5f4fea", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -968,42 +777,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 13 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.0267072Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.2303455Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "20dcba984133f9178790cdeffa5f4fea", - "x-ms-request-id": "bc061854-0002-006f-49b9-756c3c000000", + "x-ms-request-id": "b24126ec-3002-006c-52d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.0267072Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-18T23:41:37.0267072Z", - "SomeStringProperty": "This is table entity number 13", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:14:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "13", - "SomeDoubleProperty0": 13.0, - "SomeDoubleProperty1": 13.1, - "SomeIntProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1014,13 +806,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-64bac71116024e4d832bd8d7bf97c587-4948d020e1b9a148-00", + "Prefer": "return-no-content", + "traceparent": "00-b1a521b60c516a43bdb429e492dac5b5-e4a2e8450659f943-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0cdb6e203b9e9a26095fcfcd8eb8680f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1042,42 +835,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 14 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.0707437Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.2693776Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0cdb6e203b9e9a26095fcfcd8eb8680f", - "x-ms-request-id": "bc061861-0002-006f-53b9-756c3c000000", + "x-ms-request-id": "b24126f8-3002-006c-5ed4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.0707437Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-18T23:41:37.0707437Z", - "SomeStringProperty": "This is table entity number 14", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:15:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "14", - "SomeDoubleProperty0": 14.0, - "SomeDoubleProperty1": 14.1, - "SomeIntProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1088,13 +864,14 @@ "Content-Length": "603", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9e84bceffa246243a944e2233abcd4c0-9136f58e740bd746-00", + "Prefer": "return-no-content", + "traceparent": "00-6d9c218510f0104893bbcb1f2df616cc-541cf3b7d477aa47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "83d4f45e45cc1af28dc6eebbc306ed44", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1116,42 +893,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 15 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.1117782Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.3144147Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "83d4f45e45cc1af28dc6eebbc306ed44", - "x-ms-request-id": "bc061874-0002-006f-64b9-756c3c000000", + "x-ms-request-id": "b2412703-3002-006c-65d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.1117782Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-18T23:41:37.1117782Z", - "SomeStringProperty": "This is table entity number 15", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:16:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "15", - "SomeDoubleProperty0": 15.0, - "SomeDoubleProperty1": 15.1, - "SomeIntProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1162,13 +922,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4319c06c2120a443a3ae0bf16b1f464e-0f4290f3ac755c41-00", + "Prefer": "return-no-content", + "traceparent": "00-8d0e2bfc6c282a4eafa0faae4a1fe643-e16ab6b5a4532d4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9890bbfba83b5cd8944117d371496ace", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1190,42 +951,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 16 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.1498094Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.3544481Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9890bbfba83b5cd8944117d371496ace", - "x-ms-request-id": "bc061884-0002-006f-70b9-756c3c000000", + "x-ms-request-id": "b2412706-3002-006c-68d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.1498094Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-18T23:41:37.1498094Z", - "SomeStringProperty": "This is table entity number 16", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:17:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "16", - "SomeDoubleProperty0": 16.0, - "SomeDoubleProperty1": 16.1, - "SomeIntProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +980,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-90b6d5d44f365948b8aaf8de7102e9ea-dd0e3bb372c79e44-00", + "Prefer": "return-no-content", + "traceparent": "00-0cd0cb99a343744aa78a9b3dd403c62f-cfe4a61b59dc8642-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0591bd28cc8bdb1e7cc17fd84d6ad602", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1264,42 +1009,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 17 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.193846Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.3944823Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0591bd28cc8bdb1e7cc17fd84d6ad602", - "x-ms-request-id": "bc061890-0002-006f-7bb9-756c3c000000", + "x-ms-request-id": "b241270f-3002-006c-70d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.193846Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-18T23:41:37.193846Z", - "SomeStringProperty": "This is table entity number 17", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:18:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "17", - "SomeDoubleProperty0": 17.0, - "SomeDoubleProperty1": 17.1, - "SomeIntProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1310,13 +1038,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-78385e925e04024ba4a532b5cb730c91-20b043fbb000e74b-00", + "Prefer": "return-no-content", + "traceparent": "00-7ada65b36de39c47a4e730225dcf81a1-5f10b099f1f6b041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d3d28b72cf28b5d41c78ef8a2d1ea843", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1338,42 +1067,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 18 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.2388829Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.4535315Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d3d28b72cf28b5d41c78ef8a2d1ea843", - "x-ms-request-id": "bc061898-0002-006f-80b9-756c3c000000", + "x-ms-request-id": "b2412717-3002-006c-77d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.2388829Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-18T23:41:37.2388829Z", - "SomeStringProperty": "This is table entity number 18", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:19:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "18", - "SomeDoubleProperty0": 18.0, - "SomeDoubleProperty1": 18.1, - "SomeIntProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1384,13 +1096,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a8af706e88e81241b28a6918548445ea-4e8b55dfc455c14a-00", + "Prefer": "return-no-content", + "traceparent": "00-06e0949e32eac14cad420eeb812ecaa3-11e328f9af70b44e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05931f5be7752fb99db41b7a28ff0f29", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1412,42 +1125,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 19 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.2809174Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.517584Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "05931f5be7752fb99db41b7a28ff0f29", - "x-ms-request-id": "bc0618a1-0002-006f-07b9-756c3c000000", + "x-ms-request-id": "b2412727-3002-006c-06d4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.2809174Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-18T23:41:37.2809174Z", - "SomeStringProperty": "This is table entity number 19", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:20:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "19", - "SomeDoubleProperty0": 19.0, - "SomeDoubleProperty1": 19.1, - "SomeIntProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1458,13 +1154,14 @@ "Content-Length": "617", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd587a324ef73640933402a96714c2d5-30445d247997a74f-00", + "Prefer": "return-no-content", + "traceparent": "00-c42921abae0c8e4ca2f66edc772ab5ff-f64a677a1360634a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e661156b977658a6e9dbe913dc93ae5e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1486,42 +1183,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 20 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.3249553Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.5556161Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e661156b977658a6e9dbe913dc93ae5e", - "x-ms-request-id": "bc0618ad-0002-006f-13b9-756c3c000000", + "x-ms-request-id": "b2412731-3002-006c-0fd4-776f3b000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.3249553Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-18T23:41:37.3249553Z", - "SomeStringProperty": "This is table entity number 20", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:21:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "20", - "SomeDoubleProperty0": 20.0, - "SomeDoubleProperty1": 20.1, - "SomeIntProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4nc4jk26()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20gt%20%2710%27", @@ -1531,11 +1211,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2d7c3b18d0d78a8cd1a33673b35a8d1c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1544,7 +1224,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1552,17 +1232,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2d7c3b18d0d78a8cd1a33673b35a8d1c", - "x-ms-request-id": "bc0618ba-0002-006f-1fb9-756c3c000000", + "x-ms-request-id": "b241273b-3002-006c-18d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4nc4jk26", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.9376327Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.1512797Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-18T23:41:36.9376327Z", + "Timestamp": "2020-08-21T15:59:45.1512797Z", "SomeStringProperty": "This is table entity number 11", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:12:00Z", @@ -1577,10 +1257,10 @@ "SomeIntProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A36.9836714Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.1903113Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-18T23:41:36.9836714Z", + "Timestamp": "2020-08-21T15:59:45.1903113Z", "SomeStringProperty": "This is table entity number 12", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:13:00Z", @@ -1595,10 +1275,10 @@ "SomeIntProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.0267072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.2303455Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-18T23:41:37.0267072Z", + "Timestamp": "2020-08-21T15:59:45.2303455Z", "SomeStringProperty": "This is table entity number 13", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:14:00Z", @@ -1613,10 +1293,10 @@ "SomeIntProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.0707437Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.2693776Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-18T23:41:37.0707437Z", + "Timestamp": "2020-08-21T15:59:45.2693776Z", "SomeStringProperty": "This is table entity number 14", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:15:00Z", @@ -1631,10 +1311,10 @@ "SomeIntProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.1117782Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.3144147Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-18T23:41:37.1117782Z", + "Timestamp": "2020-08-21T15:59:45.3144147Z", "SomeStringProperty": "This is table entity number 15", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:16:00Z", @@ -1649,10 +1329,10 @@ "SomeIntProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.1498094Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.3544481Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-18T23:41:37.1498094Z", + "Timestamp": "2020-08-21T15:59:45.3544481Z", "SomeStringProperty": "This is table entity number 16", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:17:00Z", @@ -1667,10 +1347,10 @@ "SomeIntProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.193846Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.3944823Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-18T23:41:37.193846Z", + "Timestamp": "2020-08-21T15:59:45.3944823Z", "SomeStringProperty": "This is table entity number 17", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:18:00Z", @@ -1685,10 +1365,10 @@ "SomeIntProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.2388829Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.4535315Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-18T23:41:37.2388829Z", + "Timestamp": "2020-08-21T15:59:45.4535315Z", "SomeStringProperty": "This is table entity number 18", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:19:00Z", @@ -1703,10 +1383,10 @@ "SomeIntProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.2809174Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.517584Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-18T23:41:37.2809174Z", + "Timestamp": "2020-08-21T15:59:45.517584Z", "SomeStringProperty": "This is table entity number 19", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:20:00Z", @@ -1721,10 +1401,10 @@ "SomeIntProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.3249553Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A45.5556161Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-18T23:41:37.3249553Z", + "Timestamp": "2020-08-21T15:59:45.5556161Z", "SomeStringProperty": "This is table entity number 20", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:21:00Z", @@ -1747,13 +1427,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-64b100faf020b040972672f8a502b52d-ce8a717b33d5194b-00", + "traceparent": "00-dd21dd9f4ac43a42bf4fe227cc26e1d4-b6cebadfbbd7944a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "171ec568c1bcc4cc783a1c9afda65209", - "x-ms-date": "Tue, 18 Aug 2020 23:41:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1762,14 +1442,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:36 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "171ec568c1bcc4cc783a1c9afda65209", - "x-ms-request-id": "bc0618da-0002-006f-3eb9-756c3c000000", + "x-ms-request-id": "b2412749-3002-006c-26d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1777,7 +1457,7 @@ ], "Variables": { "RandomSeed": "2031711428", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpserted.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpserted.json index 4083b27f9522c..e053c41f94a8d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpserted.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpserted.json @@ -9,24 +9,24 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cb0908f9fbc97b40ad7d23852cbfbcfa-41aecf7e5abd734d-00", + "traceparent": "00-e40fa47759846b4290a7e7252da8e904-0ba83474f1441b42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7039af77780e68f7c2408fdd6089e1c2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "TableName": "testtableclmmnrne" + "TableName": "testtable4k2syqpc" }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable4k2syqpc\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7039af77780e68f7c2408fdd6089e1c2", - "x-ms-request-id": "760021e3-e002-002a-55b8-75b1ad000000", + "x-ms-request-id": "f56a75cf-6002-007f-29d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -44,7 +44,7 @@ } }, { - "RequestUri": "https://chrissscratch.table.core.windows.net/testtableclmmnrne(PartitionKey=\u0027somPartition\u0027,RowKey=\u00271\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", + "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4k2syqpc(PartitionKey=\u0027somPartition\u0027,RowKey=\u00271\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-24e78093ffa27f4dae8ca1cdb3440e55-ceaa09093e455047-00", + "traceparent": "00-fd08730b47ee764e91abddc0e3594ed8-c7b6f86518a8d64e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ac9184176d97737699ac85f473bac456", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,32 +72,32 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.5222839Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.134455Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ac9184176d97737699ac85f473bac456", - "x-ms-request-id": "760021f3-e002-002a-64b8-75b1ad000000", + "x-ms-request-id": "f56a75e1-6002-007f-35d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] }, { - "RequestUri": "https://chrissscratch.table.core.windows.net/testtableclmmnrne()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%271%27", + "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4k2syqpc()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%271%27", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e56606a342a71daa4c90afe3b9cb14b8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,46 +114,46 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e56606a342a71daa4c90afe3b9cb14b8", - "x-ms-request-id": "76002200-e002-002a-71b8-75b1ad000000", + "x-ms-request-id": "f56a75e7-6002-007f-3ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4k2syqpc", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.5222839Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.134455Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:27.5222839Z", + "Timestamp": "2020-08-21T15:54:21.134455Z", "StringTypeProperty": "This is the original" } ] } }, { - "RequestUri": "https://chrissscratch.table.core.windows.net/testtableclmmnrne(PartitionKey=\u0027somPartition\u0027,RowKey=\u00271\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", + "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4k2syqpc(PartitionKey=\u0027somPartition\u0027,RowKey=\u00271\u0027)?$format=application%2Fjson%3Bodata%3Dminimalmetadata", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "262", + "Content-Length": "260", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-eb0d7af4088d9b40823b568d61779e5c-856a56f6bbe2a84a-00", + "traceparent": "00-47f9c0d633db8e46a48d42f309b8bdbb-e0df801871c0e243-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bb9d81472c1a42dfc3fc74cc72744e86", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.5222839Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.134455Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:27.5222839Z", + "Timestamp": "2020-08-21T15:54:21.134455Z", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!" }, @@ -161,32 +161,32 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.6043529Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.2285326Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bb9d81472c1a42dfc3fc74cc72744e86", - "x-ms-request-id": "76002208-e002-002a-79b8-75b1ad000000", + "x-ms-request-id": "f56a75f3-6002-007f-46d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] }, { - "RequestUri": "https://chrissscratch.table.core.windows.net/testtableclmmnrne()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%271%27", + "RequestUri": "https://chrissscratch.table.core.windows.net/testtable4k2syqpc()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27%20and%20RowKey%20eq%20%271%27", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "83bd86cbdc7bd45eda735f07bd92bace", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -195,7 +195,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -203,17 +203,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "83bd86cbdc7bd45eda735f07bd92bace", - "x-ms-request-id": "76002217-e002-002a-08b8-75b1ad000000", + "x-ms-request-id": "f56a75fd-6002-007f-50d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4k2syqpc", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.6043529Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.2285326Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:27.6043529Z", + "Timestamp": "2020-08-21T15:54:21.2285326Z", "SomeStringProperty": "This is new and improved!", "StringTypeProperty": "This is the original" } @@ -226,13 +226,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-dc910cd3a627d24f87c8938fbeeb7def-ab19781adc796f40-00", + "traceparent": "00-5bd53ee92bf4594fbaa086a1fef881dc-b3fde39402377646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f1accc98081c763c262322aacddeabd8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -241,22 +241,22 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f1accc98081c763c262322aacddeabd8", - "x-ms-request-id": "76002228-e002-002a-19b8-75b1ad000000", + "x-ms-request-id": "f56a7607-6002-007f-59d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] } ], "Variables": { - "RandomSeed": "132765558", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "RandomSeed": "1448417861", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpsertedAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpsertedAsync.json index fbc08ac861238..bef7aee3ecd17 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpsertedAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityCanBeUpsertedAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-15fdb1534fc6eb468bd26e7824f79f18-36838067d4dffb43-00", + "traceparent": "00-5c400594fe000c4daf5714b150f79a2f-a966541afefadc4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5793850e2f98ebce6b1d792ca456bcaa", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable06k6etuo\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5793850e2f98ebce6b1d792ca456bcaa", - "x-ms-request-id": "bc061936-0002-006f-12b9-756c3c000000", + "x-ms-request-id": "b24127a7-3002-006c-7fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-e68a0f9650c5f54d99c18ebcb8d90e89-d48c439bb998d542-00", + "traceparent": "00-dcc16b2c84d0e940bd5b4da76f13a203-f2b3214e104b2a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d3ca6398b547781bab014b7bf062f85d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.9089765Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.1576646Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d3ca6398b547781bab014b7bf062f85d", - "x-ms-request-id": "bc061947-0002-006f-22b9-756c3c000000", + "x-ms-request-id": "b24127af-3002-006c-06d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5f43ce637257892e55d72ad9f76de4ef", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5f43ce637257892e55d72ad9f76de4ef", - "x-ms-request-id": "bc061955-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b24127b5-3002-006c-0cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable06k6etuo", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.9089765Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.1576646Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:37.9089765Z", + "Timestamp": "2020-08-21T15:59:46.1576646Z", "StringTypeProperty": "This is the original" } ] @@ -139,21 +139,21 @@ "Content-Length": "262", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-17e9e6e02db62745b66c5deb132597bb-a89b86106fc1cb48-00", + "traceparent": "00-d2a8acd5a70e39499931bfc4e7a537dc-7b491853c62d7a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf2cb41dde8bd0c778dfed2d826f7abb", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.9089765Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.1576646Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:37.9089765Z", + "Timestamp": "2020-08-21T15:59:46.1576646Z", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!" }, @@ -161,15 +161,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.9900433Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.2417335Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cf2cb41dde8bd0c778dfed2d826f7abb", - "x-ms-request-id": "bc06195e-0002-006f-39b9-756c3c000000", + "x-ms-request-id": "b24127bd-3002-006c-13d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -182,11 +182,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8741cf804a78251f35417e6f8b41803e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -195,7 +195,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -203,17 +203,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8741cf804a78251f35417e6f8b41803e", - "x-ms-request-id": "bc06196b-0002-006f-45b9-756c3c000000", + "x-ms-request-id": "b24127c9-3002-006c-1ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable06k6etuo", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A37.9900433Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.2417335Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:37.9900433Z", + "Timestamp": "2020-08-21T15:59:46.2417335Z", "SomeStringProperty": "This is new and improved!", "StringTypeProperty": "This is the original" } @@ -226,13 +226,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b98e4bee90972f49951ec7d42b1bc722-1caa03807a75a442-00", + "traceparent": "00-c6a9dcd720293140b887678eeae384a0-4c2fa77c8626c842-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b5d5c1c293584d10773e777850006e5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -241,14 +241,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3b5d5c1c293584d10773e777850006e5", - "x-ms-request-id": "bc06197c-0002-006f-53b9-756c3c000000", + "x-ms-request-id": "b24127d8-3002-006c-2bd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -256,7 +256,7 @@ ], "Variables": { "RandomSeed": "1304180591", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtag.json index 070d1c8e40097..bc61e7cfaeeab 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d9b7af69f107eb4084903c43225d8acc-2de53ac6b619d045-00", + "traceparent": "00-4ec9614d4fd4f944974eec0944924683-4444ef8e4e6f2845-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e4a2ee3662f1ed2fea214223fbd64a16", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable7ozm26y8\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e4a2ee3662f1ed2fea214223fbd64a16", - "x-ms-request-id": "7600223c-e002-002a-2bb8-75b1ad000000", + "x-ms-request-id": "f56a7611-6002-007f-63d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-f8c7186f240fdc4fa25e87e036470221-67348f2379965744-00", + "traceparent": "00-68a1ce529eba99478f00663d03d036fd-dc05604922e73a4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d8f33a58f6779a3c802538818f89f428", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.7694905Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.4086825Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d8f33a58f6779a3c802538818f89f428", - "x-ms-request-id": "76002250-e002-002a-3eb8-75b1ad000000", + "x-ms-request-id": "f56a761c-6002-007f-6dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fca9ec7829866a3da9f2f09441734c11", - "x-ms-date": "Tue, 18 Aug 2020 23:36:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fca9ec7829866a3da9f2f09441734c11", - "x-ms-request-id": "7600225e-e002-002a-4cb8-75b1ad000000", + "x-ms-request-id": "f56a7623-6002-007f-74d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable7ozm26y8", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.7694905Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.4086825Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:27.7694905Z", + "Timestamp": "2020-08-21T15:54:21.4086825Z", "StringTypeProperty": "This is the original" } ] @@ -137,13 +137,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-8a7cc12f8aa72c41af4c420842f5cb51-1fea8ac81a657247-00", + "traceparent": "00-3ef286a43627a143a3628a2454f4de6c-08b0857315a8bf4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd7fc9868886f7bf664a703df76b5b98", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -152,14 +152,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dd7fc9868886f7bf664a703df76b5b98", - "x-ms-request-id": "7600226f-e002-002a-5db8-75b1ad000000", + "x-ms-request-id": "f56a762a-6002-007f-7ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -172,11 +172,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea83fa4e1aa02feffc892e8506a7590d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -185,7 +185,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -193,7 +193,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea83fa4e1aa02feffc892e8506a7590d", - "x-ms-request-id": "7600227f-e002-002a-6db8-75b1ad000000", + "x-ms-request-id": "f56a7632-6002-007f-02d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -210,13 +210,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-6eebc9e540a87f4e80d33d10094ef538-5de26ddad6c93f42-00", + "traceparent": "00-405e45526be09b4bb3c569bca3dc36da-b95911db42101c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c6fa27d91609efa22db2963cb800733e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -230,15 +230,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.9326269Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.5788232Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c6fa27d91609efa22db2963cb800733e", - "x-ms-request-id": "7600228d-e002-002a-7bb8-75b1ad000000", + "x-ms-request-id": "f56a7639-6002-007f-09d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -251,11 +251,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4646579762f06c70d950e1fd5a3af1be", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -264,7 +264,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -272,17 +272,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4646579762f06c70d950e1fd5a3af1be", - "x-ms-request-id": "7600229e-e002-002a-0cb8-75b1ad000000", + "x-ms-request-id": "f56a7645-6002-007f-15d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable7ozm26y8", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.9326269Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.5788232Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:27.9326269Z", + "Timestamp": "2020-08-21T15:54:21.5788232Z", "StringTypeProperty": "This is the original" } ] @@ -294,14 +294,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.7694905Z\u0027\u0022", - "traceparent": "00-cfe26dab9bb51e4bbb2f13ea2fbf8f41-c899bb7833139e47-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.4086825Z\u0027\u0022", + "traceparent": "00-f45a5504f9c714498ad96d61def821cc-2901967613ae8e4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d06362f09570388f5893bcee84b376fc", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -310,7 +310,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -318,7 +318,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d06362f09570388f5893bcee84b376fc", - "x-ms-request-id": "760022ac-e002-002a-1ab8-75b1ad000000", + "x-ms-request-id": "f56a764c-6002-007f-1cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -326,7 +326,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:760022ac-e002-002a-1ab8-75b1ad000000\nTime:2020-08-18T23:36:28.0118975Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:f56a764c-6002-007f-1cd3-775ada000000\nTime:2020-08-21T15:54:21.6637803Z" } } } @@ -337,14 +337,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A27.9326269Z\u0027\u0022", - "traceparent": "00-a5c78b89784ae24fb21a2441b08acac0-a34b88542c73a142-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.5788232Z\u0027\u0022", + "traceparent": "00-0607edff34ddb145b2523cbd68fb6a2a-e3804523ff7d6f46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aeedf0161361771db68eecb835a495f3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -353,14 +353,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aeedf0161361771db68eecb835a495f3", - "x-ms-request-id": "760022c1-e002-002a-2fb8-75b1ad000000", + "x-ms-request-id": "f56a765b-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -373,11 +373,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "564bd7c0a29c01cdc80ded5ca582e726", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -386,7 +386,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -394,7 +394,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "564bd7c0a29c01cdc80ded5ca582e726", - "x-ms-request-id": "760022d1-e002-002a-3eb8-75b1ad000000", + "x-ms-request-id": "f56a7662-6002-007f-31d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -408,13 +408,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-41615fba0cea044fab37e28694fa31e3-38350af1b48f1141-00", + "traceparent": "00-2c0bed553b65c341983d71ab269f9540-0129ad9030129a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6ae7e4d9424cdd5c44ec19e2a8d603b4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -423,14 +423,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6ae7e4d9424cdd5c44ec19e2a8d603b4", - "x-ms-request-id": "760022e0-e002-002a-4db8-75b1ad000000", + "x-ms-request-id": "f56a7667-6002-007f-36d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -438,7 +438,7 @@ ], "Variables": { "RandomSeed": "1195432892", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtagAsync.json index 4096586056a3a..c36586cc99349 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityDeleteRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c9f395348ebb2e4a8d3afef1a8824f0e-a1c1b5a3d708424e-00", + "traceparent": "00-4ab16f7c19cd5a4d8dada904f03015f4-17a704b01cd13646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "142cecd7d31d2d75a5c29f8eccd0bb86", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablepb9bn996\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "142cecd7d31d2d75a5c29f8eccd0bb86", - "x-ms-request-id": "bc06198f-0002-006f-63b9-756c3c000000", + "x-ms-request-id": "b24127ea-3002-006c-3cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-166bf1b72529d9409a6dafa57b3380b0-84917851363c224e-00", + "traceparent": "00-97a568d0c499b14fafde37f3885c20ad-ec676e9c39e2994e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bb0ea30f01da9e7eda4b4622029e8b9e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.1671914Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.4158784Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bb0ea30f01da9e7eda4b4622029e8b9e", - "x-ms-request-id": "bc0619a1-0002-006f-72b9-756c3c000000", + "x-ms-request-id": "b24127f5-3002-006c-46d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9eea90a13f97e6835f66d933478498be", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9eea90a13f97e6835f66d933478498be", - "x-ms-request-id": "bc0619b4-0002-006f-05b9-756c3c000000", + "x-ms-request-id": "b24127fc-3002-006c-4dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablepb9bn996", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.1671914Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.4158784Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.1671914Z", + "Timestamp": "2020-08-21T15:59:46.4158784Z", "StringTypeProperty": "This is the original" } ] @@ -137,13 +137,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-a1675a24ed15e0439d8cca0660af648e-6a090aad1659654b-00", + "traceparent": "00-a7ebb4831f471b4081f23a202664a32a-debc66ee69fd0848-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "85bb5ae496cfebfdad7542882f0ba323", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -152,14 +152,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "85bb5ae496cfebfdad7542882f0ba323", - "x-ms-request-id": "bc0619be-0002-006f-0fb9-756c3c000000", + "x-ms-request-id": "b24127ff-3002-006c-50d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -172,11 +172,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "402bf014e8d1cf8020275c73284b5756", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -185,7 +185,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -193,7 +193,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "402bf014e8d1cf8020275c73284b5756", - "x-ms-request-id": "bc0619cd-0002-006f-1eb9-756c3c000000", + "x-ms-request-id": "b241280e-3002-006c-5fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -210,13 +210,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-90c5aa74acb1cb4282f7b934bedb93da-8255c877eadaf443-00", + "traceparent": "00-7efc4eca797dfb42a6856e6ba36758bf-3a69bbf6ae39be45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a73e87b206e30bce92fff021fcfab754", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -230,15 +230,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.3353323Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.6260524Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a73e87b206e30bce92fff021fcfab754", - "x-ms-request-id": "bc0619da-0002-006f-2bb9-756c3c000000", + "x-ms-request-id": "b2412819-3002-006c-69d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -251,11 +251,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "571eb5c35859fbedd9eb64a73989c262", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -264,7 +264,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -272,17 +272,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "571eb5c35859fbedd9eb64a73989c262", - "x-ms-request-id": "bc0619ed-0002-006f-3eb9-756c3c000000", + "x-ms-request-id": "b241281d-3002-006c-6dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablepb9bn996", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.3353323Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.6260524Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.3353323Z", + "Timestamp": "2020-08-21T15:59:46.6260524Z", "StringTypeProperty": "This is the original" } ] @@ -294,14 +294,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.1671914Z\u0027\u0022", - "traceparent": "00-d1c8345cee2d91428d4ab74711b18501-37358ccb6f730b40-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.4158784Z\u0027\u0022", + "traceparent": "00-a968a267bbccbe408ee78ad8684d7632-81c62f0102f5534c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a7d6ec1efbcc0e40221fadd2f75ed226", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -310,7 +310,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -318,7 +318,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a7d6ec1efbcc0e40221fadd2f75ed226", - "x-ms-request-id": "bc0619fe-0002-006f-4eb9-756c3c000000", + "x-ms-request-id": "b2412829-3002-006c-79d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -326,7 +326,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:bc0619fe-0002-006f-4eb9-756c3c000000\nTime:2020-08-18T23:41:38.4198638Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:b2412829-3002-006c-79d4-776f3b000000\nTime:2020-08-21T15:59:46.7035720Z" } } } @@ -337,14 +337,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.3353323Z\u0027\u0022", - "traceparent": "00-f39619f007881c4aa26b8ddfd2d90ded-ff481795d143c647-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.6260524Z\u0027\u0022", + "traceparent": "00-9d94cc947e02824294875973cc091920-cb8625124d216146-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "73b00770002c5afc9a42cef8a126d208", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -353,14 +353,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "73b00770002c5afc9a42cef8a126d208", - "x-ms-request-id": "bc061a0c-0002-006f-5cb9-756c3c000000", + "x-ms-request-id": "b2412837-3002-006c-07d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -373,11 +373,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "10038e3c0f24c7877510343aaa1a047a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -386,7 +386,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -394,7 +394,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "10038e3c0f24c7877510343aaa1a047a", - "x-ms-request-id": "bc061a15-0002-006f-65b9-756c3c000000", + "x-ms-request-id": "b241283f-3002-006c-0fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -408,13 +408,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c5a01eacf72b3d4ea9b38c0aea1effef-ff99e44585973149-00", + "traceparent": "00-73a17a2d60a9fa45b6692488694a43c4-462548e1fb671647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "31373e184fd91e36ef7b0d8a2d476cfb", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -423,14 +423,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "31373e184fd91e36ef7b0d8a2d476cfb", - "x-ms-request-id": "bc061a1e-0002-006f-6eb9-756c3c000000", + "x-ms-request-id": "b241284c-3002-006c-1cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -438,7 +438,7 @@ ], "Variables": { "RandomSeed": "1385473797", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtag.json index 37bad03303e3f..5be415de20ceb 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-179a391e1302a040a5ae22bcd9789898-1b93291d86ad9d4e-00", + "traceparent": "00-55ba0025a84e6d4e8780c6a485bc26d9-65fc3ed4bcf1e847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "24150bb7c0511832d88ed2fba1dae3f4", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablel1upyyea\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "24150bb7c0511832d88ed2fba1dae3f4", - "x-ms-request-id": "760022f6-e002-002a-63b8-75b1ad000000", + "x-ms-request-id": "f56a7672-6002-007f-41d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-f56286808e16a44aaeecca12288fd113-01e145ffe01f4446-00", + "traceparent": "00-7b67d37f2d005c40bf07d0c1624152cc-1a23b5791991a043-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1be297f834642ff9488ee8e1e0753152", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.2378819Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.887079Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1be297f834642ff9488ee8e1e0753152", - "x-ms-request-id": "7600230c-e002-002a-78b8-75b1ad000000", + "x-ms-request-id": "f56a7682-6002-007f-50d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "23452352fe1712572f05374d8124fb23", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:27 GMT", + "Date": "Fri, 21 Aug 2020 15:54:20 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "23452352fe1712572f05374d8124fb23", - "x-ms-request-id": "7600231d-e002-002a-07b8-75b1ad000000", + "x-ms-request-id": "f56a7690-6002-007f-5dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel1upyyea", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.2378819Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.887079Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.2378819Z", + "Timestamp": "2020-08-21T15:54:21.887079Z", "StringTypeProperty": "This is the original" } ] @@ -135,25 +135,25 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "262", + "Content-Length": "260", "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-89aa15bb76861b40922282aa3eddfba0-fefff7dd094cce43-00", + "traceparent": "00-f0e27f17ecc82e4bba410d53b2c005aa-a8f594379d8a964b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6650de8a82ffd7521bf509324a37f818", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.2378819Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.887079Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.2378819Z", + "Timestamp": "2020-08-21T15:54:21.887079Z", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!" }, @@ -161,15 +161,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.3219526Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.979155Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6650de8a82ffd7521bf509324a37f818", - "x-ms-request-id": "7600232b-e002-002a-14b8-75b1ad000000", + "x-ms-request-id": "f56a76ac-6002-007f-79d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -182,11 +182,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b64ea9a0d09df9fb3fd0eb5ffcacae23", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -195,7 +195,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -203,17 +203,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b64ea9a0d09df9fb3fd0eb5ffcacae23", - "x-ms-request-id": "76002338-e002-002a-21b8-75b1ad000000", + "x-ms-request-id": "f56a76bd-6002-007f-0ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel1upyyea", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.3219526Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.979155Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.3219526Z", + "Timestamp": "2020-08-21T15:54:21.979155Z", "SomeStringProperty": "This is new and improved!", "StringTypeProperty": "This is the original" } @@ -225,25 +225,25 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "272", + "Content-Length": "270", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.2378819Z\u0027\u0022", - "traceparent": "00-b21a0a170933a34fbe7672c4e3d0721f-091b5a91ce0b5c4d-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.887079Z\u0027\u0022", + "traceparent": "00-4fede5bf4fccf747a4382177687620d8-c19a0e295134fc46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0156c592cb24cf53d06e0721f525c7f8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.3219526Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.979155Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.3219526Z", + "Timestamp": "2020-08-21T15:54:21.979155Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -251,7 +251,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -259,7 +259,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0156c592cb24cf53d06e0721f525c7f8", - "x-ms-request-id": "76002343-e002-002a-2cb8-75b1ad000000", + "x-ms-request-id": "f56a76ce-6002-007f-1ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -267,7 +267,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:76002343-e002-002a-2cb8-75b1ad000000\nTime:2020-08-18T23:36:28.4022217Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:f56a76ce-6002-007f-1ad3-775ada000000\nTime:2020-08-21T15:54:22.0711196Z" } } } @@ -277,25 +277,25 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "272", + "Content-Length": "270", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.3219526Z\u0027\u0022", - "traceparent": "00-5fc98ea8893a2f40b62f8c6c8b98435c-abb48a1aeeb6d44c-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.979155Z\u0027\u0022", + "traceparent": "00-e3f066a597e66643aa9cc700c312fca5-5450d960e7f87d43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d7ad1e0c45d6b986e356272e96f3da6f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.3219526Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A21.979155Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.3219526Z", + "Timestamp": "2020-08-21T15:54:21.979155Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -303,15 +303,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.4700764Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.111265Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d7ad1e0c45d6b986e356272e96f3da6f", - "x-ms-request-id": "76002355-e002-002a-3db8-75b1ad000000", + "x-ms-request-id": "f56a76dd-6002-007f-29d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -324,11 +324,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "849fe546f7e0d4f3567ee52ec8d9041a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -337,7 +337,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -345,17 +345,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "849fe546f7e0d4f3567ee52ec8d9041a", - "x-ms-request-id": "7600235e-e002-002a-46b8-75b1ad000000", + "x-ms-request-id": "f56a76e3-6002-007f-2fd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel1upyyea", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.4700764Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.111265Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.4700764Z", + "Timestamp": "2020-08-21T15:54:22.111265Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" } @@ -368,13 +368,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-e9462d7f20332843b39ae11f0a8d5ab1-36bc2249b4274543-00", + "traceparent": "00-ed7eda76bb77044baa1ffa70bcd1923a-fb5b26ccf97b6944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de52f308d7ff4d4c3f9d1dcea42439dd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -383,14 +383,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "de52f308d7ff4d4c3f9d1dcea42439dd", - "x-ms-request-id": "7600236a-e002-002a-52b8-75b1ad000000", + "x-ms-request-id": "f56a76f0-6002-007f-3bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -398,7 +398,7 @@ ], "Variables": { "RandomSeed": "274204635", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtagAsync.json index 4ab9107e381be..909f19d72481e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityMergeRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fb67aad0c84acc4c872e6e33b6678af1-747db371fa0e124a-00", + "traceparent": "00-ff380576125cae41849eccd8f01d8aab-32d139ff9061c445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1cf32bdca4ae290335e1c2c69ef96da7", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:37 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtables1rcphkk\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1cf32bdca4ae290335e1c2c69ef96da7", - "x-ms-request-id": "bc061a2c-0002-006f-7bb9-756c3c000000", + "x-ms-request-id": "b2412852-3002-006c-22d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-b6a079959b78d84fb35b776e5a6f1a56-1245e7f0262df54f-00", + "traceparent": "00-12036c3a0dbec549bfb236430ec7d61e-3cdf4a4577e2d249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d506f77479012faaa55c8f68f6d6b0a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.6145657Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.9273023Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0d506f77479012faaa55c8f68f6d6b0a", - "x-ms-request-id": "bc061a36-0002-006f-04b9-756c3c000000", + "x-ms-request-id": "b241285e-3002-006c-2dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "747a8b1c3752821f21173ab2f32debeb", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "747a8b1c3752821f21173ab2f32debeb", - "x-ms-request-id": "bc061a49-0002-006f-16b9-756c3c000000", + "x-ms-request-id": "b2412865-3002-006c-34d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtables1rcphkk", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.6145657Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.9273023Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.6145657Z", + "Timestamp": "2020-08-21T15:59:46.9273023Z", "StringTypeProperty": "This is the original" } ] @@ -139,21 +139,21 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-5bb37aeb28cc0245864c555d89a7bf50-564d8c87daa35b4e-00", + "traceparent": "00-2efb1a886f623a4fb5a6739ed8619ee0-f2de3e453e6fa04b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2eb3c64312eae44cf90a034e3b32a673", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.6145657Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.9273023Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.6145657Z", + "Timestamp": "2020-08-21T15:59:46.9273023Z", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!" }, @@ -161,15 +161,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.7026397Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.01938Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2eb3c64312eae44cf90a034e3b32a673", - "x-ms-request-id": "bc061a57-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b2412870-3002-006c-3ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -182,11 +182,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6d82bc5732f240fa50ceec780c471e7d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -195,7 +195,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -203,17 +203,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6d82bc5732f240fa50ceec780c471e7d", - "x-ms-request-id": "bc061a6a-0002-006f-37b9-756c3c000000", + "x-ms-request-id": "b241287c-3002-006c-4ad4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtables1rcphkk", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.7026397Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.01938Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.7026397Z", + "Timestamp": "2020-08-21T15:59:47.01938Z", "SomeStringProperty": "This is new and improved!", "StringTypeProperty": "This is the original" } @@ -225,25 +225,25 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "272", + "Content-Length": "268", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.6145657Z\u0027\u0022", - "traceparent": "00-79b2be1600f2ce458d532bf91f28410d-810ee3e3d822dd4f-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A46.9273023Z\u0027\u0022", + "traceparent": "00-cc57e6d268915e459394b2c3a567a99c-ca3686e857c6a24b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c8b3dc6a3cb9091f3f957b4833d047ee", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.7026397Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.01938Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.7026397Z", + "Timestamp": "2020-08-21T15:59:47.01938Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -251,7 +251,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -259,7 +259,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c8b3dc6a3cb9091f3f957b4833d047ee", - "x-ms-request-id": "bc061a82-0002-006f-4bb9-756c3c000000", + "x-ms-request-id": "b2412882-3002-006c-50d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -267,7 +267,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:bc061a82-0002-006f-4bb9-756c3c000000\nTime:2020-08-18T23:41:38.7761606Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:b2412882-3002-006c-50d4-776f3b000000\nTime:2020-08-21T15:59:47.1029047Z" } } } @@ -277,25 +277,25 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "272", + "Content-Length": "268", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.7026397Z\u0027\u0022", - "traceparent": "00-c98f39f8e1987b4c9cde9f21167d17b1-c1b486ce86a0e249-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.01938Z\u0027\u0022", + "traceparent": "00-323a97685cd63f44a6541ebe0103ef42-c2d4bfd150ae8b40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "375bc6717dab11f9cc73dd1c26d3d8b1", - "x-ms-date": "Tue, 18 Aug 2020 23:41:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.7026397Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.01938Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.7026397Z", + "Timestamp": "2020-08-21T15:59:47.01938Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -303,15 +303,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.8167342Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.1394788Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "375bc6717dab11f9cc73dd1c26d3d8b1", - "x-ms-request-id": "bc061a90-0002-006f-59b9-756c3c000000", + "x-ms-request-id": "b241288f-3002-006c-5dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -324,11 +324,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5ee386ebdd7e1ab99c792d5cb6b20c7f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -337,7 +337,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -345,17 +345,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5ee386ebdd7e1ab99c792d5cb6b20c7f", - "x-ms-request-id": "bc061a9d-0002-006f-66b9-756c3c000000", + "x-ms-request-id": "b241289f-3002-006c-6dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtables1rcphkk", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.8167342Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.1394788Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.8167342Z", + "Timestamp": "2020-08-21T15:59:47.1394788Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" } @@ -368,13 +368,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f69283157909b54585bb84e8316f88e7-8083c5c1a7f0334e-00", + "traceparent": "00-936ef75b745fe54aacf5a84599d766d1-73f2bded3cd97c47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4507fd86e6ecedd2e3a2fc465e03e26c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -383,14 +383,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:46 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4507fd86e6ecedd2e3a2fc465e03e26c", - "x-ms-request-id": "bc061aa6-0002-006f-6fb9-756c3c000000", + "x-ms-request-id": "b24128a6-3002-006c-74d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -398,7 +398,7 @@ ], "Variables": { "RandomSeed": "1737320086", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtag.json index 1d9ba01b36794..7f507c96e4c6f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6804729c326d45489a7266f01966a181-ba9fa4fa3a1a9a4f-00", + "traceparent": "00-ef74fb38768ec14280deb00e7ef5bafc-b564c0d1e0deeb45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "125785b1ba02c2c0b850c672be3ba20b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablen34od0g5\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "125785b1ba02c2c0b850c672be3ba20b", - "x-ms-request-id": "7600238e-e002-002a-75b8-75b1ad000000", + "x-ms-request-id": "f56a76fc-6002-007f-47d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-52d8a02fb8f23b4f87a7d2a1657793d0-9b574c7d56799047-00", + "traceparent": "00-c5958fa7fd8450428b8d5f752cca30c2-33ea8aa303ebb644-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "88ea1ba383e8a60cd0bd82614e61fcb0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.69026Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.2874116Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "88ea1ba383e8a60cd0bd82614e61fcb0", - "x-ms-request-id": "760023a1-e002-002a-06b8-75b1ad000000", + "x-ms-request-id": "f56a770a-6002-007f-52d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "046fad0b50bc4888fc633e0fee29363e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "046fad0b50bc4888fc633e0fee29363e", - "x-ms-request-id": "760023ae-e002-002a-13b8-75b1ad000000", + "x-ms-request-id": "f56a7711-6002-007f-59d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablen34od0g5", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.69026Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.2874116Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.69026Z", + "Timestamp": "2020-08-21T15:54:22.2874116Z", "StringTypeProperty": "This is the original" } ] @@ -136,25 +136,25 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "258", + "Content-Length": "262", "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-61ca52cc4f459346b581be8f40681ea9-e9c54fc287e3394d-00", + "traceparent": "00-86b17561d5312f4bb9a9072214e5f719-0069562ff1edbb4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f192af11504d02c84a6b32fd3e6069ee", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.69026Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.2874116Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.69026Z", + "Timestamp": "2020-08-21T15:54:22.2874116Z", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!" }, @@ -162,15 +162,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.7683257Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.3624734Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f192af11504d02c84a6b32fd3e6069ee", - "x-ms-request-id": "760023b7-e002-002a-1bb8-75b1ad000000", + "x-ms-request-id": "f56a7719-6002-007f-61d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -183,11 +183,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8db3c2ca0632520b92a18c8445fdb8a7", - "x-ms-date": "Tue, 18 Aug 2020 23:36:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -196,7 +196,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -204,17 +204,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8db3c2ca0632520b92a18c8445fdb8a7", - "x-ms-request-id": "760023bb-e002-002a-1fb8-75b1ad000000", + "x-ms-request-id": "f56a7722-6002-007f-6ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablen34od0g5", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.7683257Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.3624734Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.7683257Z", + "Timestamp": "2020-08-21T15:54:22.3624734Z", "SomeStringProperty": "This is new and improved!", "StringTypeProperty": "This is the original" } @@ -230,22 +230,22 @@ "Content-Length": "272", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.69026Z\u0027\u0022", - "traceparent": "00-d3280820e07f4949a631aff91e0611da-9d910ec5d70bed41-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.2874116Z\u0027\u0022", + "traceparent": "00-5d386a1b1796c74cad8517637811e80c-868e12e113d68c41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9f5043870acfbb62e56dba501e8b0a9b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.7683257Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.3624734Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.7683257Z", + "Timestamp": "2020-08-21T15:54:22.3624734Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -253,7 +253,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -261,7 +261,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9f5043870acfbb62e56dba501e8b0a9b", - "x-ms-request-id": "760023c4-e002-002a-28b8-75b1ad000000", + "x-ms-request-id": "f56a772e-6002-007f-76d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -269,7 +269,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:760023c4-e002-002a-28b8-75b1ad000000\nTime:2020-08-18T23:36:28.8535970Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:f56a772e-6002-007f-76d3-775ada000000\nTime:2020-08-21T15:54:22.4564410Z" } } } @@ -283,22 +283,22 @@ "Content-Length": "272", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.7683257Z\u0027\u0022", - "traceparent": "00-b0f09d7cc8a6404fb87b000fe3bef50a-dbc951d70d227846-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.3624734Z\u0027\u0022", + "traceparent": "00-cc99b3a4f8e2d84286da3c8cd837a090-2c849f64e3456b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2c454ff9a8760a0ba3405eacc343bc4c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.7683257Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.3624734Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.7683257Z", + "Timestamp": "2020-08-21T15:54:22.3624734Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -306,15 +306,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.8974336Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.4985859Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2c454ff9a8760a0ba3405eacc343bc4c", - "x-ms-request-id": "760023cd-e002-002a-31b8-75b1ad000000", + "x-ms-request-id": "f56a7738-6002-007f-80d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -327,11 +327,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fa758ab3ca10bf1f5ff7a8c44cbb3307", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -340,7 +340,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -348,17 +348,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fa758ab3ca10bf1f5ff7a8c44cbb3307", - "x-ms-request-id": "760023d8-e002-002a-3bb8-75b1ad000000", + "x-ms-request-id": "f56a7743-6002-007f-0bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablen34od0g5", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A28.8974336Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.4985859Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:28.8974336Z", + "Timestamp": "2020-08-21T15:54:22.4985859Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" } @@ -371,13 +371,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-97e7e1602e301841b8ed389d99180d64-fa7e0eb3a9d7714f-00", + "traceparent": "00-4398d7232791ad4292f9e671c9cfa150-a2062f1b10edae4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f58af0968cb8de313746fc8eacb6f7a1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -386,14 +386,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f58af0968cb8de313746fc8eacb6f7a1", - "x-ms-request-id": "760023dd-e002-002a-3fb8-75b1ad000000", + "x-ms-request-id": "f56a774b-6002-007f-13d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -401,7 +401,7 @@ ], "Variables": { "RandomSeed": "1434722982", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtagAsync.json index a93712b1858da..a8af8d6817603 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/CustomEntityUpdateRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-58ea1c082430e94fb3cfaf41812fc1e8-faaae582cce0a741-00", + "traceparent": "00-86af0398fd7ad34fbbcd8825fb20104b-af7c1387bf3ab848-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "72b0d5fd556eaa28c275cfce5bd76d07", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableeu4wb4gs\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "72b0d5fd556eaa28c275cfce5bd76d07", - "x-ms-request-id": "bc061ab5-0002-006f-7db9-756c3c000000", + "x-ms-request-id": "b24128b3-3002-006c-7fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "105", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-13e8444a52bcd346ba096e4c4b63e7d4-43d21150ac37e744-00", + "traceparent": "00-74374c2dd911054d8efddda2cb3aa150-53b23b8ea8db914a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3f639e208a6505c9c31de60dad28c3fa", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -72,15 +72,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.9948826Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.3186275Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3f639e208a6505c9c31de60dad28c3fa", - "x-ms-request-id": "bc061ac4-0002-006f-0ab9-756c3c000000", + "x-ms-request-id": "b24128bc-3002-006c-07d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -93,11 +93,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "35f1223bfb2047fe1a55c42a339f3fb3", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -106,7 +106,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -114,17 +114,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "35f1223bfb2047fe1a55c42a339f3fb3", - "x-ms-request-id": "bc061ace-0002-006f-14b9-756c3c000000", + "x-ms-request-id": "b24128bf-3002-006c-0ad4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeu4wb4gs", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.9948826Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.3186275Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.9948826Z", + "Timestamp": "2020-08-21T15:59:47.3186275Z", "StringTypeProperty": "This is the original" } ] @@ -140,21 +140,21 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-7cd5346ec79e8746be2990e6028c4868-597acf1490419348-00", + "traceparent": "00-1d74800a68473c45bd41121ca1f3c5ac-6e91728e5673b749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "09d10b9b2a934a97e66daa37429c154c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.9948826Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.3186275Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:38.9948826Z", + "Timestamp": "2020-08-21T15:59:47.3186275Z", "StringTypeProperty": "This is the original", "SomeStringProperty": "This is new and improved!" }, @@ -162,15 +162,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.0729479Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.415708Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "09d10b9b2a934a97e66daa37429c154c", - "x-ms-request-id": "bc061ad8-0002-006f-1eb9-756c3c000000", + "x-ms-request-id": "b24128c9-3002-006c-14d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -183,11 +183,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b520d30bd27c24f59f1c240fc69fd124", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -196,7 +196,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -204,17 +204,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b520d30bd27c24f59f1c240fc69fd124", - "x-ms-request-id": "bc061ae7-0002-006f-2bb9-756c3c000000", + "x-ms-request-id": "b24128d5-3002-006c-1fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeu4wb4gs", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.0729479Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.415708Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.0729479Z", + "Timestamp": "2020-08-21T15:59:47.415708Z", "SomeStringProperty": "This is new and improved!", "StringTypeProperty": "This is the original" } @@ -227,25 +227,25 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "272", + "Content-Length": "270", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A38.9948826Z\u0027\u0022", - "traceparent": "00-5b984d9c41ac5a47b9051ccad1e210d5-2a2e70ed517f924f-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.3186275Z\u0027\u0022", + "traceparent": "00-d1e4349bdc5d024a87be16d30a4786c6-813f42b51aef3a46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a17232deb95710668aa64eb351c6057d", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.0729479Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.415708Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.0729479Z", + "Timestamp": "2020-08-21T15:59:47.415708Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -253,7 +253,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -261,7 +261,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a17232deb95710668aa64eb351c6057d", - "x-ms-request-id": "bc061af9-0002-006f-3bb9-756c3c000000", + "x-ms-request-id": "b24128de-3002-006c-28d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -269,7 +269,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:bc061af9-0002-006f-3bb9-756c3c000000\nTime:2020-08-18T23:41:39.1604794Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:b24128de-3002-006c-28d4-776f3b000000\nTime:2020-08-21T15:59:47.5012366Z" } } } @@ -280,25 +280,25 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "272", + "Content-Length": "270", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.0729479Z\u0027\u0022", - "traceparent": "00-2d0d668223010a4aa1d8e566a4b7a0c5-32ab9434dd557841-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.415708Z\u0027\u0022", + "traceparent": "00-83a6ce26d6abea4194375e027b01447b-481ffdef0161914f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "601e783f897fc93715ac697705888447", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.0729479Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.415708Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.0729479Z", + "Timestamp": "2020-08-21T15:59:47.415708Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" }, @@ -306,15 +306,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.2100629Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.5418122Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "601e783f897fc93715ac697705888447", - "x-ms-request-id": "bc061b10-0002-006f-4eb9-756c3c000000", + "x-ms-request-id": "b24128e5-3002-006c-2fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -327,11 +327,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f59869b732a51f46c0f2bd58342d3d8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -340,7 +340,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -348,17 +348,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0f59869b732a51f46c0f2bd58342d3d8", - "x-ms-request-id": "bc061b1c-0002-006f-5ab9-756c3c000000", + "x-ms-request-id": "b24128f0-3002-006c-38d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeu4wb4gs", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.2100629Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.5418122Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.2100629Z", + "Timestamp": "2020-08-21T15:59:47.5418122Z", "SomeStringProperty": "This changed due to a matching Etag", "StringTypeProperty": "This is the original" } @@ -371,13 +371,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-656ffe74cc440d45805334aa13c5bdee-ee4d754a4e4f6946-00", + "traceparent": "00-5ad756afa8a61948aca3b28e02905766-59006e3c12a27d49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ecfa716718154a5fba98caa50ee0b02", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -386,14 +386,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4ecfa716718154a5fba98caa50ee0b02", - "x-ms-request-id": "bc061b2e-0002-006f-6cb9-756c3c000000", + "x-ms-request-id": "b24128f5-3002-006c-3dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -401,7 +401,7 @@ ], "Variables": { "RandomSeed": "2135122924", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpserted.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpserted.json index 2ba88fec999c8..9fd8072b422b6 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpserted.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpserted.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2e56707bb5d8404bad4d24213c44ba34-ad511a312f5eb947-00", + "traceparent": "00-e29fab653df7de498ee1c99b09fb54f1-de231cf17696bb44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "773232caf4ac27459110524016fa8395", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable445m49yq\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "773232caf4ac27459110524016fa8395", - "x-ms-request-id": "760023e6-e002-002a-47b8-75b1ad000000", + "x-ms-request-id": "f56a7752-6002-007f-1ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-d8e759e7b8ea0d4c834cc18a80eb6199-64c36aa90499884b-00", + "traceparent": "00-649db61890ff434e875fbcb7723c261a-0cb5a30c3614c74e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c4ad7263b9e1ac10daf16502a0ea491f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.0625711Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.6807371Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c4ad7263b9e1ac10daf16502a0ea491f", - "x-ms-request-id": "760023f6-e002-002a-53b8-75b1ad000000", + "x-ms-request-id": "f56a775e-6002-007f-23d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b7028d804f66348eb4d4388b8397d48c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b7028d804f66348eb4d4388b8397d48c", - "x-ms-request-id": "760023fc-e002-002a-58b8-75b1ad000000", + "x-ms-request-id": "f56a7765-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable445m49yq", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.0625711Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.6807371Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.0625711Z", + "Timestamp": "2020-08-21T15:54:22.6807371Z", "SomeStringProperty": "This is the original" } ] @@ -138,36 +138,36 @@ "Content-Length": "218", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-9fff49511601c2468274271f705f3293-2f9de23714c4b343-00", + "traceparent": "00-39455ba3c17d204c961a96e122ea5aaf-b73eea5025e12549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3e62d777694b79e921cbd103e024f126", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.0625711Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.6807371Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.0625711Z", + "Timestamp": "2020-08-21T15:54:22.6807371Z", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.142638Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.7638064Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3e62d777694b79e921cbd103e024f126", - "x-ms-request-id": "76002402-e002-002a-5eb8-75b1ad000000", + "x-ms-request-id": "f56a7770-6002-007f-35d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -180,11 +180,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6c962008dd8013ece4790f0d81842843", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -193,7 +193,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -201,17 +201,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6c962008dd8013ece4790f0d81842843", - "x-ms-request-id": "7600240b-e002-002a-67b8-75b1ad000000", + "x-ms-request-id": "f56a777e-6002-007f-43d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable445m49yq", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.142638Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.7638064Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.142638Z", + "Timestamp": "2020-08-21T15:54:22.7638064Z", "SomeStringProperty": "This is new and improved!" } ] @@ -223,13 +223,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ed553429f289ce49acbe5d9e2fd049be-609402c50247ec4b-00", + "traceparent": "00-5dcf554204e22f4e837eab65eb770211-92bac2b1ef31624b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c88bd81c0b8716d4a489959a7d8b5490", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -238,14 +238,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c88bd81c0b8716d4a489959a7d8b5490", - "x-ms-request-id": "76002418-e002-002a-73b8-75b1ad000000", + "x-ms-request-id": "f56a7789-6002-007f-4dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -253,7 +253,7 @@ ], "Variables": { "RandomSeed": "210916003", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpsertedAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpsertedAsync.json index 2021442382b8f..c3da954bbe91e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpsertedAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityCanBeUpsertedAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-21d663f35463bb4e888461aea26538c6-32957418924ac64f-00", + "traceparent": "00-7d49e374c6ba5b46bdf36a5474be5557-49a452adab30c948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e901d1adcb1608800ebe6f0ae04c128a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableg2cnn5r9\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e901d1adcb1608800ebe6f0ae04c128a", - "x-ms-request-id": "bc061b3d-0002-006f-7ab9-756c3c000000", + "x-ms-request-id": "b24128ff-3002-006c-47d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-d78c84f4ac468541bdcba751f9161e72-608d1a8c3d36cc43-00", + "traceparent": "00-ebb65a1ebae2704ab13846a978451c87-7e668d6d767f7a4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c7e3fa916a2c4e778df6764a0d5ffef9", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.3762017Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.7069496Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c7e3fa916a2c4e778df6764a0d5ffef9", - "x-ms-request-id": "bc061b51-0002-006f-0cb9-756c3c000000", + "x-ms-request-id": "b2412907-3002-006c-4ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bc3248405de57118937a37c88dd1e774", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bc3248405de57118937a37c88dd1e774", - "x-ms-request-id": "bc061b58-0002-006f-13b9-756c3c000000", + "x-ms-request-id": "b2412909-3002-006c-50d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableg2cnn5r9", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.3762017Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.7069496Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.3762017Z", + "Timestamp": "2020-08-21T15:59:47.7069496Z", "SomeStringProperty": "This is the original" } ] @@ -138,36 +138,36 @@ "Content-Length": "218", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-284b86bb8a3e1f4b865dc4796530adcd-0fd96fbbe2c3ed45-00", + "traceparent": "00-997cfb8ae9cc294f871e7f2b6be27285-18193aebeca05940-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5ee8e5a1480f66818a9b88d40abd005f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.3762017Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.7069496Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.3762017Z", + "Timestamp": "2020-08-21T15:59:47.7069496Z", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.4482624Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.7900186Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5ee8e5a1480f66818a9b88d40abd005f", - "x-ms-request-id": "bc061b5e-0002-006f-19b9-756c3c000000", + "x-ms-request-id": "b241290e-3002-006c-55d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -180,11 +180,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "04a01070cedf33afe17234b233aec0bb", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -193,7 +193,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -201,17 +201,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "04a01070cedf33afe17234b233aec0bb", - "x-ms-request-id": "bc061b62-0002-006f-1db9-756c3c000000", + "x-ms-request-id": "b2412917-3002-006c-5ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableg2cnn5r9", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.4482624Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.7900186Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.4482624Z", + "Timestamp": "2020-08-21T15:59:47.7900186Z", "SomeStringProperty": "This is new and improved!" } ] @@ -223,13 +223,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-9f83d43f5e4ef042985470d9dad61ef8-38a74592fb6ee94e-00", + "traceparent": "00-333fa03035d23147856d6fe6ca81af62-f5dcc22932d4c147-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "27a9010ea076f7eac7cb314ad54467d5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -238,14 +238,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "27a9010ea076f7eac7cb314ad54467d5", - "x-ms-request-id": "bc061b69-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b241291f-3002-006c-66d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -253,7 +253,7 @@ ], "Variables": { "RandomSeed": "1698147265", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtag.json index 54da2d3ed0e13..5d9fe85f0fb78 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c2f17354f34ee14998ab93896d6f9e9e-fc58b5340f7eff43-00", + "traceparent": "00-9308c031818d07429ccc4718459ed968-2b9ff82dffc2d448-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9733354053f402bd7ccf860ebf7fa3b3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:28 GMT", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablexuh14aqc\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9733354053f402bd7ccf860ebf7fa3b3", - "x-ms-request-id": "7600241f-e002-002a-7ab8-75b1ad000000", + "x-ms-request-id": "f56a7793-6002-007f-57d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-0d8c1f8d939eb84eabf51a7befce7162-eee949e71939cf44-00", + "traceparent": "00-1de72f4836ee6441a5ad0eaaa4eb2148-f7f0f268515a8a44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7339ac8a0d3e11e1605d476680c75d24", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.3137823Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.9419542Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7339ac8a0d3e11e1605d476680c75d24", - "x-ms-request-id": "76002429-e002-002a-03b8-75b1ad000000", + "x-ms-request-id": "f56a779e-6002-007f-60d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "169f7fe496ea0652890df0f8fb7a0a08", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "169f7fe496ea0652890df0f8fb7a0a08", - "x-ms-request-id": "76002432-e002-002a-0bb8-75b1ad000000", + "x-ms-request-id": "f56a77aa-6002-007f-6cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablexuh14aqc", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.3137823Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.9419542Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.3137823Z", + "Timestamp": "2020-08-21T15:54:22.9419542Z", "SomeStringProperty": "This is the original" } ] @@ -136,13 +136,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-4362c9d720788743bb9e8585c7abf656-49445c43e732ce41-00", + "traceparent": "00-c7b6f88f74c68c4fbbecf2575edb16ca-c00be4872a5cad48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8988c36a12982802528594f6759bfc07", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -151,14 +151,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8988c36a12982802528594f6759bfc07", - "x-ms-request-id": "7600243d-e002-002a-15b8-75b1ad000000", + "x-ms-request-id": "f56a77b1-6002-007f-73d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -171,11 +171,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "00dae9289c04f3235932e9311de816e6", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -184,7 +184,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -192,7 +192,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "00dae9289c04f3235932e9311de816e6", - "x-ms-request-id": "76002446-e002-002a-1eb8-75b1ad000000", + "x-ms-request-id": "f56a77ba-6002-007f-7bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -209,13 +209,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-7533c21107f114499eb9447b096f3f69-3862e78da04f3740-00", + "traceparent": "00-b018a2f159664246bc0787ae6c6bf928-354d245bc4af6941-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bdfc3f53d33fd18c7d77c464025c91ed", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,15 +228,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.481922Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.1171Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bdfc3f53d33fd18c7d77c464025c91ed", - "x-ms-request-id": "7600244e-e002-002a-26b8-75b1ad000000", + "x-ms-request-id": "f56a77c3-6002-007f-04d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -249,11 +249,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "12d0e8110a9fce049f952f6629d10a69", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -262,7 +262,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -270,17 +270,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "12d0e8110a9fce049f952f6629d10a69", - "x-ms-request-id": "7600245c-e002-002a-34b8-75b1ad000000", + "x-ms-request-id": "f56a77ca-6002-007f-0bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablexuh14aqc", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.481922Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.1171Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.481922Z", + "Timestamp": "2020-08-21T15:54:23.1171Z", "SomeStringProperty": "This is the original" } ] @@ -292,14 +292,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.3137823Z\u0027\u0022", - "traceparent": "00-cddd69a77faf0447b7932310abfc613d-69571ed7e2cc4040-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A22.9419542Z\u0027\u0022", + "traceparent": "00-53674da46155774cba4b03fdcf66bcb7-e98121e06337a04c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "36a2ae6f3e9f54c85c09828dd8bef1fd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -308,7 +308,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -316,7 +316,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "36a2ae6f3e9f54c85c09828dd8bef1fd", - "x-ms-request-id": "76002469-e002-002a-41b8-75b1ad000000", + "x-ms-request-id": "f56a77d3-6002-007f-14d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -324,7 +324,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:76002469-e002-002a-41b8-75b1ad000000\nTime:2020-08-18T23:36:29.5621860Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:f56a77d3-6002-007f-14d3-775ada000000\nTime:2020-08-21T15:54:23.1970558Z" } } } @@ -335,14 +335,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.481922Z\u0027\u0022", - "traceparent": "00-43d902d7d607f14a97d52fa13c216926-627d8f79c0d7df4f-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.1171Z\u0027\u0022", + "traceparent": "00-02aa7834a1d23341a533c1df898b169e-28bf72403d4fc842-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "341ffba0031848463b2e1daaa426a8ac", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -351,14 +351,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "341ffba0031848463b2e1daaa426a8ac", - "x-ms-request-id": "76002473-e002-002a-4bb8-75b1ad000000", + "x-ms-request-id": "f56a77e5-6002-007f-25d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -371,11 +371,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "53f55a6c5ab9d24e207bb5968776f5e0", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -384,7 +384,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -392,7 +392,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "53f55a6c5ab9d24e207bb5968776f5e0", - "x-ms-request-id": "76002478-e002-002a-50b8-75b1ad000000", + "x-ms-request-id": "f56a77f3-6002-007f-33d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -406,13 +406,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-11dd7801eeba214cac96c7ed18525d9c-00464d84e7ef3b4f-00", + "traceparent": "00-8a8c3d68bfd3eb45b08b425692139945-923989cbf44ae143-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2dc532a3d5b16c51685afb71211eb036", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -421,14 +421,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2dc532a3d5b16c51685afb71211eb036", - "x-ms-request-id": "7600247c-e002-002a-54b8-75b1ad000000", + "x-ms-request-id": "f56a7802-6002-007f-42d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -436,7 +436,7 @@ ], "Variables": { "RandomSeed": "177049177", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtagAsync.json index cdf4d448520f8..8e0abdf317bfd 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityDeleteRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f196f98fe84fcc4889effdca85d8de76-4f94753b0e48044b-00", + "traceparent": "00-3e931dcb01819746a047a311dff7c24f-19a9c0920ff20b4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e6cd5cbf6b63ae666115c193572e0449", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:38 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable15crens9\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e6cd5cbf6b63ae666115c193572e0449", - "x-ms-request-id": "bc061b72-0002-006f-2cb9-756c3c000000", + "x-ms-request-id": "b2412927-3002-006c-6ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-1453d5ecfb667b439727d88c31485b36-53a585b0f104c74a-00", + "traceparent": "00-875b6e0ab921c4439499e051f3db6205-70ce6075be63a14f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5578b029765270f011502de13dc387fb", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.6164025Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.9701689Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5578b029765270f011502de13dc387fb", - "x-ms-request-id": "bc061b81-0002-006f-38b9-756c3c000000", + "x-ms-request-id": "b2412930-3002-006c-76d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0144b4c647b9197602c7a6862821e18c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0144b4c647b9197602c7a6862821e18c", - "x-ms-request-id": "bc061b8e-0002-006f-44b9-756c3c000000", + "x-ms-request-id": "b2412938-3002-006c-7dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable15crens9", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.6164025Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.9701689Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.6164025Z", + "Timestamp": "2020-08-21T15:59:47.9701689Z", "SomeStringProperty": "This is the original" } ] @@ -136,13 +136,13 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-005a32a2de55e2439e11ce31bf1bc6b7-032c25bc42776d40-00", + "traceparent": "00-cdee30caf8ca2342994df55f1f7ef808-0125eb77e2df0240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "09dd0bf62fa3e56ddd76521b38cc2352", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -151,14 +151,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "09dd0bf62fa3e56ddd76521b38cc2352", - "x-ms-request-id": "bc061b9a-0002-006f-4fb9-756c3c000000", + "x-ms-request-id": "b2412943-3002-006c-08d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -171,11 +171,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7990983947bfe244395f528ad06947ef", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -184,7 +184,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -192,7 +192,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7990983947bfe244395f528ad06947ef", - "x-ms-request-id": "bc061bab-0002-006f-5eb9-756c3c000000", + "x-ms-request-id": "b2412952-3002-006c-17d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -209,13 +209,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-bfa416257af27240adfb754205a8a51e-84395d1703863e46-00", + "traceparent": "00-480d0de496d5804d9ffa487633c9aa2b-7870e7cd5a7ef742-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "32eaa16e7ee69757475f2443f45be036", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -228,15 +228,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.7715317Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.1413096Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "32eaa16e7ee69757475f2443f45be036", - "x-ms-request-id": "bc061bb4-0002-006f-66b9-756c3c000000", + "x-ms-request-id": "b2412965-3002-006c-2ad4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -249,11 +249,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f4c54a36791afcdc6fad044dce21473", - "x-ms-date": "Tue, 18 Aug 2020 23:41:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -262,7 +262,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -270,17 +270,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8f4c54a36791afcdc6fad044dce21473", - "x-ms-request-id": "bc061bbe-0002-006f-6fb9-756c3c000000", + "x-ms-request-id": "b2412974-3002-006c-38d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable15crens9", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.7715317Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.1413096Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:39.7715317Z", + "Timestamp": "2020-08-21T15:59:48.1413096Z", "SomeStringProperty": "This is the original" } ] @@ -292,14 +292,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.6164025Z\u0027\u0022", - "traceparent": "00-f8e86932ef814e48abe635a83eb6c96a-90bdfd2faa468b4c-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A47.9701689Z\u0027\u0022", + "traceparent": "00-398a7e30861c87449e621ed697aa37d4-7c3c62a291fdb344-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "97ad622ef1e1bb6b41f8325f2201eddd", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -308,7 +308,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:47 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -316,7 +316,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "97ad622ef1e1bb6b41f8325f2201eddd", - "x-ms-request-id": "bc061bcd-0002-006f-7db9-756c3c000000", + "x-ms-request-id": "b2412980-3002-006c-44d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -324,7 +324,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:bc061bcd-0002-006f-7db9-756c3c000000\nTime:2020-08-18T23:41:39.8480504Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:b2412980-3002-006c-44d4-776f3b000000\nTime:2020-08-21T15:59:48.2258399Z" } } } @@ -335,14 +335,14 @@ "RequestHeaders": { "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A39.7715317Z\u0027\u0022", - "traceparent": "00-77bcfb8454f4dc4c883156fc5a203e72-46c1a45cd5bb2145-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.1413096Z\u0027\u0022", + "traceparent": "00-a1e06a1900d42e46a82921bf887b6989-7178dd813c08f340-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ce71c7eb81c065ed43a6bebae13bb64", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -351,14 +351,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7ce71c7eb81c065ed43a6bebae13bb64", - "x-ms-request-id": "bc061bdd-0002-006f-0ab9-756c3c000000", + "x-ms-request-id": "b2412988-3002-006c-4cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -371,11 +371,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9114b14a49aeb154e8914e98356d8dc5", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -384,7 +384,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -392,7 +392,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9114b14a49aeb154e8914e98356d8dc5", - "x-ms-request-id": "bc061be8-0002-006f-15b9-756c3c000000", + "x-ms-request-id": "b2412998-3002-006c-5cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -406,13 +406,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6ee26adc44fd72499965f3f7c9683ede-c88b7afc4655144a-00", + "traceparent": "00-b112ae1987f5b94aba959ecc9bdc9cdc-e78f9cf8d4dd0145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bfc5f20d98fa765604a6c2a786800c2e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -421,14 +421,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bfc5f20d98fa765604a6c2a786800c2e", - "x-ms-request-id": "bc061bf2-0002-006f-1eb9-756c3c000000", + "x-ms-request-id": "b24129a3-3002-006c-67d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -436,7 +436,7 @@ ], "Variables": { "RandomSeed": "1636867391", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdates.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdates.json index 766e9b3a6db45..bf4d523e55cdf 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdates.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdates.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0a77d2a2a800bb40aef9eae18376f0fd-8af03bf54937ac45-00", + "traceparent": "00-ae2140f811ca874092af7ad17bd92e84-1676124ac6ff8e4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d83a40587ac4bee4c2018fe4cafed795", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable1sfd3os6\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d83a40587ac4bee4c2018fe4cafed795", - "x-ms-request-id": "76002484-e002-002a-5bb8-75b1ad000000", + "x-ms-request-id": "f56a7811-6002-007f-50d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-3f0881beacf4d64a9bef4c0c4c9e1b97-581804e5829bf240-00", + "traceparent": "00-7457919c45fcd44a97834d4a6b97f5fc-fc8c454bb56f2d4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0a523213e8c55765d71c7952adc0ad7b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.7801712Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.4323615Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0a523213e8c55765d71c7952adc0ad7b", - "x-ms-request-id": "76002493-e002-002a-67b8-75b1ad000000", + "x-ms-request-id": "f56a781a-6002-007f-58d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c75f72c7c8c206a3bb04d0d4c5156363", - "x-ms-date": "Tue, 18 Aug 2020 23:36:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c75f72c7c8c206a3bb04d0d4c5156363", - "x-ms-request-id": "76002495-e002-002a-69b8-75b1ad000000", + "x-ms-request-id": "f56a7826-6002-007f-64d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable1sfd3os6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.7801712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.4323615Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.7801712Z", + "Timestamp": "2020-08-21T15:54:23.4323615Z", "SomeStringProperty": "This is the original" } ] @@ -137,13 +137,13 @@ "Content-Length": "80", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-ae4fb8179d5260458671a958ff3c6f3b-371a5f8fa1092a4f-00", + "traceparent": "00-3b3f491e5f6eee47bc0c58c08c03f46d-349721db5dc93942-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fefeac8f21845893d480ed5d6a6c1541", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -156,15 +156,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.8622394Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.5134284Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fefeac8f21845893d480ed5d6a6c1541", - "x-ms-request-id": "7600249d-e002-002a-71b8-75b1ad000000", + "x-ms-request-id": "f56a783c-6002-007f-79d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -177,11 +177,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8b0269e1cd774b428e4b4ec1179192c1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -190,7 +190,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -198,17 +198,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8b0269e1cd774b428e4b4ec1179192c1", - "x-ms-request-id": "760024a7-e002-002a-7ab8-75b1ad000000", + "x-ms-request-id": "f56a7850-6002-007f-0dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable1sfd3os6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.8622394Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.5134284Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.8622394Z", + "Timestamp": "2020-08-21T15:54:23.5134284Z", "MergedProperty": "This was merged!", "SomeStringProperty": "This is the original" } @@ -223,13 +223,13 @@ "Content-Length": "89", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-75f288002867164db1959e2c1f06e05a-0f43ec55e5b1924b-00", + "traceparent": "00-cdb8dc6caee2d94b9f69432d57496c0e-2e3e6609fc6cc540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "00c316b8afc1a6f6df07f241db459c4f", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -242,15 +242,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.943308Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.5894919Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "00c316b8afc1a6f6df07f241db459c4f", - "x-ms-request-id": "760024b4-e002-002a-07b8-75b1ad000000", + "x-ms-request-id": "f56a7858-6002-007f-15d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -263,11 +263,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5cf28feed813c1eb6ab36f39d2d14043", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -276,7 +276,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -284,17 +284,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5cf28feed813c1eb6ab36f39d2d14043", - "x-ms-request-id": "760024c1-e002-002a-14b8-75b1ad000000", + "x-ms-request-id": "f56a786a-6002-007f-27d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable1sfd3os6", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A29.943308Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.5894919Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:29.943308Z", + "Timestamp": "2020-08-21T15:54:23.5894919Z", "MergedProperty": "merged value was updated!", "SomeStringProperty": "This is the original" } @@ -307,13 +307,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-3b700326399563439335784490bc6603-ddb3e63d988fab43-00", + "traceparent": "00-9c14b8e0924a1c469c0f0e74398ca636-451bf67c01503940-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "54a52bee14a83280735cab70da006f48", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -322,14 +322,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "54a52bee14a83280735cab70da006f48", - "x-ms-request-id": "760024cb-e002-002a-1eb8-75b1ad000000", + "x-ms-request-id": "f56a7878-6002-007f-35d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -337,7 +337,7 @@ ], "Variables": { "RandomSeed": "381580319", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdatesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdatesAsync.json index 0751dbfd47694..1a942a3873f60 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdatesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeDoesPartialPropertyUpdatesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b53d5e15e5785d47ae8ae92eda890bec-406a4c53e473f84a-00", + "traceparent": "00-f0d3f936163c6641bbb675c26b543614-e49cd43f4a585a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6459da925d81c985758d0b0e0a22d32a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablem45me066\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6459da925d81c985758d0b0e0a22d32a", - "x-ms-request-id": "bc061bfd-0002-006f-29b9-756c3c000000", + "x-ms-request-id": "b24129b3-3002-006c-77d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-b85b92647c52484586776c08275663bc-737296f929275846-00", + "traceparent": "00-97042147299d804caa9d47393ec39abd-79afcc57b70f9d4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "88139caf55f8d39083f617c82dc08657", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.0547688Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.4395579Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "88139caf55f8d39083f617c82dc08657", - "x-ms-request-id": "bc061c0c-0002-006f-34b9-756c3c000000", + "x-ms-request-id": "b24129c2-3002-006c-05d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6887dabf50206441447a8f6191897e7a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6887dabf50206441447a8f6191897e7a", - "x-ms-request-id": "bc061c15-0002-006f-3db9-756c3c000000", + "x-ms-request-id": "b24129d3-3002-006c-16d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablem45me066", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.0547688Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.4395579Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.0547688Z", + "Timestamp": "2020-08-21T15:59:48.4395579Z", "SomeStringProperty": "This is the original" } ] @@ -137,13 +137,13 @@ "Content-Length": "80", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-d410a343bd23b9458a949511239b0313-a0fe104c37832f42-00", + "traceparent": "00-1bcbe4de67dc6f49aef972e925ad9c7d-15d3f314dd6a7f43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "358f0464eb308599c991fe666e0047cc", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -156,15 +156,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.1318332Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.5186244Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "358f0464eb308599c991fe666e0047cc", - "x-ms-request-id": "bc061c24-0002-006f-4cb9-756c3c000000", + "x-ms-request-id": "b24129e4-3002-006c-27d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -177,11 +177,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "484bb685c14c5f6f5aae447dc62e41fa", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -190,7 +190,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -198,17 +198,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "484bb685c14c5f6f5aae447dc62e41fa", - "x-ms-request-id": "bc061c33-0002-006f-5bb9-756c3c000000", + "x-ms-request-id": "b24129fd-3002-006c-40d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablem45me066", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.1318332Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.5186244Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.1318332Z", + "Timestamp": "2020-08-21T15:59:48.5186244Z", "MergedProperty": "This was merged!", "SomeStringProperty": "This is the original" } @@ -223,13 +223,13 @@ "Content-Length": "89", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-e7744edee949984086514c080ecb40f4-fa4cbe4a74f49a4b-00", + "traceparent": "00-78ff9201d5d34d42917b81851d6f9a48-1a5aa741b4b8a349-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "28649d785031d32640029e8f51dbf643", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -242,15 +242,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.2098984Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.6006912Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "28649d785031d32640029e8f51dbf643", - "x-ms-request-id": "bc061c3b-0002-006f-63b9-756c3c000000", + "x-ms-request-id": "b2412a14-3002-006c-57d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -263,11 +263,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dbdbc232363da22d9530db81a61cbe9b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -276,7 +276,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -284,17 +284,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dbdbc232363da22d9530db81a61cbe9b", - "x-ms-request-id": "bc061c49-0002-006f-70b9-756c3c000000", + "x-ms-request-id": "b2412a2f-3002-006c-72d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablem45me066", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.2098984Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.6006912Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.2098984Z", + "Timestamp": "2020-08-21T15:59:48.6006912Z", "MergedProperty": "merged value was updated!", "SomeStringProperty": "This is the original" } @@ -307,13 +307,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c2a99e9f051f5f4e91acdf06487fd235-1edf821246fa4149-00", + "traceparent": "00-e26d82398f21c14b9d6e9890df58dc63-a1337926f867c84d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d0ed044f1f9c349b9077074a22df0d7e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -322,14 +322,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d0ed044f1f9c349b9077074a22df0d7e", - "x-ms-request-id": "bc061c58-0002-006f-7fb9-756c3c000000", + "x-ms-request-id": "b2412a46-3002-006c-08d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -337,7 +337,7 @@ ], "Variables": { "RandomSeed": "914743755", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtag.json index 14ec63add6acc..1f7ece88bd3b1 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-40b5f08b0aafcf4ebae44aa5b348c029-56f841228d493842-00", + "traceparent": "00-b60a20fd06936849904729a876578a4b-0471724ee2aaaa43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "332a360cc7523f2cc21618e913032bee", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablegrtwjczw\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "332a360cc7523f2cc21618e913032bee", - "x-ms-request-id": "760024d8-e002-002a-2bb8-75b1ad000000", + "x-ms-request-id": "f56a7886-6002-007f-43d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-afd48b3954deb84599707f6248e566bc-731f59d100f5ec43-00", + "traceparent": "00-e5befb435280dd48a4943363da48fb68-b8233bd12647954f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e53ddd1d794cba39d392827cf7128099", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.1404723Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.7836526Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e53ddd1d794cba39d392827cf7128099", - "x-ms-request-id": "760024e5-e002-002a-37b8-75b1ad000000", + "x-ms-request-id": "f56a7894-6002-007f-50d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f1a4552e85f25640887239317105d48b", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f1a4552e85f25640887239317105d48b", - "x-ms-request-id": "760024ed-e002-002a-3fb8-75b1ad000000", + "x-ms-request-id": "f56a78a9-6002-007f-64d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegrtwjczw", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.1404723Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.7836526Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.1404723Z", + "Timestamp": "2020-08-21T15:54:23.7836526Z", "SomeStringProperty": "This is the original" } ] @@ -138,36 +138,36 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-5511bc7f136ea947a50c737a84280253-9f9a474c89db1547-00", + "traceparent": "00-0df32d10ef83b44084c719a55b980114-d83572c18b95a445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a5f9b1a8a148bcc0f1797f35a9c3cb03", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.1404723Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.7836526Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.1404723Z", + "Timestamp": "2020-08-21T15:54:23.7836526Z", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.2215397Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.8757286Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a5f9b1a8a148bcc0f1797f35a9c3cb03", - "x-ms-request-id": "760024f8-e002-002a-49b8-75b1ad000000", + "x-ms-request-id": "f56a78b6-6002-007f-71d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -180,11 +180,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aee54f97fc8698419ce75cd9400748cd", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -193,7 +193,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:29 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -201,17 +201,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aee54f97fc8698419ce75cd9400748cd", - "x-ms-request-id": "760024fb-e002-002a-4cb8-75b1ad000000", + "x-ms-request-id": "f56a78c2-6002-007f-7dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegrtwjczw", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.2215397Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.8757286Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.2215397Z", + "Timestamp": "2020-08-21T15:54:23.8757286Z", "SomeStringProperty": "This is new and improved!" } ] @@ -225,29 +225,29 @@ "Content-Length": "228", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.1404723Z\u0027\u0022", - "traceparent": "00-b986fa977739944e8f05a4353f22be3d-8d3ca659126cd843-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.7836526Z\u0027\u0022", + "traceparent": "00-d2b28959efb13744982460def5be86e4-6eb4084b4e3aa742-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "46d3f7beda198d5194e70078060bacc5", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.2215397Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.8757286Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.2215397Z", + "Timestamp": "2020-08-21T15:54:23.8757286Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 412, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:22 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -255,7 +255,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "46d3f7beda198d5194e70078060bacc5", - "x-ms-request-id": "76002502-e002-002a-53b8-75b1ad000000", + "x-ms-request-id": "f56a78d5-6002-007f-0fd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -263,7 +263,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:76002502-e002-002a-53b8-75b1ad000000\nTime:2020-08-18T23:36:30.3188131Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:f56a78d5-6002-007f-0fd3-775ada000000\nTime:2020-08-21T15:54:23.9656951Z" } } } @@ -276,37 +276,37 @@ "Content-Length": "228", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.2215397Z\u0027\u0022", - "traceparent": "00-4b3402cfd69aa34ab07bfc1aab47045e-41a2f98c82d9fd43-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.8757286Z\u0027\u0022", + "traceparent": "00-6bcda2eb15742e4aad224e958292b18b-d5f659c766c2444e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "219935a72520ab046f60086144e77ce9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.2215397Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A23.8757286Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.2215397Z", + "Timestamp": "2020-08-21T15:54:23.8757286Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.3726659Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.0108411Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "219935a72520ab046f60086144e77ce9", - "x-ms-request-id": "7600250a-e002-002a-5ab8-75b1ad000000", + "x-ms-request-id": "f56a78e0-6002-007f-19d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -319,11 +319,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b177b13085efbdeafe58199ffcc89291", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -332,7 +332,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -340,17 +340,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b177b13085efbdeafe58199ffcc89291", - "x-ms-request-id": "76002511-e002-002a-60b8-75b1ad000000", + "x-ms-request-id": "f56a78ed-6002-007f-26d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablegrtwjczw", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.3726659Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.0108411Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.3726659Z", + "Timestamp": "2020-08-21T15:54:24.0108411Z", "SomeStringProperty": "This changed due to a matching Etag" } ] @@ -362,13 +362,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-857b961be039084e821f5363b60bafcf-902b1f3cc460c943-00", + "traceparent": "00-f277fc61d137fa41a11a2c8f5f945d36-394e36ac4afca241-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0b32973a276d98adf327d6b8d1ef49ad", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -377,14 +377,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0b32973a276d98adf327d6b8d1ef49ad", - "x-ms-request-id": "76002518-e002-002a-67b8-75b1ad000000", + "x-ms-request-id": "f56a7900-6002-007f-38d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -392,7 +392,7 @@ ], "Variables": { "RandomSeed": "438884440", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtagAsync.json index 73d1a2b838c67..56307ec284a2c 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityMergeRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4836f49226b42940b854fcc469cf6ba4-07987a0a2674cd48-00", + "traceparent": "00-3854e706e7c9e34eb50d917dfbaae4ab-9dab4ad5cdcef044-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0944726010206347ea0dc57a2011e069", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableihsy07k1\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0944726010206347ea0dc57a2011e069", - "x-ms-request-id": "bc061c65-0002-006f-0cb9-756c3c000000", + "x-ms-request-id": "b2412a6a-3002-006c-2bd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-6b44685448515e4ab47a6a3a918e6677-787436abe2483248-00", + "traceparent": "00-176795da80302c469aee5ea187f3d5a9-84da8a077d479144-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf9e53e67f7eac7a5eb166ca532ad50a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.3650276Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.8068623Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cf9e53e67f7eac7a5eb166ca532ad50a", - "x-ms-request-id": "bc061c72-0002-006f-18b9-756c3c000000", + "x-ms-request-id": "b2412a91-3002-006c-50d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "362a3262066d16b95771828e642e66aa", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "362a3262066d16b95771828e642e66aa", - "x-ms-request-id": "bc061c80-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b2412aac-3002-006c-6bd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableihsy07k1", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.3650276Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.8068623Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.3650276Z", + "Timestamp": "2020-08-21T15:59:48.8068623Z", "SomeStringProperty": "This is the original" } ] @@ -138,36 +138,36 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-87837951fbbd4246854ad215dab0403f-f76469d0f4fa384a-00", + "traceparent": "00-56ce6b81b3c423409ca078c316b06a02-1fa5f63d052e9740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f29550a32717f3e2ca5dc25fe09997e3", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.3650276Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.8068623Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.3650276Z", + "Timestamp": "2020-08-21T15:59:48.8068623Z", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.4420925Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.884927Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f29550a32717f3e2ca5dc25fe09997e3", - "x-ms-request-id": "bc061c8a-0002-006f-2eb9-756c3c000000", + "x-ms-request-id": "b2412abe-3002-006c-7dd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -180,11 +180,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dfbe6fef33b6e07d9987780cfdeb482f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -193,7 +193,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -201,17 +201,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dfbe6fef33b6e07d9987780cfdeb482f", - "x-ms-request-id": "bc061c98-0002-006f-3cb9-756c3c000000", + "x-ms-request-id": "b2412ac9-3002-006c-08d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableihsy07k1", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.4420925Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.884927Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.4420925Z", + "Timestamp": "2020-08-21T15:59:48.884927Z", "SomeStringProperty": "This is new and improved!" } ] @@ -222,32 +222,32 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "228", + "Content-Length": "226", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.3650276Z\u0027\u0022", - "traceparent": "00-538959afa453c24795fbd4820015d9ec-81a59472aad7454b-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.8068623Z\u0027\u0022", + "traceparent": "00-4933346f17ff33459b0a81f22274882c-a7d7347805aabb45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0326bc4ae3943bf350366b0f435a36bd", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.4420925Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.884927Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.4420925Z", + "Timestamp": "2020-08-21T15:59:48.884927Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 412, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -255,7 +255,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0326bc4ae3943bf350366b0f435a36bd", - "x-ms-request-id": "bc061ca5-0002-006f-48b9-756c3c000000", + "x-ms-request-id": "b2412ad6-3002-006c-15d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -263,7 +263,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:bc061ca5-0002-006f-48b9-756c3c000000\nTime:2020-08-18T23:41:40.5186074Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:b2412ad6-3002-006c-15d4-776f3b000000\nTime:2020-08-21T15:59:48.9724623Z" } } } @@ -273,40 +273,40 @@ "RequestMethod": "PATCH", "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "228", + "Content-Length": "226", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.4420925Z\u0027\u0022", - "traceparent": "00-d65652a55ed99c419209a486aad2ce5d-97bad595e3122d4a-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.884927Z\u0027\u0022", + "traceparent": "00-8de72b84b54330498125c0110729a594-54ed4fa01c76084b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f49f9eda87706ff4d2b5588faed5f6de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.4420925Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A48.884927Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.4420925Z", + "Timestamp": "2020-08-21T15:59:48.884927Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.5601912Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.0140341Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f49f9eda87706ff4d2b5588faed5f6de", - "x-ms-request-id": "bc061cb3-0002-006f-56b9-756c3c000000", + "x-ms-request-id": "b2412aea-3002-006c-29d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -319,11 +319,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2314931593720c4f7c828f80c76d9c3f", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -332,7 +332,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:39 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -340,17 +340,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2314931593720c4f7c828f80c76d9c3f", - "x-ms-request-id": "bc061cbf-0002-006f-62b9-756c3c000000", + "x-ms-request-id": "b2412af7-3002-006c-36d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableihsy07k1", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.5601912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.0140341Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.5601912Z", + "Timestamp": "2020-08-21T15:59:49.0140341Z", "SomeStringProperty": "This changed due to a matching Etag" } ] @@ -362,13 +362,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2f5f97471485f34ebe4c587564c9e831-39d4460701ed7d4b-00", + "traceparent": "00-1d3e31fb6638a8488ed34ef8e4268913-b31d472f611a734d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5e32ba50534cc3bfc8b630de8b638c7a", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -377,14 +377,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5e32ba50534cc3bfc8b630de8b638c7a", - "x-ms-request-id": "bc061cd2-0002-006f-75b9-756c3c000000", + "x-ms-request-id": "b2412b07-3002-006c-46d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -392,7 +392,7 @@ ], "Variables": { "RandomSeed": "36448118", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtag.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtag.json index 055001629b26c..c938b46f015a5 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtag.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtag.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2682e11e18e1d34ca10e6333350895ff-8d4ac37e3098df44-00", + "traceparent": "00-cc2b149ce155d2439943637ab3b2d688-6e3d8bc8e87a7a4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59e3599441fc6ba59598503d87811ebe", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable34jrbdpa\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59e3599441fc6ba59598503d87811ebe", - "x-ms-request-id": "7600251e-e002-002a-6db8-75b1ad000000", + "x-ms-request-id": "f56a7918-6002-007f-4ed3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-ed110f7077ace140b6247c4367bda291-ae16a0fb2f5ef943-00", + "traceparent": "00-f3bae67b6bde7549bd8c86ab66fec8cc-14d7312f1e61cc46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "11ebaeaf49abfe074e3f53162e419b9d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.576837Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.1869898Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "11ebaeaf49abfe074e3f53162e419b9d", - "x-ms-request-id": "76002528-e002-002a-76b8-75b1ad000000", + "x-ms-request-id": "f56a7928-6002-007f-5dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cc146a8cffc0705608d60c42a395724d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cc146a8cffc0705608d60c42a395724d", - "x-ms-request-id": "7600252d-e002-002a-7bb8-75b1ad000000", + "x-ms-request-id": "f56a7934-6002-007f-69d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable34jrbdpa", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.576837Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.1869898Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.576837Z", + "Timestamp": "2020-08-21T15:54:24.1869898Z", "SomeStringProperty": "This is the original" } ] @@ -135,40 +135,40 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "216", + "Content-Length": "218", "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-3bd8b11e3668ac4a869a64133e2ac643-d6f0cec5b8998d45-00", + "traceparent": "00-603760737d2f2c42a3f22cb5c368613a-3f2c11bda2191c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de5238e627460fe8dc5aae0151546757", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.576837Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.1869898Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.576837Z", + "Timestamp": "2020-08-21T15:54:24.1869898Z", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.6619077Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.2720582Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "de5238e627460fe8dc5aae0151546757", - "x-ms-request-id": "76002532-e002-002a-80b8-75b1ad000000", + "x-ms-request-id": "f56a793f-6002-007f-74d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -181,11 +181,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "16fb9fb5f20ab003587b09d43dc45bb8", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -194,7 +194,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -202,17 +202,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "16fb9fb5f20ab003587b09d43dc45bb8", - "x-ms-request-id": "76002536-e002-002a-04b8-75b1ad000000", + "x-ms-request-id": "f56a7946-6002-007f-7bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable34jrbdpa", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.6619077Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.2720582Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.6619077Z", + "Timestamp": "2020-08-21T15:54:24.2720582Z", "SomeStringProperty": "This is new and improved!" } ] @@ -227,29 +227,29 @@ "Content-Length": "228", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.576837Z\u0027\u0022", - "traceparent": "00-69b9280be46f034f83d8fe523591af32-c842e9fca3f4c046-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.1869898Z\u0027\u0022", + "traceparent": "00-5cd29c51a5070e4285f679c3ce7de2be-7ca252bcdadcda48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f63006ccbcee64578104f06550541eb3", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.6619077Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.2720582Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.6619077Z", + "Timestamp": "2020-08-21T15:54:24.2720582Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 412, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -257,7 +257,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f63006ccbcee64578104f06550541eb3", - "x-ms-request-id": "7600253b-e002-002a-09b8-75b1ad000000", + "x-ms-request-id": "f56a7950-6002-007f-05d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -265,7 +265,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:7600253b-e002-002a-09b8-75b1ad000000\nTime:2020-08-18T23:36:30.7461689Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:f56a7950-6002-007f-05d3-775ada000000\nTime:2020-08-21T15:54:24.3640269Z" } } } @@ -279,37 +279,37 @@ "Content-Length": "228", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.6619077Z\u0027\u0022", - "traceparent": "00-a3e57d7f05f6cb4cbe3a799ebd7f457a-2861d0030a4e1f46-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.2720582Z\u0027\u0022", + "traceparent": "00-e79037233efa204fb98cd53cd971df3e-34259d4dcbeeee43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "038db56f5c9af44234a286ca1e14d117", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.6619077Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.2720582Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.6619077Z", + "Timestamp": "2020-08-21T15:54:24.2720582Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.790016Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.4051683Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "038db56f5c9af44234a286ca1e14d117", - "x-ms-request-id": "76002542-e002-002a-10b8-75b1ad000000", + "x-ms-request-id": "f56a7955-6002-007f-0ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -322,11 +322,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a34f6ff7024f86848969405019d5f03", - "x-ms-date": "Tue, 18 Aug 2020 23:36:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -335,7 +335,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -343,17 +343,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4a34f6ff7024f86848969405019d5f03", - "x-ms-request-id": "76002546-e002-002a-14b8-75b1ad000000", + "x-ms-request-id": "f56a795f-6002-007f-14d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable34jrbdpa", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A30.790016Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.4051683Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:36:30.790016Z", + "Timestamp": "2020-08-21T15:54:24.4051683Z", "SomeStringProperty": "This changed due to a matching Etag" } ] @@ -365,13 +365,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-9a3d8eeb00e89e4a9f74312d6272b172-149f8215b2e45e46-00", + "traceparent": "00-399bfd2424d88a4b8e5d3061405c02ed-4604e37a9eb6644f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8864555d5837701ec43bc14b368c466d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -380,14 +380,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8864555d5837701ec43bc14b368c466d", - "x-ms-request-id": "7600254b-e002-002a-19b8-75b1ad000000", + "x-ms-request-id": "f56a7977-6002-007f-2ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -395,7 +395,7 @@ ], "Variables": { "RandomSeed": "1976958861", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtagAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtagAsync.json index 7fef2d115d66d..fb89bebb3bb92 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtagAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/EntityUpdateRespectsEtagAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cabe8defd3673b4882d6e91aadd60eb6-7eacf9b9f24fa744-00", + "traceparent": "00-1d9b3e1ff0ca1045b176c1994ba27ef7-3890c8a8c296d34f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e491bf140075806a995cdad58b0da31", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableqlvala7b\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0e491bf140075806a995cdad58b0da31", - "x-ms-request-id": "bc061cd9-0002-006f-7cb9-756c3c000000", + "x-ms-request-id": "b2412b19-3002-006c-58d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "88", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-26f4de7b2dc3644ea79c936d2c911fb4-90a0c6efcfd4604a-00", + "traceparent": "00-69aaa3bbb3a0824ca70bebf3bbfec5d2-da71eb07d0849b41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "895abd28b001e4795001d0922cb80277", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -71,15 +71,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.7343367Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.1901803Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "895abd28b001e4795001d0922cb80277", - "x-ms-request-id": "bc061ce7-0002-006f-09b9-756c3c000000", + "x-ms-request-id": "b2412b29-3002-006c-67d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -92,11 +92,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6906470b8ce8c7a9541838e5f85e1369", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -105,7 +105,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:48 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -113,17 +113,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6906470b8ce8c7a9541838e5f85e1369", - "x-ms-request-id": "bc061cf0-0002-006f-12b9-756c3c000000", + "x-ms-request-id": "b2412b37-3002-006c-75d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableqlvala7b", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.7343367Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.1901803Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.7343367Z", + "Timestamp": "2020-08-21T15:59:49.1901803Z", "SomeStringProperty": "This is the original" } ] @@ -139,36 +139,36 @@ "Content-Type": "application/json", "DataServiceVersion": "3.0", "If-Match": "*", - "traceparent": "00-a14bd9cd56025a4dbbbb2ffaaa850898-7193845d1ac76642-00", + "traceparent": "00-43a4243deb135f479e3c94c9bfbc16a7-838f34dee6351946-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c1063c703aa86befd02ab73e36c57cdd", - "x-ms-date": "Tue, 18 Aug 2020 23:41:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.7343367Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.1901803Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.7343367Z", + "Timestamp": "2020-08-21T15:59:49.1901803Z", "SomeStringProperty": "This is new and improved!" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.815404Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.2742505Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c1063c703aa86befd02ab73e36c57cdd", - "x-ms-request-id": "bc061cfd-0002-006f-1fb9-756c3c000000", + "x-ms-request-id": "b2412b42-3002-006c-80d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -181,11 +181,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "694d36cac7d49cd8139335e87893ecf2", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -194,7 +194,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -202,17 +202,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "694d36cac7d49cd8139335e87893ecf2", - "x-ms-request-id": "bc061d02-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b2412b4a-3002-006c-08d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableqlvala7b", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.815404Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.2742505Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.815404Z", + "Timestamp": "2020-08-21T15:59:49.2742505Z", "SomeStringProperty": "This is new and improved!" } ] @@ -224,32 +224,32 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "226", + "Content-Length": "228", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.7343367Z\u0027\u0022", - "traceparent": "00-ebcfdac40209364e91faaa7154bee487-f515abd89859be4a-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.1901803Z\u0027\u0022", + "traceparent": "00-87f307d145dbb04fa054e28fe96ab811-1d57841200ff944f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f02267ee40b1d0ce579b99bed46a918e", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.815404Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.2742505Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.815404Z", + "Timestamp": "2020-08-21T15:59:49.2742505Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 412, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -257,7 +257,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f02267ee40b1d0ce579b99bed46a918e", - "x-ms-request-id": "bc061d07-0002-006f-29b9-756c3c000000", + "x-ms-request-id": "b2412b5a-3002-006c-17d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -265,7 +265,7 @@ "code": "UpdateConditionNotSatisfied", "message": { "lang": "en-US", - "value": "The update condition specified in the request was not satisfied.\nRequestId:bc061d07-0002-006f-29b9-756c3c000000\nTime:2020-08-18T23:41:40.8949195Z" + "value": "The update condition specified in the request was not satisfied.\nRequestId:b2412b5a-3002-006c-17d4-776f3b000000\nTime:2020-08-21T15:59:49.3517787Z" } } } @@ -276,40 +276,40 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "226", + "Content-Length": "228", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "If-Match": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.815404Z\u0027\u0022", - "traceparent": "00-8bd3f814acb5764d82199e8d93400cb7-711030d658001546-00", + "If-Match": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.2742505Z\u0027\u0022", + "traceparent": "00-4e66a5faaeefcb43bf80a0dc82a8e7ff-bea2d8fdfbd3ea43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c11a5a9caa11a895636aad150507f23c", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, "RequestBody": { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.815404Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.2742505Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.815404Z", + "Timestamp": "2020-08-21T15:59:49.2742505Z", "SomeStringProperty": "This changed due to a matching Etag" }, "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.9395077Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.3963509Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c11a5a9caa11a895636aad150507f23c", - "x-ms-request-id": "bc061d0f-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b2412b67-3002-006c-24d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -322,11 +322,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf50c43d8ba38a2b677c11392e19c7a8", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -335,7 +335,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -343,17 +343,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cf50c43d8ba38a2b677c11392e19c7a8", - "x-ms-request-id": "bc061d13-0002-006f-34b9-756c3c000000", + "x-ms-request-id": "b2412b77-3002-006c-34d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableqlvala7b", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A40.9395077Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.3963509Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "1", - "Timestamp": "2020-08-18T23:41:40.9395077Z", + "Timestamp": "2020-08-21T15:59:49.3963509Z", "SomeStringProperty": "This changed due to a matching Etag" } ] @@ -365,13 +365,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-12edc25fdb662c40ac9b01df516794f3-5d291b6415677843-00", + "traceparent": "00-bd10fac7dac47347931ba1439bec61bc-98bb5e130284fd41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1e4ca7022a7844e1d2798d4792b9cb50", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -380,14 +380,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1e4ca7022a7844e1d2798d4792b9cb50", - "x-ms-request-id": "bc061d1a-0002-006f-3bb9-756c3c000000", + "x-ms-request-id": "b2412b86-3002-006c-43d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -395,7 +395,7 @@ ], "Variables": { "RandomSeed": "163337766", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPolicies.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPolicies.json index 0b91ff249cea1..9b54741dbf358 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPolicies.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPolicies.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8919f740f50e7944b614032b6ddc4b08-428f521e9214bd46-00", + "traceparent": "00-b4d3f8db0630e54a9a1b517e957ec654-4222666d69ece74e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67573acf221df4acc624e95f738990c9", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablebwnd5w7z\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "67573acf221df4acc624e95f738990c9", - "x-ms-request-id": "76002553-e002-002a-21b8-75b1ad000000", + "x-ms-request-id": "f56a7987-6002-007f-3ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -51,13 +51,13 @@ "Authorization": "Sanitized", "Content-Length": "239", "Content-Type": "application/xml", - "traceparent": "00-3967dcc9ebe739429f74e56b205197f5-22ee75b580cdd24a-00", + "traceparent": "00-3ef97567d99e1e4eaf5c1d0aa051398e-4786c905d2c36f40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "771a095a4a7b1337f3c5bad8f76fe327", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,13 +65,13 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-client-request-id": "771a095a4a7b1337f3c5bad8f76fe327", - "x-ms-request-id": "7600255c-e002-002a-29b8-75b1ad000000", + "x-ms-request-id": "f56a7996-6002-007f-47d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -81,13 +81,13 @@ "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-8a7abb8878f2684faee6c13867027715-60d858f3f078cf47-00", + "traceparent": "00-5fd105b9c953754d93bbf35c0e13fa8b-45e59ea6dd6d9540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5e47ef735f822f1d107860e2d08e5242", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -95,14 +95,14 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/xml", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "Transfer-Encoding": "chunked", "x-ms-client-request-id": "5e47ef735f822f1d107860e2d08e5242", - "x-ms-request-id": "76002578-e002-002a-3fb8-75b1ad000000", + "x-ms-request-id": "f56a79d2-6002-007f-02d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003EMyPolicy\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2020-01-01T01:01:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2021-01-01T01:01:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E" @@ -113,13 +113,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f7a9375412591c4284297e7343fa7bbe-ea5d13786c40f346-00", + "traceparent": "00-6a12eb05a8a98d4d8b7e0d5d5ba8426f-001291e83df7374e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5db2ca35904b84e80344745867d3fc57", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -128,14 +128,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5db2ca35904b84e80344745867d3fc57", - "x-ms-request-id": "76002584-e002-002a-4ab8-75b1ad000000", + "x-ms-request-id": "f56a79f2-6002-007f-22d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -143,7 +143,7 @@ ], "Variables": { "RandomSeed": "1729317502", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPoliciesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPoliciesAsync.json index 629ae5edfdf86..7bb3e912c4183 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPoliciesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetAccessPoliciesReturnsPoliciesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0a44cb79e541d942b93dd2d11f709fe6-79b4395f16dc6046-00", + "traceparent": "00-ee4b7655e1b84f4e89ae0329c7c4c0ec-9cc8a2919d706542-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "479f98a5994d1fe8edbf0960070322f0", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableshjbae05\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "479f98a5994d1fe8edbf0960070322f0", - "x-ms-request-id": "bc061d24-0002-006f-45b9-756c3c000000", + "x-ms-request-id": "b2412ba7-3002-006c-62d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -51,13 +51,13 @@ "Authorization": "Sanitized", "Content-Length": "239", "Content-Type": "application/xml", - "traceparent": "00-5eec45d41a0bc24e98ae55662c74f2eb-5b8590051f2fb645-00", + "traceparent": "00-a8f9ac8e3abfa942ab4025d03f6b26fa-7f4550407e7d6b4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "26eb4a62297b9880c1f5826b80d71652", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -65,13 +65,13 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-client-request-id": "26eb4a62297b9880c1f5826b80d71652", - "x-ms-request-id": "bc061d2e-0002-006f-4eb9-756c3c000000", + "x-ms-request-id": "b2412bb2-3002-006c-6cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -81,13 +81,13 @@ "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "traceparent": "00-9d0d74d04c89e34da3b6cb186c9d2068-939d8392cd3d0a47-00", + "traceparent": "00-daadd715ca408a4cb207dc2918b21a06-c92084e1d55e714e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fc9c245018e513473e37c82a44d5b423", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -95,14 +95,14 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/xml", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "Transfer-Encoding": "chunked", "x-ms-client-request-id": "fc9c245018e513473e37c82a44d5b423", - "x-ms-request-id": "bc061d49-0002-006f-69b9-756c3c000000", + "x-ms-request-id": "b2412bbf-3002-006c-79d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003EMyPolicy\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2020-01-01T01:01:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2021-01-01T01:01:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E" @@ -113,13 +113,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-4866ee265b4a8341b709dc5834c7ef00-f8d4799686964745-00", + "traceparent": "00-fdac00f102705d4c9f42f7192fa6847f-5c834c5174c66f4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "080620cf67357be518068558177c9e15", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -128,14 +128,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "080620cf67357be518068558177c9e15", - "x-ms-request-id": "bc061d6b-0002-006f-0ab9-756c3c000000", + "x-ms-request-id": "b2412bcf-3002-006c-09d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -143,7 +143,7 @@ ], "Variables": { "RandomSeed": "831722920", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntity.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntity.json index f199be5cbcfbf..a5220050ca5cd 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntity.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntity.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2cf272df3fb735428dd30dc578dd28f1-32a8968b0ea60f46-00", + "traceparent": "00-eb1b66608a324b42b79d6adef8f3c04f-5eeb502aa61b9549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc9a71f50622cb6065df97cf1adb85f2", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", + "Date": "Fri, 21 Aug 2020 15:54:23 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable90qbj00p\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dc9a71f50622cb6065df97cf1adb85f2", - "x-ms-request-id": "76002589-e002-002a-4fb8-75b1ad000000", + "x-ms-request-id": "f56a79fe-6002-007f-2ed3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-1292459c1e71fb4799aa09bb4f354159-594d1b5b820c8b42-00", + "traceparent": "00-196ab47aafcc764f8a2f840ad2c41688-4cce211d5410bb42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "36737acc073bcc25b29ae02f32048903", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -84,15 +84,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.2854292Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.9986611Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "36737acc073bcc25b29ae02f32048903", - "x-ms-request-id": "76002592-e002-002a-57b8-75b1ad000000", + "x-ms-request-id": "f56a7a0b-6002-007f-3ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -104,13 +104,13 @@ "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "traceparent": "00-706a4b8306c8a44c86887c41249ea0ac-b5d88fdeecb38043-00", + "traceparent": "00-830b396ca5aed24f83ad3067b8d8f04a-41f8aaac6bab5943-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6a4719b6ce137eaa3540f04bb754ecba", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -119,8 +119,8 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.2854292Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.9986611Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -128,15 +128,15 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6a4719b6ce137eaa3540f04bb754ecba", - "x-ms-request-id": "76002598-e002-002a-5db8-75b1ad000000", + "x-ms-request-id": "f56a7a19-6002-007f-48d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable90qbj00p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.2854292Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A24.9986611Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:31.2854292Z", + "Timestamp": "2020-08-21T15:54:24.9986611Z", "SomeBinaryProperty@odata.type": "Edm.Binary", "SomeBinaryProperty": "AQIDBAU=", "SomeDateProperty@odata.type": "Edm.DateTime", @@ -157,13 +157,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-fdb1358483fbf541be8da172f8991375-1dab87c0596ef74b-00", + "traceparent": "00-7e1b575da0e84740812405d321a1c081-7de251d8e155284e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "95feddde5ef3edf14bcd298725309860", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -172,14 +172,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "95feddde5ef3edf14bcd298725309860", - "x-ms-request-id": "7600259a-e002-002a-5fb8-75b1ad000000", + "x-ms-request-id": "f56a7a26-6002-007f-55d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -187,7 +187,7 @@ ], "Variables": { "RandomSeed": "1122445868", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntityAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntityAsync.json index e4bdc765eb7f9..0dc3a04021b16 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntityAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/GetEntityReturnsSingleEntityAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-196d991dd0970f4e956b6e3c48cb2df2-72486204a25dbf45-00", + "traceparent": "00-7882cd0f46e629418a03a833ccce1c9d-a936bf8bd65bb141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b7ccc154dfc498499ebfe58f822dc228", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableo4fhwpti\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b7ccc154dfc498499ebfe58f822dc228", - "x-ms-request-id": "bc061d7c-0002-006f-1ab9-756c3c000000", + "x-ms-request-id": "b2412bd9-3002-006c-13d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-5200577d2aceb4499860648e5c8cab22-47e88eaa94d34445-00", + "traceparent": "00-a52d18641bbda840a800e62817b10da6-24289021a80b2c49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd67b2733695861877b1a037f2c00ae9", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -84,15 +84,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.4789594Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.9568168Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dd67b2733695861877b1a037f2c00ae9", - "x-ms-request-id": "bc061d87-0002-006f-24b9-756c3c000000", + "x-ms-request-id": "b2412be2-3002-006c-1bd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -104,13 +104,13 @@ "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", - "traceparent": "00-a7cf17b98a6e3d49a1b79c74f9c17f29-e06ad02bce551042-00", + "traceparent": "00-27f07bcd0c090d46a808304f2b4bbe62-46740406c8884141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3562c67c12cc28884481af60badfce51", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -119,8 +119,8 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.4789594Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.9568168Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -128,15 +128,15 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3562c67c12cc28884481af60badfce51", - "x-ms-request-id": "bc061d8c-0002-006f-29b9-756c3c000000", + "x-ms-request-id": "b2412be7-3002-006c-20d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableo4fhwpti/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.4789594Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A49.9568168Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:41.4789594Z", + "Timestamp": "2020-08-21T15:59:49.9568168Z", "SomeBinaryProperty@odata.type": "Edm.Binary", "SomeBinaryProperty": "AQIDBAU=", "SomeDateProperty@odata.type": "Edm.DateTime", @@ -157,13 +157,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5a7fd6fca5ebdf4cbab1a4d190079d5e-827b70c82bb2e44b-00", + "traceparent": "00-d7d3c9949be7de43b5d0aed44adcbd4e-13fb4e4d8d8add46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c01b3c112dae1e45a94540123f11a5de", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -172,14 +172,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:40 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c01b3c112dae1e45a94540123f11a5de", - "x-ms-request-id": "bc061d93-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b2412bf2-3002-006c-2bd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -187,7 +187,7 @@ ], "Variables": { "RandomSeed": "943500434", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoations.json index f8dc74fdfd021..8b3761b2fe1dc 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-58100f5646445e4f8ddcc92657cff4ec-b586ca8ce1819843-00", + "traceparent": "00-cf59ec812d5d6a4c81dc5c1aba5a12c1-89dea2e7cd4ac342-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34c6dbc1460cc62dd55fdd6430d3a8ed", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablevxz83ty2\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "34c6dbc1460cc62dd55fdd6430d3a8ed", - "x-ms-request-id": "760025a2-e002-002a-67b8-75b1ad000000", + "x-ms-request-id": "f56a7a2d-6002-007f-5cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-e58290f20afb1844bfa48764eaff0093-5d12f0544b5e2a43-00", + "traceparent": "00-865450098f12e740817fb379dfaa023a-20cc89ca1684f941-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "758acc3d35bb1604c156f32fe2981d2d", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -84,15 +84,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.4605755Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A25.1818122Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "758acc3d35bb1604c156f32fe2981d2d", - "x-ms-request-id": "760025ac-e002-002a-70b8-75b1ad000000", + "x-ms-request-id": "f56a7a39-6002-007f-67d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -105,11 +105,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "db87d345fe28899f09e5d3a646b3727a", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -118,7 +118,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -126,17 +126,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "db87d345fe28899f09e5d3a646b3727a", - "x-ms-request-id": "760025b3-e002-002a-77b8-75b1ad000000", + "x-ms-request-id": "f56a7a41-6002-007f-6fd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevxz83ty2", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.4605755Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A25.1818122Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:31.4605755Z", + "Timestamp": "2020-08-21T15:54:25.1818122Z", "SomeBinaryProperty@odata.type": "Edm.Binary", "SomeBinaryProperty": "AQIDBAU=", "SomeDateProperty@odata.type": "Edm.DateTime", @@ -159,13 +159,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-9ae29ceae2557f448772ef727aceadd8-2c57837176ea9d48-00", + "traceparent": "00-c953a2f337939d48bc54cd4e109e0ca8-7f75856dcf46054f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "95d636a4cf2c8c47d6af72b552fde33c", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -174,14 +174,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "95d636a4cf2c8c47d6af72b552fde33c", - "x-ms-request-id": "760025b7-e002-002a-7bb8-75b1ad000000", + "x-ms-request-id": "f56a7a48-6002-007f-76d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -189,7 +189,7 @@ ], "Variables": { "RandomSeed": "270087626", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json index abab09488a216..f155d6342afd9 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/QueryReturnsEntitiesWithoutOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7d4718d1e290d449883a8b1247906686-6b12e7964175794d-00", + "traceparent": "00-4ebda9c412d41949b405671beb148920-74b80c501e33bd45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2074a3dd88e3801f8f2146e15eca6084", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableifprd13i\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2074a3dd88e3801f8f2146e15eca6084", - "x-ms-request-id": "bc061d9a-0002-006f-37b9-756c3c000000", + "x-ms-request-id": "b2412bf7-3002-006c-2fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-d80b53369579cd4589f37df4074372e0-128d268c9fb04c45-00", + "traceparent": "00-fae45c279e8fb74ea78f7f6586f65407-e937d4b4a7d6ec47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f49a88af3fa3808515987b6a9b4a7525", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -84,15 +84,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.6581082Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.1289596Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f49a88af3fa3808515987b6a9b4a7525", - "x-ms-request-id": "bc061da4-0002-006f-40b9-756c3c000000", + "x-ms-request-id": "b2412c05-3002-006c-39d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -105,11 +105,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c3ead003807bb2ac9d92948e571b7540", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -118,7 +118,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -126,17 +126,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c3ead003807bb2ac9d92948e571b7540", - "x-ms-request-id": "bc061daa-0002-006f-46b9-756c3c000000", + "x-ms-request-id": "b2412c0f-3002-006c-43d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableifprd13i", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.6581082Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.1289596Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:41.6581082Z", + "Timestamp": "2020-08-21T15:59:50.1289596Z", "SomeBinaryProperty@odata.type": "Edm.Binary", "SomeBinaryProperty": "AQIDBAU=", "SomeDateProperty@odata.type": "Edm.DateTime", @@ -159,13 +159,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f66dbd4309d1bc478da8d6350996035a-40b9b03690aafc47-00", + "traceparent": "00-59c9b4731b7a7a4991acb9c460a475d9-aff3b51631e70a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "654ea8515a0e9d351df30a4b0db4e544", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -174,14 +174,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:49 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "654ea8515a0e9d351df30a4b0db4e544", - "x-ms-request-id": "bc061db0-0002-006f-4cb9-756c3c000000", + "x-ms-request-id": "b2412c19-3002-006c-4cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -189,7 +189,7 @@ ], "Variables": { "RandomSeed": "2015494014", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json index ff614a3721850..599c3f0674602 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c7b02a9bb35ce3478defa51484ff13e1-4051ce0935afbf44-00", + "traceparent": "00-6ceec2e20cfe00458a9110bc104f7324-9aaf900d6cba1343-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f926ac74e0b73d77a3a9607a59021ca1", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable4vn4yn1f\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f926ac74e0b73d77a3a9607a59021ca1", - "x-ms-request-id": "760025c1-e002-002a-05b8-75b1ad000000", + "x-ms-request-id": "f56a7a55-6002-007f-03d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-bcc4b488e32a874ebcf6ddd099fc9183-afe8fb50d6839941-00", + "traceparent": "00-d37f99273d739b49a589ab308999e39c-12727b781b191548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7cb665af1a65ae266ca4688414705a2e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -84,15 +84,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.6417269Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A25.3699688Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7cb665af1a65ae266ca4688414705a2e", - "x-ms-request-id": "760025cf-e002-002a-12b8-75b1ad000000", + "x-ms-request-id": "f56a7a5c-6002-007f-09d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -105,11 +105,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6dd2d3b5cbb28c0e209df0802a389ebb", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -118,7 +118,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -126,17 +126,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6dd2d3b5cbb28c0e209df0802a389ebb", - "x-ms-request-id": "760025d6-e002-002a-19b8-75b1ad000000", + "x-ms-request-id": "f56a7a64-6002-007f-11d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable4vn4yn1f", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A36%3A31.6417269Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A54%3A25.3699688Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:36:31.6417269Z", + "Timestamp": "2020-08-21T15:54:25.3699688Z", "SomeBinaryProperty@odata.type": "Edm.Binary", "SomeBinaryProperty": "AQIDBAU=", "SomeDateProperty@odata.type": "Edm.DateTime", @@ -159,13 +159,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-06e2f9a8084bda48a2b2f88edc955bcb-61b9f305e6c9c94d-00", + "traceparent": "00-266a4b8359ead940a7c0e78c4cc5d3e4-9709e0dfa264644e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2e5ea6679b045a0786778d1278f22933", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -174,14 +174,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2e5ea6679b045a0786778d1278f22933", - "x-ms-request-id": "760025de-e002-002a-21b8-75b1ad000000", + "x-ms-request-id": "f56a7a6d-6002-007f-1ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -189,7 +189,7 @@ ], "Variables": { "RandomSeed": "971141048", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json index 326a4abb43417..d6d4fa4553cae 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoationsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8f73e17d833d964aaa730f223fde3fa2-ae58f6d63267294b-00", + "traceparent": "00-fd8021290f05494d89d977107cdc7ae1-8a84a79c926fd342-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3e215cb7d10e0f784d41aef499e5a316", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtabler3iatv5y\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3e215cb7d10e0f784d41aef499e5a316", - "x-ms-request-id": "bc061db6-0002-006f-52b9-756c3c000000", + "x-ms-request-id": "b2412c23-3002-006c-56d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "614", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-e46bafb6c8882d44b109c23cac857502-6a76057e85492142-00", + "traceparent": "00-a7f156e701c6e44880ed18bf3f918a67-8f4b8c3d081d414e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "90f5a558ded5f55c94e8c5d08e59f967", - "x-ms-date": "Tue, 18 Aug 2020 23:41:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -84,15 +84,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.8262488Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.3021037Z\u0027\u0022", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "90f5a558ded5f55c94e8c5d08e59f967", - "x-ms-request-id": "bc061dba-0002-006f-55b9-756c3c000000", + "x-ms-request-id": "b2412c2a-3002-006c-5cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -105,11 +105,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6096946647df0284f25ca7b9e7c92454", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -118,7 +118,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -126,17 +126,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6096946647df0284f25ca7b9e7c92454", - "x-ms-request-id": "bc061dc2-0002-006f-5db9-756c3c000000", + "x-ms-request-id": "b2412c3d-3002-006c-6fd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabler3iatv5y", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-18T23%3A41%3A41.8262488Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T15%3A59%3A50.3021037Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-18T23:41:41.8262488Z", + "Timestamp": "2020-08-21T15:59:50.3021037Z", "SomeBinaryProperty@odata.type": "Edm.Binary", "SomeBinaryProperty": "AQIDBAU=", "SomeDateProperty@odata.type": "Edm.DateTime", @@ -159,13 +159,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2a091177ba9888428f51f9eef7738de6-3495fe00458bd34d-00", + "traceparent": "00-4a0db5de2807ae4e901c1b0e5eb99baa-d92d413db3b53c4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b1c373c12a4d89cff2ca9260ca880f4", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -174,14 +174,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6b1c373c12a4d89cff2ca9260ca880f4", - "x-ms-request-id": "bc061dca-0002-006f-65b9-756c3c000000", + "x-ms-request-id": "b2412c4b-3002-006c-7cd4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -189,7 +189,7 @@ ], "Variables": { "RandomSeed": "615422404", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTable.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTable.json index 98c44d831af60..f0e710cb890f0 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTable.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTable.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d48e360375677847872526af2b9137f8-bffb3f8629da184e-00", + "traceparent": "00-3616f33c43a7594ea76db7714d4ec266-28c3e80b7153c84e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a571a973dc0f2034a8a623a7f5c83e70", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablee0w7o5qv\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a571a973dc0f2034a8a623a7f5c83e70", - "x-ms-request-id": "760025e9-e002-002a-2cb8-75b1ad000000", + "x-ms-request-id": "f56a7a7e-6002-007f-2bd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9e8223dad92fdd4593b57133cac6a2b2-db42ecb864554e4b-00", + "traceparent": "00-b9bb07d1c36fc04abba7598c23507ee3-fa6b5a4d17fa134d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "62330f13e32c75a64c6c8931c47e4eac", - "x-ms-date": "Tue, 18 Aug 2020 23:36:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -69,7 +69,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablefe6l1uob\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -78,7 +78,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "62330f13e32c75a64c6c8931c47e4eac", - "x-ms-request-id": "760025f4-e002-002a-36b8-75b1ad000000", + "x-ms-request-id": "f56a7a8d-6002-007f-38d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -94,11 +94,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "445369695236f8682f4793a3fc82ec21", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -107,7 +107,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -115,7 +115,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "445369695236f8682f4793a3fc82ec21", - "x-ms-request-id": "760025fa-e002-002a-3bb8-75b1ad000000", + "x-ms-request-id": "f56a7aa0-6002-007f-48d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -133,13 +133,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5d2891ef87c00a4c8cdb4a67d5020abd-05cf70e5011bd64f-00", + "traceparent": "00-f6c3fc8f0eb5cd4ea9fe72a3d8c026b0-de3f93fe566cef4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ff9210d4d1a9c5f4ffad5b893f0cab40", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -148,14 +148,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ff9210d4d1a9c5f4ffad5b893f0cab40", - "x-ms-request-id": "76002602-e002-002a-43b8-75b1ad000000", + "x-ms-request-id": "f56a7aac-6002-007f-53d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -168,11 +168,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1732594690fdc02aa73a33e44f0378ca", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -181,7 +181,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -189,7 +189,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1732594690fdc02aa73a33e44f0378ca", - "x-ms-request-id": "76002608-e002-002a-49b8-75b1ad000000", + "x-ms-request-id": "f56a7ab9-6002-007f-60d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -203,13 +203,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1be9aaa3ba8fcf4e86e17fcbfa8c611a-847ac88c96d19140-00", + "traceparent": "00-e9da2e98e1c919429475d1722e671bfe-fcf85a51e5c1cf4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b45d677f4eeb9703758e4488f7dfb923", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -218,14 +218,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b45d677f4eeb9703758e4488f7dfb923", - "x-ms-request-id": "76002617-e002-002a-58b8-75b1ad000000", + "x-ms-request-id": "f56a7acc-6002-007f-71d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -233,7 +233,7 @@ ], "Variables": { "RandomSeed": "1987403566", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTableAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTableAsync.json index 398b8be762712..21f9c8a6ce79e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTableAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateCreateDeleteTableAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2a09f47552bda94ea01e91a2ccbec51f-cfa659c98fd0be4a-00", + "traceparent": "00-fa94ce5046278c4283e0103f53f7b00a-ad6c2fdfe90e5b4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "af35be2a0b4b71cea9b248b34b5077bc", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableceee76ve\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "af35be2a0b4b71cea9b248b34b5077bc", - "x-ms-request-id": "bc061dd1-0002-006f-6cb9-756c3c000000", + "x-ms-request-id": "b2412c55-3002-006c-06d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-66605d8ede6e9343b556c4bca1b79893-fed2ea2729f44046-00", + "traceparent": "00-7386c4c8436b74408e109114dad9e565-1badc150899dc84f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d410d0cb7ba03b3f6f68e8ba6699af59", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -69,7 +69,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablee7z4otrx\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -78,7 +78,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d410d0cb7ba03b3f6f68e8ba6699af59", - "x-ms-request-id": "bc061dd4-0002-006f-6eb9-756c3c000000", + "x-ms-request-id": "b2412c5e-3002-006c-0ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -94,11 +94,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ebbe30f4a6ea4a3fc870a51e4cee4d59", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -107,7 +107,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -115,7 +115,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ebbe30f4a6ea4a3fc870a51e4cee4d59", - "x-ms-request-id": "bc061ddd-0002-006f-76b9-756c3c000000", + "x-ms-request-id": "b2412c69-3002-006c-18d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -133,13 +133,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-51a0158cd3f53241bc5dde08f8869e10-857fc1c48ee01b42-00", + "traceparent": "00-253fe3b83b48534daa9f647dc1cb6251-c2b99144c5985b45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7be33475fafa2ed0720d43e367bc56bb", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -148,14 +148,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7be33475fafa2ed0720d43e367bc56bb", - "x-ms-request-id": "bc061dea-0002-006f-03b9-756c3c000000", + "x-ms-request-id": "b2412c72-3002-006c-21d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -168,11 +168,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d7360ff05d12241690c60c30d521ee81", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -181,7 +181,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -189,7 +189,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d7360ff05d12241690c60c30d521ee81", - "x-ms-request-id": "bc061df6-0002-006f-0eb9-756c3c000000", + "x-ms-request-id": "b2412c7f-3002-006c-2ed4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -203,13 +203,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5b56137580a81843a85580fa753737e2-d4adb5514f81a14a-00", + "traceparent": "00-e3157559d016f846888498c9f4b20f0b-9867768523ab4f45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "32458e1a34b6fa5e5f9079dd635be20b", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -218,14 +218,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "32458e1a34b6fa5e5f9079dd635be20b", - "x-ms-request-id": "bc061dfd-0002-006f-15b9-756c3c000000", + "x-ms-request-id": "b2412c8a-3002-006c-39d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -233,7 +233,7 @@ ], "Variables": { "RandomSeed": "1915310371", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentials.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentials.json index 22f98e311be72..b68cd170d7c75 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentials.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentials.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5e13b3a26d058f4e9978a394f244f57a-69a5e53eea647b4a-00", + "traceparent": "00-ec2931f88c57414a89e8b64b78fc7c44-af3fec5071fc8f4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9a45019707d321fe4c1c4965c58f340e", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablenbyhvlyk\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9a45019707d321fe4c1c4965c58f340e", - "x-ms-request-id": "76002627-e002-002a-68b8-75b1ad000000", + "x-ms-request-id": "f56a7ad8-6002-007f-7cd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -50,7 +50,7 @@ "Accept": "application/json", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "484a0ef01cfcfa0cd36a865b16f6ac75", @@ -62,7 +62,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -70,7 +70,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "484a0ef01cfcfa0cd36a865b16f6ac75", - "x-ms-request-id": "76002635-e002-002a-75b8-75b1ad000000", + "x-ms-request-id": "f56a7aeb-6002-007f-0dd3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -86,9 +86,9 @@ "Content-Length": "611", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-3fb2b602052dab4db2682e96f75ada0a-217fa73e1322d044-00", + "traceparent": "00-a2260228ee036640abf73a43627b39e3-a7832865ccb9d74e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "843baa1ece62fcf8cc6fdfc349849f2c", @@ -117,7 +117,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -125,7 +125,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "843baa1ece62fcf8cc6fdfc349849f2c", - "x-ms-request-id": "7600263f-e002-002a-7fb8-75b1ad000000", + "x-ms-request-id": "f56a7af9-6002-007f-1ad3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -133,7 +133,7 @@ "code": "AuthorizationPermissionMismatch", "message": { "lang": "en-US", - "value": "This request is not authorized to perform this operation using this permission.\nRequestId:7600263f-e002-002a-7fb8-75b1ad000000\nTime:2020-08-18T23:36:32.1043003Z" + "value": "This request is not authorized to perform this operation using this permission.\nRequestId:f56a7af9-6002-007f-1ad3-775ada000000\nTime:2020-08-21T15:54:25.8632745Z" } } } @@ -144,13 +144,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-61b12c1e98454641af19e87c141f0e1c-0fd688264decf64e-00", + "traceparent": "00-7687110c32cfb14dae1910af4588ab45-c94b454940547d40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8630d7bcc2e37ba1f54ac66881a30b56", - "x-ms-date": "Tue, 18 Aug 2020 23:36:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:54:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -159,14 +159,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:36:31 GMT", + "Date": "Fri, 21 Aug 2020 15:54:24 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8630d7bcc2e37ba1f54ac66881a30b56", - "x-ms-request-id": "76002651-e002-002a-0fb8-75b1ad000000", + "x-ms-request-id": "f56a7b06-6002-007f-27d3-775ada000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -174,7 +174,7 @@ ], "Variables": { "RandomSeed": "693929526", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentialsAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentialsAsync.json index bb21f68842e49..ae636deb90e6e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentialsAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests(Storage)/ValidateSasCredentialsAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eeca5560851102458d0c36fdcaa7b07b-96b01a876fc9e545-00", + "traceparent": "00-7f89af6ac0aff94182076120ddfbd730-0931f011de6dc047-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bbd428d67e304a9a9321b1b612b75202", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableikd309tb\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bbd428d67e304a9a9321b1b612b75202", - "x-ms-request-id": "bc061e0b-0002-006f-23b9-756c3c000000", + "x-ms-request-id": "b2412c94-3002-006c-43d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -50,7 +50,7 @@ "Accept": "application/json", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9e80973112f3c101edd7099d71a69513", @@ -62,7 +62,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -70,7 +70,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9e80973112f3c101edd7099d71a69513", - "x-ms-request-id": "bc061e1b-0002-006f-30b9-756c3c000000", + "x-ms-request-id": "b2412c9c-3002-006c-4ad4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -86,9 +86,9 @@ "Content-Length": "611", "Content-Type": "application/json", "DataServiceVersion": "3.0", - "traceparent": "00-e59ae546e48da148bda438aa34f246ad-cc07ac97748cfc4a-00", + "traceparent": "00-78d0eb5a3aa65646ad8f98e8c696386c-c92d32c7dd3c664f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "515fe6550be53a57fd6a254b96292261", @@ -117,7 +117,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -125,7 +125,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "515fe6550be53a57fd6a254b96292261", - "x-ms-request-id": "bc061e21-0002-006f-36b9-756c3c000000", + "x-ms-request-id": "b2412ca5-3002-006c-53d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -133,7 +133,7 @@ "code": "AuthorizationPermissionMismatch", "message": { "lang": "en-US", - "value": "This request is not authorized to perform this operation using this permission.\nRequestId:bc061e21-0002-006f-36b9-756c3c000000\nTime:2020-08-18T23:41:42.2980853Z" + "value": "This request is not authorized to perform this operation using this permission.\nRequestId:b2412ca5-3002-006c-53d4-776f3b000000\nTime:2020-08-21T15:59:50.7959815Z" } } } @@ -144,13 +144,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-389c9e6add803746b6db8fdb90950848-040760cb3132aa49-00", + "traceparent": "00-2ca69ef3c152544cae3a750df893edf3-8bbfab2003f4084f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200818.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "839bdbfdc533c3fb2612cd5975fdd9ed", - "x-ms-date": "Tue, 18 Aug 2020 23:41:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 15:59:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -159,14 +159,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 18 Aug 2020 23:41:41 GMT", + "Date": "Fri, 21 Aug 2020 15:59:50 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "839bdbfdc533c3fb2612cd5975fdd9ed", - "x-ms-request-id": "bc061e25-0002-006f-3ab9-756c3c000000", + "x-ms-request-id": "b2412cab-3002-006c-59d4-776f3b000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -174,7 +174,7 @@ ], "Variables": { "RandomSeed": "1948114534", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilter.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilter.json index b6d2c4e64f03a..64f18e29f0ff3 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilter.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilter.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-80bb1b7e05c6bb4c9e9c2ca193443226-6d16a16310ffa246-00", + "traceparent": "00-28a96339951ffb438cbdb604cbe3d31e-3d4ee466b14c564d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "99f36d7ad2368ed81f0170004561d59b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.2597000Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.0631432Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable9gptoy1y\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f1d8a2f7cb0d3f41bf240f0f78bd7afe-9088a394b002c34f-00", + "Prefer": "return-no-content", + "traceparent": "00-8f3b6037678ba843b551fab81e190bd2-14b2281c2890dd48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bb0e4b12775c0fb2d070aeb13bff28f9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.7729288Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.5138056Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "bb0e4b12-775c-0fb2-d070-aeb13bff28f9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y/$metadata#testtable9gptoy1y/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.7729288Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:31.7729288Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-be81a0a4ea51c94caa2bf67b9482fddc-7b6273cec49fd94c-00", + "Prefer": "return-no-content", + "traceparent": "00-1ba707dec593184096a7d819c1cfe905-c7c66c3f8e86bd40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f49b8e81be23f83beb9ddd2f9c14df4", - "x-ms-date": "Wed, 19 Aug 2020 13:13:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.8684680Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.5879432Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "0f49b8e8-1be2-3f83-beb9-ddd2f9c14df4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y/$metadata#testtable9gptoy1y/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.8684680Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:31.8684680Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d969e0de65ef56479e85385127c5da38-d4b0e518599db340-00", + "Prefer": "return-no-content", + "traceparent": "00-8db634f985fecf4580525d1a8a60d897-d41936c63d369f4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "55fc60ef291e031fbae3c9c624265320", - "x-ms-date": "Wed, 19 Aug 2020 13:13:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.9460872Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.6642312Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "55fc60ef-291e-031f-bae3-c9c624265320" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y/$metadata#testtable9gptoy1y/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.9460872Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:31.9460872Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2d264da518c69b42b5248b9002298ce6-e1a6aed56e949649-00", + "Prefer": "return-no-content", + "traceparent": "00-d576d7f274b58f4ea933120f2d1a059f-bed7b4fbd096e24b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8c1877d8c618f7b8c7cefca39ae0160e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A32.0218632Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.7349896Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "8c1877d8-c618-f7b8-c7ce-fca39ae0160e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y/$metadata#testtable9gptoy1y/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A32.0218632Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:32.0218632Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable9gptoy1y()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dac2ba22d203bfdb984654ff51bd1b97", - "x-ms-date": "Wed, 19 Aug 2020 13:13:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "dac2ba22-d203-bfdb-9846-54ff51bd1b97" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A31.8684680Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.5879432Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:31.8684680Z" + "Timestamp": "2020-08-21T16:25:43.5879432Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A32.0218632Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A43.7349896Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:32.0218632Z" + "Timestamp": "2020-08-21T16:25:43.7349896Z" } ] } @@ -717,13 +537,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1e72bb5acbb18546a44feba8998bc3e2-303e706bcd2e9a4c-00", + "traceparent": "00-889564ef3bf7d54ab43263a188dd49a2-43ebc9bcdd688544-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "81fabc66c0a928dba8048e4f2c7c68da", - "x-ms-date": "Wed, 19 Aug 2020 13:13:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:43 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:31 GMT", + "Date": "Fri, 21 Aug 2020 16:25:43 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "81fabc66-c0a9-28db-a804-8e4f2c7c68da" }, @@ -741,6 +561,6 @@ "Variables": { "RandomSeed": "1168408011", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterAsync.json index 5bad077f0053d..4cc53fd49b9dd 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9acc4bbb1522f34eade0e1adb2f2f449-664948243220d34d-00", + "traceparent": "00-bae3c429456ac44a81fbf781449f3ff9-68096867e076404a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b866fd75a41c18adabdaade427d99cd9", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.6811016Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.1288072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable8o3xelvo\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9ab1593188fde44797bcd54ac7ecfe36-2562ddc3914e1447-00", + "Prefer": "return-no-content", + "traceparent": "00-ee74ff828c6eb6408f8a53d657e9cd88-1d94472e38075742-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d2e26ea2f084e62dd6dacffb2a8e65ab", - "x-ms-date": "Wed, 19 Aug 2020 13:14:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.1113864Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.5739400Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "d2e26ea2-f084-e62d-d6da-cffb2a8e65ab" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo/$metadata#testtable8o3xelvo/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.1113864Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:02.1113864Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fed9b3ae90b5364ab48c0ea82d04d43f-25d39ccc1515d44d-00", + "Prefer": "return-no-content", + "traceparent": "00-feea3ad42ade5b4482f9fab6c2f605b9-18f45b8fe8d69249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f998017efa1d40053801a0c24fa72a92", - "x-ms-date": "Wed, 19 Aug 2020 13:14:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.1896200Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.6609800Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f998017e-fa1d-4005-3801-a0c24fa72a92" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo/$metadata#testtable8o3xelvo/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.1896200Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:02.1896200Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-149655327d27c043bb21c63d17b5e415-113a20cd8869f848-00", + "Prefer": "return-no-content", + "traceparent": "00-d8753f8af281a34081607fbed1f0bf1f-7a2afccdcf28f74f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ed258852a9be8542d080e141d5b2ed1d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.2615048Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.7317384Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ed258852-a9be-8542-d080-e141d5b2ed1d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo/$metadata#testtable8o3xelvo/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.2615048Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:02.2615048Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-af08bffc0949b6468323a81b3106acf8-2ae63df7c62c1049-00", + "Prefer": "return-no-content", + "traceparent": "00-b27911374f516f438d931bc53e820629-b5497aa4cb4b4f45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "25650274a340a7bb69a299824f6a962f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.3413768Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.8021896Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "25650274-a340-a7bb-69a2-99824f6a962f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo/$metadata#testtable8o3xelvo/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.3413768Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:02.3413768Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable8o3xelvo()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a2a83caf7869d5ecbf13299c19c36a85", - "x-ms-date": "Wed, 19 Aug 2020 13:14:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "a2a83caf-7869-d5ec-bf13-299c19c36a85" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.1896200Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.6609800Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:02.1896200Z" + "Timestamp": "2020-08-21T16:26:13.6609800Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.3413768Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A13.8021896Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:02.3413768Z" + "Timestamp": "2020-08-21T16:26:13.8021896Z" } ] } @@ -717,13 +537,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a0648a7013c43e43b57d39104217a8ca-1017cca3767c8344-00", + "traceparent": "00-bbcf65afff16b644a1667d4833162d26-e8d7b0918e601e42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c4d83130541ae52cc7e841b0fbf3565", - "x-ms-date": "Wed, 19 Aug 2020 13:14:02 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:13 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", + "Date": "Fri, 21 Aug 2020 16:26:13 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "4c4d8313-0541-ae52-cc7e-841b0fbf3565" }, @@ -741,6 +561,6 @@ "Variables": { "RandomSeed": "990301096", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilter.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilter.json index 24612d3a9172d..e24b5590301cf 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilter.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilter.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5571fb1bcc530e4188c2d318b5105cb5-84d25eb0c136504a-00", + "traceparent": "00-e5fb5175d7709740a15771cdee5a20d9-ecf5eef5e45fa74b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec4bbe5a3e3c2e5fcbffdc422c25648f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:32 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A32.6366728Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.3086344Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablef9lfnshy\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8b63d2fa442fbd4d840380cf02e41b67-dcc1e855fc020a41-00", + "Prefer": "return-no-content", + "traceparent": "00-79aee1deca20bb43922ae1182e2c00eb-307817c2928aaf4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5ba2365eb418e3dda228c03f19c40632", - "x-ms-date": "Wed, 19 Aug 2020 13:13:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.1089416Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.7469064Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "5ba2365e-b418-e3dd-a228-c03f19c40632" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy/$metadata#testtablef9lfnshy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.1089416Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:33.1089416Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2c77c43b721ff646b048b989462992d6-f65e52e5d9b2b044-00", + "Prefer": "return-no-content", + "traceparent": "00-43bd71e52e372d499b43c0e6058ff69b-e7b09b9907546741-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "89e3a031ea1c01d6debbad4ed9c5c0fa", - "x-ms-date": "Wed, 19 Aug 2020 13:13:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.1832840Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.8235016Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "89e3a031-ea1c-01d6-debb-ad4ed9c5c0fa" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy/$metadata#testtablef9lfnshy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.1832840Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:33.1832840Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0a7d2992eee646449dcfbdbfa6e73d13-8f2cbd30aa913541-00", + "Prefer": "return-no-content", + "traceparent": "00-93cbeb3f3a48504897c2ce000f1ee865-57258e220a354947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "61b643008da6a5e9e1684a137d201407", - "x-ms-date": "Wed, 19 Aug 2020 13:13:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.3526536Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.8932360Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "61b64300-8da6-a5e9-e168-4a137d201407" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy/$metadata#testtablef9lfnshy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.3526536Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:33.3526536Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9cbc94809ab96447813608ad6ca85fe5-1d808f0195cc104f-00", + "Prefer": "return-no-content", + "traceparent": "00-2253cb67c2b7974d81d3f84dfdbba643-fd49f066446cff4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8b11a9f8da4273725fa07c5c078e09dd", - "x-ms-date": "Wed, 19 Aug 2020 13:13:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.4306824Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.9640968Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "8b11a9f8-da42-7372-5fa0-7c5c078e09dd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy/$metadata#testtablef9lfnshy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.4306824Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:33.4306824Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablef9lfnshy()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d53ec668a40da38cb73da8b4a0c284be", - "x-ms-date": "Wed, 19 Aug 2020 13:13:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d53ec668-a40d-a38c-b73d-a8b4a0c284be" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.1832840Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.8235016Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:33.1832840Z" + "Timestamp": "2020-08-21T16:25:44.8235016Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.4306824Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A44.9640968Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:33.4306824Z" + "Timestamp": "2020-08-21T16:25:44.9640968Z" } ] } @@ -717,13 +537,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c1f1ccb488e4ac45867d5ff494d06fc6-bc7ee6f6216d3241-00", + "traceparent": "00-35ce95392572af4abf33ffcd34e14575-d0c6fb446be45943-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3056a5a735b325b8d1420105118d9e53", - "x-ms-date": "Wed, 19 Aug 2020 13:13:33 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:44 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:32 GMT", + "Date": "Fri, 21 Aug 2020 16:25:44 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "3056a5a7-35b3-25b8-d142-0105118d9e53" }, @@ -741,6 +561,6 @@ "Variables": { "RandomSeed": "1498365604", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilterAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilterAsync.json index 0fa9ddc37a3ae..806be4c6263bc 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilterAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableComplexFilterWithCreateFilterAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8ee070de71c9c8458172cdf998cadb00-1da39bc48b7b9044-00", + "traceparent": "00-97e0cad907ebf34f865b079f4ce9fa96-7aeeece0448acb4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1cfc6cc7fb83f282643c8eb88a349023", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A02.8661768Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.2946312Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableeumvy3e6\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ecf373cce4c8e34a830975f8f787a448-4a8fc77022421741-00", + "Prefer": "return-no-content", + "traceparent": "00-b2135b39a74e104888480dc4f6044d55-8528e170cb85924d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9d750fa38dd9a604169bfdf301b359f9", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.3278984Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.7139592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "4a3a44ef-f3c5-fbc2-d196-13db7091c8bf" + "x-ms-request-id": "9d750fa3-8dd9-a604-169b-fdf301b359f9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6/$metadata#testtableeumvy3e6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.3278984Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:03.3278984Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e12a6f98902d154ba9b8854904b4e386-d4c8f125f7a5b848-00", + "Prefer": "return-no-content", + "traceparent": "00-439fd18bceb4134dbed8d9e5974bd59d-a8163a8b2aa2f947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a3a44eff3c5fbc2d19613db7091c8bf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.4060296Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.7857416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6afe8c84-f7c4-3a48-6856-06e7fd8ef0b1" + "x-ms-request-id": "4a3a44ef-f3c5-fbc2-d196-13db7091c8bf" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6/$metadata#testtableeumvy3e6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.4060296Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:03.4060296Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-78e373e95261f241999ff90d30a02147-bb586e2a7beedd4c-00", + "Prefer": "return-no-content", + "traceparent": "00-18a2cf1137c4314eb8bdcf5dc5f2199f-2502b7e71101bc48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6afe8c84f7c43a48685606e7fd8ef0b1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.4810888Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.8569096Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "46c895e2-46f9-b05d-4c7a-cc4379283684" + "x-ms-request-id": "6afe8c84-f7c4-3a48-6856-06e7fd8ef0b1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6/$metadata#testtableeumvy3e6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.4810888Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:03.4810888Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fdc307c0025682408af290d639e165e4-298d509889595e43-00", + "Prefer": "return-no-content", + "traceparent": "00-29ad8537770a004eb2561adb2b2377e2-c8a7fc902fe7e94f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "46c895e246f9b05d4c7acc4379283684", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.5548168Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.9659656Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "756e3ed2-eeb4-f734-fbff-e16feddafd42" + "x-ms-request-id": "46c895e2-46f9-b05d-4c7a-cc4379283684" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6/$metadata#testtableeumvy3e6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.5548168Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:03.5548168Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableeumvy3e6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "756e3ed2eeb4f734fbffe16feddafd42", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "daf862a6-82c8-3dc5-2e4d-1e4a2b05c03f" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.4060296Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.7857416Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:03.4060296Z" + "Timestamp": "2020-08-21T16:26:14.7857416Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A03.5548168Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A14.9659656Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:03.5548168Z" + "Timestamp": "2020-08-21T16:26:14.9659656Z" } ] } @@ -717,13 +537,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-832598409c659744920deb83865f16e9-d267a3d6c6aeb145-00", + "traceparent": "00-035a2ef4f1c0f94da5f330c189eedcf1-bd9cd6b5dcef1447-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "daf862a682c83dc52e4d1e4a2b05c03f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:03 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:14 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:03 GMT", + "Date": "Fri, 21 Aug 2020 16:26:14 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "bf15811f-7a1f-f4fc-61d1-4afa64eec371" }, @@ -741,6 +561,6 @@ "Variables": { "RandomSeed": "1026558455", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQuery.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQuery.json index 9d611a7b85bb0..4983112f73dd8 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQuery.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQuery.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d229c267686303419a55df2c6c8423af-92fe721b90645044-00", + "traceparent": "00-20e9ba04b6e11a43bd6b9781b4d663a3-90951fa2fef01b41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6ae088948ff8c1b04b7637c53647313e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A33.9752456Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A45.4627848Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabledzrwvdr6\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae93a4a619ba7f4295c32d835885abb4-4536d6c37dab3842-00", + "Prefer": "return-no-content", + "traceparent": "00-c5fc2ee144ee3e48ba563d7b2106b1a9-6dc4c7eba65a7346-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a6edef80dd61e3e1b742557c0de552e2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A34.4358408Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A45.8735112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledzrwvdr6(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "9d8c45f0-254c-bf2b-7ddc-edd28fb026e4" + "x-ms-request-id": "a6edef80-dd61-e3e1-b742-557c0de552e2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledzrwvdr6/$metadata#testtabledzrwvdr6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A34.4358408Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:34.4358408Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledzrwvdr6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae2e908dc6a58e4a8826b386f2d6d7c3-1455fde5bf8c2340-00", + "Prefer": "return-no-content", + "traceparent": "00-5fcee2263a57c441a167235655b5e181-5658b1644756674c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9d8c45f0254cbf2b7ddcedd28fb026e4", - "x-ms-date": "Wed, 19 Aug 2020 13:13:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:34 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A34.5119240Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:45 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A45.9979272Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledzrwvdr6(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7e3e8758-4c13-b771-a7fd-b2b53a34b365" + "x-ms-request-id": "9d8c45f0-254c-bf2b-7ddc-edd28fb026e4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledzrwvdr6/$metadata#testtabledzrwvdr6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A34.5119240Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:34.5119240Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledzrwvdr6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7e3e87584c13b771a7fdb2b53a34b365", - "x-ms-date": "Wed, 19 Aug 2020 13:13:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:45 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:34 GMT", + "Date": "Fri, 21 Aug 2020 16:25:45 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "f0d55424-94ba-5af2-c42e-2984ef0e5307" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A34.5119240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A45.9979272Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,7 +294,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:34.5119240Z" + "Timestamp": "2020-08-21T16:25:45.9979272Z" } ] } @@ -395,13 +305,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-36b3324a756768449b66d9c4055c568e-8365d7c225bb4d48-00", + "traceparent": "00-9ae91a2d91f03841991c5eb76afbb6f1-ea80d28a3556b74c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f0d5542494ba5af2c42e2984ef0e5307", - "x-ms-date": "Wed, 19 Aug 2020 13:13:34 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -409,7 +319,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:34 GMT", + "Date": "Fri, 21 Aug 2020 16:25:45 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "8624711c-d3a6-a4cf-d3d4-f64f73758549" }, @@ -419,6 +329,6 @@ "Variables": { "RandomSeed": "323290225", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQueryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQueryAsync.json index b5d65ac09d436..d4844145a8bd7 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQueryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableDictionaryTableEntityQueryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-694e694259090241a667f0c15197ebab-484b2dceed7f8e41-00", + "traceparent": "00-9c00dfbcabd1514eb49e4bb923337534-9d1f69e7147b974f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8da52938f55545ea47ef0a9ea7d0193b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:04 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A04.1268232Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A15.5412488Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableihqg99qo\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-83c4a5a4a347704d93dcea982252b060-a12643b19f3e554d-00", + "Prefer": "return-no-content", + "traceparent": "00-545bf81ead9fc34e8bfd13afcc55a8eb-2dd6441d8f67394f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f73bb217622030c50c71340220a5fdb", - "x-ms-date": "Wed, 19 Aug 2020 13:14:04 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A04.5248520Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A15.9908872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableihqg99qo(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e4fe56df-1e0f-d095-0119-d38baea468e1" + "x-ms-request-id": "8f73bb21-7622-030c-50c7-1340220a5fdb" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableihqg99qo/$metadata#testtableihqg99qo/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A04.5248520Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:04.5248520Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableihqg99qo?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1cfb833050d5ac43ab2960acf0a45bd7-254a1c70e0203b47-00", + "Prefer": "return-no-content", + "traceparent": "00-111dcc2cfb8a9f42b3fcd22dc97783a1-7f0770a7982d6144-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e4fe56df1e0fd0950119d38baea468e1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:04 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:15 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A04.6058504Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:15 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A16.0629768Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableihqg99qo(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "42704a8f-af91-c238-1da1-3c8ee2aa223d" + "x-ms-request-id": "e4fe56df-1e0f-d095-0119-d38baea468e1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableihqg99qo/$metadata#testtableihqg99qo/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A04.6058504Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:04.6058504Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableihqg99qo()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "42704a8faf91c2381da13c8ee2aa223d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:04 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:04 GMT", + "Date": "Fri, 21 Aug 2020 16:26:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "50be2e90-35d2-032b-26a3-8e09a28055ac" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A04.6058504Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A16.0629768Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,7 +294,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:04.6058504Z" + "Timestamp": "2020-08-21T16:26:16.0629768Z" } ] } @@ -395,13 +305,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6fcf12b14ec4514ca190b9f9e1a8cf26-12dc00fb49701642-00", + "traceparent": "00-eaf341a6a652a14ca8afa64d28c229ae-f7948282d2dbb34f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "50be2e9035d2032b26a38e09a28055ac", - "x-ms-date": "Wed, 19 Aug 2020 13:14:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -409,7 +319,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:04 GMT", + "Date": "Fri, 21 Aug 2020 16:26:15 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "d8b0315e-1d99-2f4a-1e3b-c66ee106ed57" }, @@ -419,6 +329,6 @@ "Variables": { "RandomSeed": "1915386832", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwice.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwice.json index bea4cb8ffbae8..b9061cd397c9a 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwice.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwice.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-65083a9430805d47881bd6f1a8a2ed12-753fdfaaf9dcef4b-00", + "traceparent": "00-e15798dee8bab0419b22e695b2d970f5-5486a34d2066e549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "df86294936af3d02ac28657f46df4c16", - "x-ms-date": "Wed, 19 Aug 2020 13:13:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.0669320Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A46.5255944Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabletr1vmqwu\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-190b96af17fee9439873ae16a8279f28-d000b67b079d0046-00", + "Prefer": "return-no-content", + "traceparent": "00-028da9f97de1074b9c40153ada605939-67bcd61cca37ba4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e01e060a04c442016379414cf07bd84c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.5148296Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A46.9933576Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletr1vmqwu(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "95c5df51-09bd-680b-c7fe-1f17e635f0d5" + "x-ms-request-id": "e01e060a-04c4-4201-6379-414cf07bd84c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletr1vmqwu/$metadata#testtabletr1vmqwu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.5148296Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:35.5148296Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletr1vmqwu?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b3866038e7bfbf4fb6470e373c3fc14b-93a53601522cb140-00", + "Prefer": "return-no-content", + "traceparent": "00-3996406b1f25004fb5c342df06d69cea-1ee908dd496fcd43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "95c5df5109bd680bc7fe1f17e635f0d5", - "x-ms-date": "Wed, 19 Aug 2020 13:13:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:46 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:35 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.5898888Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:46 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A47.0677000Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletr1vmqwu(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c0ee0adb-2508-44b3-2744-7b35f5b64c30" + "x-ms-request-id": "95c5df51-09bd-680b-c7fe-1f17e635f0d5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletr1vmqwu/$metadata#testtabletr1vmqwu/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.5898888Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:35.5898888Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletr1vmqwu()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c0ee0adb250844b327447b35f5b64c30", - "x-ms-date": "Wed, 19 Aug 2020 13:13:35 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:35 GMT", + "Date": "Fri, 21 Aug 2020 16:25:46 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "662d1950-b71a-0158-fab5-19c5e5ea5c2d" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.5148296Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A46.9933576Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,10 +294,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:35.5148296Z" + "Timestamp": "2020-08-21T16:25:46.9933576Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A35.5898888Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A47.0677000Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -430,7 +340,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:35.5898888Z" + "Timestamp": "2020-08-21T16:25:47.0677000Z" } ] } @@ -441,13 +351,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ca50ad8d8a31204d962194defc10f798-70d44bfb62e29242-00", + "traceparent": "00-8fa5efa15c5a9f4d8dc4c55924828282-7b3b2a79a603434f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "662d1950b71a0158fab519c5e5ea5c2d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -455,7 +365,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:35 GMT", + "Date": "Fri, 21 Aug 2020 16:25:46 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e5706b89-188c-2c43-2c80-6d798dd57310" }, @@ -465,6 +375,6 @@ "Variables": { "RandomSeed": "442109583", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwiceAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwiceAsync.json index bf341a2f2984b..5b995b6d0d866 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwiceAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableEnumerateTwiceAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cf78018bb141d041883c7fea729721d6-29d7ce48ed25a34b-00", + "traceparent": "00-4d4076b76f1c2646a38ae2088305530f-3929f0fef5fc5b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "99aede0853b25740fb3c17dd79951b17", - "x-ms-date": "Wed, 19 Aug 2020 13:14:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:16 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:04 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.1209224Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A16.8300552Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablejhc9uvxl\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4de8efdc11fa1846b54787c16ebc9653-db29b5261c263843-00", + "Prefer": "return-no-content", + "traceparent": "00-0b970876170de545a8a7d02b0de02dc0-6871a2647889a647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05cce6859eb77d8d80bf720ae5fb6720", - "x-ms-date": "Wed, 19 Aug 2020 13:14:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:05 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.5343112Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A17.2594184Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejhc9uvxl(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "59a80893-eb13-a142-3ad7-b6d7f03249cc" + "x-ms-request-id": "05cce685-9eb7-7d8d-80bf-720ae5fb6720" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejhc9uvxl/$metadata#testtablejhc9uvxl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.5343112Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:05.5343112Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejhc9uvxl?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f5a8c26f818c8e4a917ded17ffc66097-b98d408022228d40-00", + "Prefer": "return-no-content", + "traceparent": "00-1d05fada64ddaf4a95a575489ef3f9e9-ae8421856a80254b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59a80893eb13a1423ad7b6d7f03249cc", - "x-ms-date": "Wed, 19 Aug 2020 13:14:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:05 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.6099848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:16 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A17.3310984Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejhc9uvxl(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "df1ab92e-99ae-6a26-5031-18f2e0367100" + "x-ms-request-id": "59a80893-eb13-a142-3ad7-b6d7f03249cc" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejhc9uvxl/$metadata#testtablejhc9uvxl/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.6099848Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:05.6099848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejhc9uvxl()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "df1ab92e99ae6a26503118f2e0367100", - "x-ms-date": "Wed, 19 Aug 2020 13:14:05 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:05 GMT", + "Date": "Fri, 21 Aug 2020 16:26:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "714af6d4-c1ed-9904-a32b-cbdfe8b68d4e" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.5343112Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A17.2594184Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,10 +294,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:05.5343112Z" + "Timestamp": "2020-08-21T16:26:17.2594184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A05.6099848Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A17.3310984Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -430,7 +340,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:05.6099848Z" + "Timestamp": "2020-08-21T16:26:17.3310984Z" } ] } @@ -441,13 +351,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-97862545505ae047a8891673c7dfe835-c0f69433c3814c4e-00", + "traceparent": "00-4d9de59637d0ae439296dce889387825-5219697ff9a01a4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "714af6d4c1ed9904a32bcbdfe8b68d4e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -455,7 +365,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:05 GMT", + "Date": "Fri, 21 Aug 2020 16:26:16 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2cdba675-88e0-f972-e13d-09e2d34fc003" }, @@ -465,6 +375,6 @@ "Variables": { "RandomSeed": "1348530985", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionary.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionary.json index b45bea57188ff..c7c20dad42c96 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionary.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionary.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eecd0d4b876fa24e94ba48cc585aae0d-d755838a4b08d44e-00", + "traceparent": "00-c7528016ed241a46b8b095574e67d91a-25c138e742198145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f954e5d9d958765ebfa1b7d6407cc40f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A36.1325064Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A47.5663880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable53bqbvs1\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dbb5938e9953c24f998247c16f67949f-701710431f8a9b47-00", + "Prefer": "return-no-content", + "traceparent": "00-fd2f2a716f05dd46bf3342f9ea14f9fc-7768f482b1c71b45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2a154d165667b7357327f4c95559c8a0", - "x-ms-date": "Wed, 19 Aug 2020 13:13:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A36.6000648Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A47.9956488Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable53bqbvs1(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "07b3e3af-a839-0197-750f-e9252c27e79a" + "x-ms-request-id": "2a154d16-5667-b735-7327-f4c95559c8a0" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable53bqbvs1/$metadata#testtable53bqbvs1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A36.6000648Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:36.6000648Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable53bqbvs1?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "615", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dd25a9b357391a41ad77c28964662125-5557431558fb4742-00", + "Prefer": "return-no-content", + "traceparent": "00-6942a3b76d3bab46bc4d81b29b3eb0a1-e0b90a76c9d7fa43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "07b3e3afa8390197750fe9252c27e79a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:36 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:47 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:36 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A36.6797320Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:47 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A48.0655880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable53bqbvs1(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "68c4402b-e217-8235-af9d-8530e5942066" + "x-ms-request-id": "07b3e3af-a839-0197-750f-e9252c27e79a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable53bqbvs1/$metadata#testtable53bqbvs1/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A36.6797320Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:36.6797320Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable53bqbvs1()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -181,11 +145,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "68c4402be2178235af9d8530e5942066", - "x-ms-date": "Wed, 19 Aug 2020 13:13:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -193,7 +157,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:36 GMT", + "Date": "Fri, 21 Aug 2020 16:25:47 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "5c2617d9-bdc8-6dd5-b513-b4586c0f8a4c" @@ -201,7 +165,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A36.6000648Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A47.9956488Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -217,7 +181,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:36.6000648Z" + "Timestamp": "2020-08-21T16:25:47.9956488Z" } ] } @@ -228,13 +192,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-17ddd4ea02fa9a48b161709a60ae3b75-de522feb58c60841-00", + "traceparent": "00-d9b08e02653fbe4d95634dc460596a3f-2cfcdc970365224c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5c2617d9bdc86dd5b513b4586c0f8a4c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -242,7 +206,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:36 GMT", + "Date": "Fri, 21 Aug 2020 16:25:47 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "159e593f-5f95-cd88-ae30-579c23671ce0" }, @@ -252,6 +216,6 @@ "Variables": { "RandomSeed": "635122323", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionaryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionaryAsync.json index c03ffa530616f..e3c641ec2fd46 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionaryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryDictionaryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b61667e9711e404e8643b5b1a9b5b88e-258bf1936d99bf40-00", + "traceparent": "00-424f34c50cd3374987ce15888538897f-9f74c12179d3ca4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5af9b323340634bd2ab453ebf1ec67cd", - "x-ms-date": "Wed, 19 Aug 2020 13:14:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:17 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:05 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A06.0930056Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A17.8366472Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableegdjh4n7\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-75a4aad291002d44aec14291d5369849-4c325e008646f640-00", + "Prefer": "return-no-content", + "traceparent": "00-9812447630b51c48b6b779ebcc61e0d9-19580f2d3677f34e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fbea3d76f93cf73f620127e091001cd4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -74,36 +75,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:05 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A06.5436680Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A18.2529032Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableegdjh4n7(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "20296072-dbc4-3af7-c932-b287d4593158" + "x-ms-request-id": "fbea3d76-f93c-f73f-6201-27e091001cd4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableegdjh4n7/$metadata#testtableegdjh4n7/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A06.5436680Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:06.5436680Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableegdjh4n7?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -114,13 +96,14 @@ "Content-Length": "615", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-879bc855f49c16428aae68b0c3b43e25-57582f71f7b27544-00", + "Prefer": "return-no-content", + "traceparent": "00-1c20ecc2b4c9534e85ea1bf6755b7314-d423612f24dd644e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "20296072dbc43af7c932b287d4593158", - "x-ms-date": "Wed, 19 Aug 2020 13:14:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -142,36 +125,17 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A06.6176008Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:18 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A18.3468040Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableegdjh4n7(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e04f55e7-6926-294c-7302-f8050ddda32a" + "x-ms-request-id": "20296072-dbc4-3af7-c932-b287d4593158" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableegdjh4n7/$metadata#testtableegdjh4n7/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A06.6176008Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "01", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00.0000000Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1, - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:06.6176008Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableegdjh4n7()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -181,11 +145,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e04f55e76926294c7302f8050ddda32a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:06 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -193,7 +157,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:06 GMT", + "Date": "Fri, 21 Aug 2020 16:26:18 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "91787e98-47c3-9b09-46af-320946b72209" @@ -201,7 +165,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A06.5436680Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A18.2529032Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", "SomeStringProperty": "This is table entity number 01", @@ -217,7 +181,7 @@ "SomeDoubleProperty1": 1.1, "SomeIntProperty": 1, "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:06.5436680Z" + "Timestamp": "2020-08-21T16:26:18.2529032Z" } ] } @@ -228,13 +192,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c1c0aa1d90a3dd4cb1d93e514e1bf028-9f6b0949eda74f4d-00", + "traceparent": "00-ff46083c9966314fa9e1185d4cb28282-fbeeb17aaa82c64e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "91787e9847c39b0946af320946b72209", - "x-ms-date": "Wed, 19 Aug 2020 13:14:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -242,7 +206,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:06 GMT", + "Date": "Fri, 21 Aug 2020 16:26:18 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "3cf8cfcf-3cb1-09ae-13ff-acc2e3f12dec" }, @@ -252,6 +216,6 @@ "Variables": { "RandomSeed": "1030363686", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGeneric.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGeneric.json index 96036434c2c0a..8569948d4cd29 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGeneric.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGeneric.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e2a08a50f8c6fa479385c82786ae9cc1-f9ddc0f0cd9a404c-00", + "traceparent": "00-38c0bc7df48fe04ab9387487a73f83bf-02a2accc53c6e240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd6f16e9aedb583d49182883dc5782de", - "x-ms-date": "Wed, 19 Aug 2020 13:13:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A37.1992072Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A48.6157832Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabletla0x41o\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d12d7fe4e6322348b471717af587f5f7-a1c421403fa98145-00", + "Prefer": "return-no-content", + "traceparent": "00-688c3234fb8c9449a30181433e0fb2a4-cf714a3b5a654a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7371ba002b4439ab7cbfe092d409a73e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:37 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:48 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A37.6731144Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A49.0570248Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletla0x41o(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5f9ddcae-8db1-ca12-d2a1-42c34bfd6709" + "x-ms-request-id": "7371ba00-2b44-39ab-7cbf-e092d409a73e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletla0x41o/$metadata#testtabletla0x41o/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A37.6731144Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:37.6731144Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletla0x41o?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1664", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-337972c2f819404bb0c978f5ad699467-dbeef1c2a6429248-00", + "Prefer": "return-no-content", + "traceparent": "00-8028bf1a5535284283781d7d8ebb76a2-3ba76a9cc9a6ab46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5f9ddcae8db1ca12d2a142c34bfd6709", - "x-ms-date": "Wed, 19 Aug 2020 13:13:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:37 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A37.7508360Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:48 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A49.1305480Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletla0x41o(PartitionKey=\u0027somPartition2\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "80a7b7dd-daa9-bdd3-6b35-601cceaa8440" + "x-ms-request-id": "5f9ddcae-8db1-ca12-d2a1-42c34bfd6709" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletla0x41o/$metadata#testtabletla0x41o/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A37.7508360Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition2", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:37.7508360Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletla0x41o()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80a7b7dddaa9bdd36b35601cceaa8440", - "x-ms-date": "Wed, 19 Aug 2020 13:13:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:37 GMT", + "Date": "Fri, 21 Aug 2020 16:25:48 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "ffd5e970-23b9-722d-a8a7-a0a3e8e8ed7f" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A37.6731144Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A49.0570248Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,7 +294,7 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:37.6731144Z" + "Timestamp": "2020-08-21T16:25:49.0570248Z" } ] } @@ -395,13 +305,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-8568314ae48ed94abae9340e7a313112-71ac99168ad4ea4e-00", + "traceparent": "00-57ea3f04b9102b44830e7ec0e2307395-0bd98ec7636b834d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ffd5e97023b9722da8a7a0a3e8e8ed7f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -409,7 +319,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:37 GMT", + "Date": "Fri, 21 Aug 2020 16:25:48 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "1db5d657-2661-d395-09e0-f47b2df5fb28" }, @@ -419,6 +329,6 @@ "Variables": { "RandomSeed": "600061908", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGenericAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGenericAsync.json index 326b1ffe271aa..aaad921c9ba21 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGenericAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableExecuteQueryGenericAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-689ffcc68490804f8b6d1fe96dce156f-0f6c2ec66690884b-00", + "traceparent": "00-229e43ab4145c2438c57e66a7167b083-ea4a7ce9101d774a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f38c74b02d79d15caaa44ead11c17614", - "x-ms-date": "Wed, 19 Aug 2020 13:14:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:18 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A07.1305224Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A18.8572680Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablelpbwmxbz\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b3e0a022f58ede47b769f97cf863306d-b34977240662d54b-00", + "Prefer": "return-no-content", + "traceparent": "00-99a52ff1102b364ea1583fe367b22947-cd1c5214109e1e4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc8f08367f1528e45a2c86f924542b84", - "x-ms-date": "Wed, 19 Aug 2020 13:14:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:06 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A07.5480072Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A19.2799752Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablelpbwmxbz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0c692444-9806-a30d-839b-af806800f73e" + "x-ms-request-id": "dc8f0836-7f15-28e4-5a2c-86f924542b84" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablelpbwmxbz/$metadata#testtablelpbwmxbz/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A07.5480072Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:07.5480072Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablelpbwmxbz?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1664", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-376b7a6ca8799c49b50cbdb19bc1bd36-f2715e66e0cbd84e-00", + "Prefer": "return-no-content", + "traceparent": "00-535c962f10e6594d9ec9e291eccdb2a3-ed1ccd8681fe0940-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0c6924449806a30d839baf806800f73e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A07.6240904Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:19 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A19.3528840Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablelpbwmxbz(PartitionKey=\u0027somPartition2\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "aba61c9b-f76e-30d0-9063-994da762ad56" + "x-ms-request-id": "0c692444-9806-a30d-839b-af806800f73e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablelpbwmxbz/$metadata#testtablelpbwmxbz/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A07.6240904Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition2", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:07.6240904Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablelpbwmxbz()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aba61c9bf76e30d09063994da762ad56", - "x-ms-date": "Wed, 19 Aug 2020 13:14:07 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:07 GMT", + "Date": "Fri, 21 Aug 2020 16:26:19 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "ed69ca78-6a57-9e0e-fbeb-5879d063bf59" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A07.5480072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A19.2799752Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,7 +294,7 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:07.5480072Z" + "Timestamp": "2020-08-21T16:26:19.2799752Z" } ] } @@ -395,13 +305,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ed46ed4a076f504e8ffc16112395d606-3e2fd381e38ee145-00", + "traceparent": "00-e21f79b87d22214fb229e5abe9e9a05a-2b3bf90abe868d4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ed69ca786a579e0efbeb5879d063bf59", - "x-ms-date": "Wed, 19 Aug 2020 13:14:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -409,7 +319,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:07 GMT", + "Date": "Fri, 21 Aug 2020 16:26:19 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "085e4735-80ad-4c15-5339-7ca2fec0fc21" }, @@ -419,6 +329,6 @@ "Variables": { "RandomSeed": "1033151482", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicate.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicate.json index 2faf03c633c30..434475a0dd948 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicate.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicate.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-90f300d1284edb49820907974ca54ead-d5e132778a576540-00", + "traceparent": "00-93a35c4e84d0dc4297a1fa3cbc38ffe1-736bd1680211dd49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a5923df9a22b742153bafc12ea92118", - "x-ms-date": "Wed, 19 Aug 2020 13:13:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.2726664Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A49.6652808Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabletvb04s8j\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e3e2529b73d78b48b5789f0b4c918bb3-8b49dd3ce513b94c-00", + "Prefer": "return-no-content", + "traceparent": "00-72d3af743776c34c9788a90b1783d5f3-6a880c48cd203a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "09475b889a57b0f3776099fb3d12520e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:38 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:49 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7008008Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.1317128Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "899f35dd-3ed7-cdd1-4941-1149830affd7" + "x-ms-request-id": "09475b88-9a57-b0f3-7760-99fb3d12520e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j/$metadata#testtabletvb04s8j/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7008008Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.7008008Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4d695e361305a345932c857e301dcc42-6ae3259d70612640-00", + "Prefer": "return-no-content", + "traceparent": "00-a6bfe1bac572c44a94e735543b67a334-8995c5f4d6e5474c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "899f35dd3ed7cdd149411149830affd7", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7805704Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.2080008Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c649d24c-09d8-444f-30a8-e2c201477a02" + "x-ms-request-id": "899f35dd-3ed7-cdd1-4941-1149830affd7" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j/$metadata#testtabletvb04s8j/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7805704Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.7805704Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8b6b7f4051d6cd4ebedefc026dea7768-041f47c09fc5c54f-00", + "Prefer": "return-no-content", + "traceparent": "00-e598320f9c946c4b93a01726125b1f4c-a5ae842257904f47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c649d24c09d8444f30a8e2c201477a02", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.8565512Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.3256584Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f9e3a0e8-970a-4a40-897a-bf1588a92d6d" + "x-ms-request-id": "c649d24c-09d8-444f-30a8-e2c201477a02" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j/$metadata#testtabletvb04s8j/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.8565512Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.8565512Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-726f3e2a5937434e9586cbb41ea7d55c-1da2ea9788d30e44-00", + "Prefer": "return-no-content", + "traceparent": "00-c147536764cd8542abf3f06662c88bc6-402f10d30658064c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f9e3a0e8970a4a40897abf1588a92d6d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.9306888Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.3993864Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6aafc260-8cc9-d435-e65a-592f5b0fcc02" + "x-ms-request-id": "f9e3a0e8-970a-4a40-897a-bf1588a92d6d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j/$metadata#testtabletvb04s8j/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.9306888Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.9306888Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabletvb04s8j()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28RowKey%20ne%20%270004%27%29%20and%20%28PartitionKey%20eq%20%27somPartition%27%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6aafc2608cc9d435e65a592f5b0fcc02", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e3600ec7-0627-b4cd-92ff-3d5e4939bc86" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7008008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.1317128Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.7008008Z" + "Timestamp": "2020-08-21T16:25:50.1317128Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7805704Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.2080008Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,10 +526,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.7805704Z" + "Timestamp": "2020-08-21T16:25:50.2080008Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.8565512Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.3256584Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -752,7 +572,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.8565512Z" + "Timestamp": "2020-08-21T16:25:50.3256584Z" } ] } @@ -765,11 +585,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e3600ec70627b4cd92ff3d5e4939bc86", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -777,7 +597,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3f61757b-0f97-5c39-6a0f-12af3e11ee7a" @@ -785,7 +605,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7008008Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.1317128Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -828,10 +648,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.7008008Z" + "Timestamp": "2020-08-21T16:25:50.1317128Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.7805704Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.2080008Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -874,10 +694,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.7805704Z" + "Timestamp": "2020-08-21T16:25:50.2080008Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A38.8565512Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A50.3256584Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -920,7 +740,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:38.8565512Z" + "Timestamp": "2020-08-21T16:25:50.3256584Z" } ] } @@ -931,13 +751,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-99c29433fa135e42a470e0b51dc3a507-8d93f56d8f2cfb41-00", + "traceparent": "00-912db3cfe6972d45bdd4ecc333d51c61-6e97c8de45b1ab4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3f61757b0f975c396a0f12af3e11ee7a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -945,7 +765,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:38 GMT", + "Date": "Fri, 21 Aug 2020 16:25:50 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7a4ebcad-4948-5946-f4fb-d8ca4fd78aad" }, @@ -955,6 +775,6 @@ "Variables": { "RandomSeed": "1362311206", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicateAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicateAsync.json index 458e4812dcbda..c6486a1d54d5e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicateAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableFilterPredicateAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-de2dd0f49e45934f8efb61dba163c6bc-a9a5241a11bf0e49-00", + "traceparent": "00-7412470305efc24bb03986eae3030829-a0b00c9116ae4c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3ad0e54d36f345a6f6fa734da1ba6597", - "x-ms-date": "Wed, 19 Aug 2020 13:14:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:19 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.1326088Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A19.8784008Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablet5e0ftyc\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e9e73806df61264dbe994ccd8a35807d-de6b1a83fa7add41-00", + "Prefer": "return-no-content", + "traceparent": "00-2d19feb64c9156428a2723a916892fc7-61510d2a96c5af43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea84fab0dbfdc89f0c7057630a5a8dbf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:07 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.5839880Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.2725384Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "879a6c7b-ba7c-3e66-f3f4-baf0743946fe" + "x-ms-request-id": "ea84fab0-dbfd-c89f-0c70-57630a5a8dbf" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc/$metadata#testtablet5e0ftyc/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.5839880Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.5839880Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8077b4ee2e21b3439118895f6db04871-c3271c9fb0984d46-00", + "Prefer": "return-no-content", + "traceparent": "00-9f7e1c7eb622cf4288608b744c142921-0eb050bfa04f4e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "879a6c7bba7c3e66f3f4baf0743946fe", - "x-ms-date": "Wed, 19 Aug 2020 13:14:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.6585352Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.3469832Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ba78fcd1-71ff-720a-4508-2d82de433a9b" + "x-ms-request-id": "879a6c7b-ba7c-3e66-f3f4-baf0743946fe" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc/$metadata#testtablet5e0ftyc/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.6585352Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.6585352Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dc6e5cca6792ee4a99ba95b1c3f0a91b-54fde67bd235cc41-00", + "Prefer": "return-no-content", + "traceparent": "00-49215b87b151f843a64754b3403777b1-5696c64018de904d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ba78fcd171ff720a45082d82de433a9b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:08 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.7325704Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.4357640Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "34d1b36c-dd20-f61a-9345-f70821af54d2" + "x-ms-request-id": "ba78fcd1-71ff-720a-4508-2d82de433a9b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc/$metadata#testtablet5e0ftyc/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.7325704Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.7325704Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d1d909147313a64a80bc0b673af36bb8-2a5759ac9ab24b46-00", + "Prefer": "return-no-content", + "traceparent": "00-e8b5d3a209a2bd49bc4d84237d7c4f5c-bcca101945f8a842-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34d1b36cdd20f61a9345f70821af54d2", - "x-ms-date": "Wed, 19 Aug 2020 13:14:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:08 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.8077320Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.5062152Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0d915929-d3e1-09c0-6128-42748ce460b0" + "x-ms-request-id": "34d1b36c-dd20-f61a-9345-f70821af54d2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc/$metadata#testtablet5e0ftyc/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.8077320Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.8077320Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet5e0ftyc()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28RowKey%20ne%20%270004%27%29%20and%20%28PartitionKey%20eq%20%27somPartition%27%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d915929d3e109c0612842748ce460b0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:08 GMT", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c0841eb9-1168-f3de-e281-27b97a025196" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.5839880Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.2725384Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.5839880Z" + "Timestamp": "2020-08-21T16:26:20.2725384Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.6585352Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.3469832Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,10 +526,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.6585352Z" + "Timestamp": "2020-08-21T16:26:20.3469832Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.7325704Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.4357640Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -752,7 +572,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.7325704Z" + "Timestamp": "2020-08-21T16:26:20.4357640Z" } ] } @@ -765,11 +585,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c0841eb91168f3dee28127b97a025196", - "x-ms-date": "Wed, 19 Aug 2020 13:14:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -777,7 +597,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:08 GMT", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "85585bb4-2db1-99ba-f3c7-d3f79ba56aaf" @@ -785,7 +605,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.5839880Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.2725384Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -828,10 +648,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.5839880Z" + "Timestamp": "2020-08-21T16:26:20.2725384Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.6585352Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.3469832Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -874,10 +694,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.6585352Z" + "Timestamp": "2020-08-21T16:26:20.3469832Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A08.7325704Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A20.4357640Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -920,7 +740,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:08.7325704Z" + "Timestamp": "2020-08-21T16:26:20.4357640Z" } ] } @@ -931,13 +751,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-54dc50d3357cc74ba9ca43871e3bc833-900bfbf9aea9a848-00", + "traceparent": "00-82062ab88c6e7a43a16abc0c8d564cf5-64fefe7ea6960c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "85585bb42db199baf3c7d3f79ba56aaf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -945,7 +765,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:08 GMT", + "Date": "Fri, 21 Aug 2020 16:26:20 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "024f47e5-932a-176a-7a9e-2b60ac068f5f" }, @@ -955,6 +775,6 @@ "Variables": { "RandomSeed": "85145688", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTake.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTake.json index bebe184c1247a..3882df43155dd 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTake.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTake.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eebb26ad0a3a7d4ba358ccb33018f2b7-f7af95bc471dde44-00", + "traceparent": "00-b70dbee8e72b4a4f8333a44041694aba-d1715e4bd8370141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f41bce151197839db5d0c12cf989e8ae", - "x-ms-date": "Wed, 19 Aug 2020 13:13:39 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:50 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A39.5402760Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.0010888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable079mzfvi\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6e66c989aee4eb4c91dd67fbc7267a89-2c96e64fbaa98544-00", + "Prefer": "return-no-content", + "traceparent": "00-df8169d824de4545832cb88f22060a00-22cc52690d215d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "41ea49553fa54978a2db8df0396ef4e9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A39.9577608Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.5658248Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "68b22007-b106-633e-66f6-e5649004d43a" + "x-ms-request-id": "41ea4955-3fa5-4978-a2db-8df0396ef4e9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A39.9577608Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:39.9577608Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a55fdbfa17320049b61b8008b39c4e75-cad9dd478014954a-00", + "Prefer": "return-no-content", + "traceparent": "00-7f720d92aa663e4fb4232dc8f6397d69-de28bd6fcfa6904e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "68b22007b106633e66f6e5649004d43a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.0341512Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.6353544Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a88a0bd7-d724-d661-55d2-51bc83ad4a47" + "x-ms-request-id": "68b22007-b106-633e-66f6-e5649004d43a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.0341512Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.0341512Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6869b7a5ca7a47458de7915220f71424-1068289893af5c4b-00", + "Prefer": "return-no-content", + "traceparent": "00-cd67cae5ef6fd645b96aa18d7315170c-d0d3513f074bdb44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a88a0bd7d724d66155d251bc83ad4a47", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.1073672Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.7050888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d824d7db-80d6-a4a7-0b86-daaf5a14b89e" + "x-ms-request-id": "a88a0bd7-d724-d661-55d2-51bc83ad4a47" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.1073672Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.1073672Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d0e640f3ec39dc4cb37f88f2e119ad8e-5c9bebd3482be64a-00", + "Prefer": "return-no-content", + "traceparent": "00-c018497d72c8b941905c478468e6eca7-a2af7604b9e68d49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d824d7db80d6a4a70b86daaf5a14b89e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.1805832Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.7750280Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "2d185306-4ce3-30c5-bedb-13345f82e0b9" + "x-ms-request-id": "d824d7db-80d6-a4a7-0b86-daaf5a14b89e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.1805832Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.1805832Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0110b6cab43d444baaf176ad210afac1-0e34ad4dddc66b4a-00", + "Prefer": "return-no-content", + "traceparent": "00-6979a83a7ef1bb468780b0c32b7f2fcf-764bdb902f5a994d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2d1853064ce330c5bedb13345f82e0b9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.2542088Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.8456840Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "b8899dab-fbdf-5763-64e6-9d9dfcb27c40" + "x-ms-request-id": "2d185306-4ce3-30c5-bedb-13345f82e0b9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.2542088Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.2542088Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3ab0dfc2f5aa0f4e848cfc7e403303e5-bf07c850869c104b-00", + "Prefer": "return-no-content", + "traceparent": "00-12580a33d902f9448cdcd6e75611e9e7-04aafb087339514c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b8899dabfbdf576364e69d9dfcb27c40", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.3299848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.9151112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "30b6b319-1c94-8f64-12f4-1afb6c724489" + "x-ms-request-id": "b8899dab-fbdf-5763-64e6-9d9dfcb27c40" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.3299848Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.3299848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a9d3050e45c4224fb0f337325a0fc5df-af4d6e8928ef3543-00", + "Prefer": "return-no-content", + "traceparent": "00-1922d538f899c44d89b560e671f4ba67-dfc761e208b6734f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "30b6b3191c948f6412f41afb6c724489", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.4054536Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.9844360Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "bc0321a6-008a-0abe-efc1-c9fdae28330b" + "x-ms-request-id": "30b6b319-1c94-8f64-12f4-1afb6c724489" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.4054536Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.4054536Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5d9b3665dcf227499078cb08c2d2250f-c3c6b6b93cc02548-00", + "Prefer": "return-no-content", + "traceparent": "00-238ffc1cd703ef4199434702f685d7ee-3ee342dfb01a5743-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bc0321a6008a0abeefc1c9fdae28330b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:51 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.4825608Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.0564232Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ac1bd25f-b0cc-8e24-39fa-a6ebe168eaf1" + "x-ms-request-id": "bc0321a6-008a-0abe-efc1-c9fdae28330b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.4825608Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.4825608Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-545f92d1ac71194e975fb5a3df96dad2-573e0caa2e1a0442-00", + "Prefer": "return-no-content", + "traceparent": "00-5fa76b109fee654791da5eb80c848587-7ec69b9b8d84ee4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ac1bd25fb0cc8e2439faa6ebe168eaf1", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.5574152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.1359880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "daf714a1-bfaf-18b5-f4ab-40d35366e0ea" + "x-ms-request-id": "ac1bd25f-b0cc-8e24-39fa-a6ebe168eaf1" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.5574152Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.5574152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b8d70b8d85f34448a9fe42e7e31754a8-5831d3816bb63c40-00", + "Prefer": "return-no-content", + "traceparent": "00-30c5d9f008bf8c40ba45e108579215bc-5af9852468ea0a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "daf714a1bfaf18b5f4ab40d35366e0ea", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.6334984Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.2060296Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "9a9b0ec0-9856-f5bd-fd74-83905ad32986" + "x-ms-request-id": "daf714a1-bfaf-18b5-f4ab-40d35366e0ea" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi/$metadata#testtable079mzfvi/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.6334984Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.6334984Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -745,11 +555,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9a9b0ec09856f5bdfd7483905ad32986", - "x-ms-date": "Wed, 19 Aug 2020 13:13:40 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -757,17 +567,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3AL6MADAFAAAAAAAAAA==#RT:1#TRC:5#ISV:2#IEO:65551#FPC:AQUAAAAAAAAACgAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3AI4jeMQFAAAAAAAAAA==#RT:1#TRC:5#ISV:2#IEO:65551#FPC:AQUAAAAAAAAACgAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "9a5cd7d6-5831-a05c-1c02-b7206f513bd3" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A39.9577608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.5658248Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -784,10 +594,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:39.9577608Z" + "Timestamp": "2020-08-21T16:25:51.5658248Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.0341512Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.6353544Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -804,10 +614,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.0341512Z" + "Timestamp": "2020-08-21T16:25:51.6353544Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.1073672Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.7050888Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -824,10 +634,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.1073672Z" + "Timestamp": "2020-08-21T16:25:51.7050888Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.1805832Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.7750280Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -844,10 +654,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.1805832Z" + "Timestamp": "2020-08-21T16:25:51.7750280Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.2542088Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.8456840Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -864,24 +674,24 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.2542088Z" + "Timestamp": "2020-08-21T16:25:51.8456840Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3AL6MADAFAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A5%23ISV%3A2%23IEO%3A65551%23FPC%3AAQUAAAAAAAAACgAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable079mzfvi()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3AI4jeMQFAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A5%23ISV%3A2%23IEO%3A65551%23FPC%3AAQUAAAAAAAAACgAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9a5cd7d65831a05c1c02b7206f513bd3", - "x-ms-date": "Wed, 19 Aug 2020 13:13:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -889,7 +699,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:39 GMT", + "Date": "Fri, 21 Aug 2020 16:25:51 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d22abb19-50cd-099a-5701-dd3a3c25be21" @@ -897,7 +707,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.3299848Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.9151112Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -914,10 +724,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.3299848Z" + "Timestamp": "2020-08-21T16:25:51.9151112Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.4054536Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A51.9844360Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -934,10 +744,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.4054536Z" + "Timestamp": "2020-08-21T16:25:51.9844360Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.4825608Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.0564232Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -954,10 +764,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.4825608Z" + "Timestamp": "2020-08-21T16:25:52.0564232Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.5574152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.1359880Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -974,10 +784,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.5574152Z" + "Timestamp": "2020-08-21T16:25:52.1359880Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A40.6334984Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.2060296Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -994,7 +804,7 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:40.6334984Z" + "Timestamp": "2020-08-21T16:25:52.2060296Z" } ] } @@ -1005,13 +815,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c3c819637663bf4ab34418ecc6425b99-3ae772b305746641-00", + "traceparent": "00-d721b43bd8eb2f47b24efc588bd5ff70-c2545d769b0eba45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d22abb1950cd099a5701dd3a3c25be21", - "x-ms-date": "Wed, 19 Aug 2020 13:13:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1019,7 +829,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:41 GMT", + "Date": "Fri, 21 Aug 2020 16:25:52 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7bfdb982-460a-67b9-b2fb-7e54e09c86ac" }, @@ -1029,6 +839,6 @@ "Variables": { "RandomSeed": "2113637990", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTakeAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTakeAsync.json index d6e187ad34517..19af80875ecf1 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTakeAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleTakeAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-df97952c21417646a5ec3091e33f82ae-f959190abbfbe04e-00", + "traceparent": "00-4a075751e4e48647ae7db49c29d81afb-99c582a66db98246-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1203138b8b6edc35599e7cadc20feee8", - "x-ms-date": "Wed, 19 Aug 2020 13:14:09 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:20 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.4264328Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.0565128Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtabledciri8r0\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-18a5942d8c1fac4cb579f53859bf634d-aa29ff855327c847-00", + "Prefer": "return-no-content", + "traceparent": "00-8dd528891b0f2b40a5e9dbc2bc570987-0da78dab748fce45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ada227a3175e97b5abcf7d6e9ce82294", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.9058696Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.5110664Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0cb00683-ba6e-80e0-94e8-e3aa348d456e" + "x-ms-request-id": "ada227a3-175e-97b5-abcf-7d6e9ce82294" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.9058696Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:09.9058696Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-faa2375a621be3418057d02f65f8066d-a9a10ca494dc6d4d-00", + "Prefer": "return-no-content", + "traceparent": "00-5120fcbf8395254abe1d0c417b86196e-585f5b4f2c2e0b4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0cb00683ba6e80e094e8e3aa348d456e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.9747848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.5845896Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5af07a5d-69cc-733c-5d6b-669f0ec64070" + "x-ms-request-id": "0cb00683-ba6e-80e0-94e8-e3aa348d456e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.9747848Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:09.9747848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-405140bada98b54d9caa4224d9e6ad45-a4bf4f970d36a941-00", + "Prefer": "return-no-content", + "traceparent": "00-f6957ebec375aa4897bf1cd29019798a-17418ffbace30748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5af07a5d69cc733c5d6b669f0ec64070", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.0432904Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.6612872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "bc2ae77c-e25f-e879-4722-1975330b631e" + "x-ms-request-id": "5af07a5d-69cc-733c-5d6b-669f0ec64070" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.0432904Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.0432904Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-13988935222de548b8a100434a11b76e-b2ee372d55e94446-00", + "Prefer": "return-no-content", + "traceparent": "00-f8fee687ccc56a45914b0eae789e3afc-52bdf7fb4bf3544f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bc2ae77ce25fe87947221975330b631e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.1143560Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.7354248Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "21100f8a-c7f7-19c8-c93d-ae03544171cd" + "x-ms-request-id": "bc2ae77c-e25f-e879-4722-1975330b631e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.1143560Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.1143560Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d915c1ddbb9f244cbff1baa3dd0c0bd4-69228147cf14a34e-00", + "Prefer": "return-no-content", + "traceparent": "00-fc7678b9a0440240b4b1efccfd9a54e1-fe3075b2762b0b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "21100f8ac7f719c8c93dae03544171cd", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.1883912Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.8072072Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "4c2d73a8-8863-7b0e-0108-13aa50c63f52" + "x-ms-request-id": "21100f8a-c7f7-19c8-c93d-ae03544171cd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.1883912Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.1883912Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5d24f5f9e6bfc1468b3048d9d93dc9b4-15f7d3e50db8214a-00", + "Prefer": "return-no-content", + "traceparent": "00-204558fcbe873c499ac26cc5c4844626-c14f5ee92e28f149-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c2d73a888637b0e010813aa50c63f52", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.2601736Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.8804232Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ff144807-1eb6-b478-1f10-f22233769405" + "x-ms-request-id": "4c2d73a8-8863-7b0e-0108-13aa50c63f52" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.2601736Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.2601736Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5981ed04ce05944594df0a73e824778f-5bd4ff1a74b9e34f-00", + "Prefer": "return-no-content", + "traceparent": "00-814cbace749c7c468039c49675f54248-01bc15aa19794e47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ff1448071eb6b4781f10f22233769405", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.3336968Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.9539464Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c0cc4bb0-17dd-01ba-0095-20efb41dc903" + "x-ms-request-id": "ff144807-1eb6-b478-1f10-f22233769405" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.3336968Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.3336968Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b2bade938a98a54a883869f033d28400-24c4c66bcf4b5844-00", + "Prefer": "return-no-content", + "traceparent": "00-2a26216711204b438cacfe5e4f9d2019-a9cfa18584ffab4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c0cc4bb017dd01ba009520efb41dc903", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.4059912Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.0304392Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0cfb5cfd-722c-8a17-fa79-2c5396ec478b" + "x-ms-request-id": "c0cc4bb0-17dd-01ba-0095-20efb41dc903" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.4059912Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.4059912Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-41bdf0004be66c44a92c21cb547d14e8-1c6c7affecfd8542-00", + "Prefer": "return-no-content", + "traceparent": "00-7cd38308dd5904429691cc97f5097a8f-749f4bc91fccc740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0cfb5cfd722c8a17fa792c5396ec478b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:21 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.4748040Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.1011976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "05fa0d74-7ff9-ef74-8d13-ff20fe890002" + "x-ms-request-id": "0cfb5cfd-722c-8a17-fa79-2c5396ec478b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.4748040Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.4748040Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ad633087f5ef4544b3fd9b95bd6ef941-ea4b3db7a4d60845-00", + "Prefer": "return-no-content", + "traceparent": "00-22939bbf071d1c49bae2cce595dd6601-c97030acbb31ed47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05fa0d747ff9ef748d13ff20fe890002", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.5438216Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.1709320Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d724ee47-877a-3ed8-3342-c664eb676a13" + "x-ms-request-id": "05fa0d74-7ff9-ef74-8d13-ff20fe890002" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0/$metadata#testtabledciri8r0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.5438216Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.5438216Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -745,11 +555,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d724ee47877a3ed83342c664eb676a13", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -757,17 +567,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3AN2XMiQFAAAAAAAAAA==#RT:1#TRC:5#ISV:2#IEO:65551#FPC:AQUAAAAAAAAACgAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3AO-qxOEFAAAAAAAAAA==#RT:1#TRC:5#ISV:2#IEO:65551#FPC:AQUAAAAAAAAACgAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "a67b944e-c323-7e09-e70c-7e1973f68b70" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.9058696Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.5110664Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -784,10 +594,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:09.9058696Z" + "Timestamp": "2020-08-21T16:26:21.5110664Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A09.9747848Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.5845896Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -804,10 +614,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:09.9747848Z" + "Timestamp": "2020-08-21T16:26:21.5845896Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.0432904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.6612872Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -824,10 +634,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.0432904Z" + "Timestamp": "2020-08-21T16:26:21.6612872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.1143560Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.7354248Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -844,10 +654,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.1143560Z" + "Timestamp": "2020-08-21T16:26:21.7354248Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.1883912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.8072072Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -864,24 +674,24 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.1883912Z" + "Timestamp": "2020-08-21T16:26:21.8072072Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3AN2XMiQFAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A5%23ISV%3A2%23IEO%3A65551%23FPC%3AAQUAAAAAAAAACgAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtabledciri8r0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3AO-qxOEFAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A5%23ISV%3A2%23IEO%3A65551%23FPC%3AAQUAAAAAAAAACgAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a67b944ec3237e09e70c7e1973f68b70", - "x-ms-date": "Wed, 19 Aug 2020 13:14:10 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -889,7 +699,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:09 GMT", + "Date": "Fri, 21 Aug 2020 16:26:21 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "a80b2979-6fc7-ec11-34bb-d1b6b90f0425" @@ -897,7 +707,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.2601736Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.8804232Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -914,10 +724,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.2601736Z" + "Timestamp": "2020-08-21T16:26:21.8804232Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.3336968Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A21.9539464Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -934,10 +744,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.3336968Z" + "Timestamp": "2020-08-21T16:26:21.9539464Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.4059912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.0304392Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -954,10 +764,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.4059912Z" + "Timestamp": "2020-08-21T16:26:22.0304392Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.4748040Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.1011976Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -974,10 +784,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.4748040Z" + "Timestamp": "2020-08-21T16:26:22.1011976Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A10.5438216Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.1709320Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -994,7 +804,7 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:10.5438216Z" + "Timestamp": "2020-08-21T16:26:22.1709320Z" } ] } @@ -1005,13 +815,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-53b7d9689e7e654fa34008690811dfa7-71af62e0373edd4b-00", + "traceparent": "00-d6290be65ef8e547b2715c22fe5b949d-79522e5f31ba8c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a80b29796fc7ec1134bbd1b6b90f0425", - "x-ms-date": "Wed, 19 Aug 2020 13:14:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1019,7 +829,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:11 GMT", + "Date": "Fri, 21 Aug 2020 16:26:22 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "69d2eba8-590e-83df-e4a6-ef6e09becb3c" }, @@ -1029,6 +839,6 @@ "Variables": { "RandomSeed": "1918766266", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhere.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhere.json index c87951cf90137..a5b5ad21abfc9 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhere.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhere.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b144b0f20bbcdd4fb0c5adeb82250198-91990d940aa17a45-00", + "traceparent": "00-7e94a0be5a227c4cb9299fae1dfdc8c8-82fa89f8d8a0d041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e9a941b54bc804c942b945621cfde9b8", - "x-ms-date": "Wed, 19 Aug 2020 13:13:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:52 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A41.2795400Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A52.8212488Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablen27f4i8q\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-907c32f046a04b43b9d71e1125bf0ddc-d8e3f71dae4ac348-00", + "Prefer": "return-no-content", + "traceparent": "00-e4684c8d3252704b9b9bf26a7714bbe3-711ad8474187c84d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4237b5b8a63a3687965ba77ae064fc2a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:41 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A41.7515016Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A53.2241928Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablen27f4i8q(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7294eccd-684e-b89d-9a7e-5936c069a54d" + "x-ms-request-id": "4237b5b8-a63a-3687-965b-a77ae064fc2a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablen27f4i8q/$metadata#testtablen27f4i8q/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A41.7515016Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:41.7515016Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablen27f4i8q?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e4b5521770b0c54cb36c21304f7cdee9-d84fb3283a40a44c-00", + "Prefer": "return-no-content", + "traceparent": "00-743e3bc6bb954d4c8b02d2c826d23aa6-939c56c79d54aa45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7294eccd684eb89d9a7e5936c069a54d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:41 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A41.8268680Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:52 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A53.2973064Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablen27f4i8q(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "9a23ad10-6edf-0e07-b973-526da34f24dd" + "x-ms-request-id": "7294eccd-684e-b89d-9a7e-5936c069a54d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablen27f4i8q/$metadata#testtablen27f4i8q/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A41.8268680Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:41.8268680Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablen27f4i8q()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9a23ad106edf0e07b973526da34f24dd", - "x-ms-date": "Wed, 19 Aug 2020 13:13:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:41 GMT", + "Date": "Fri, 21 Aug 2020 16:25:52 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "30941bbd-7768-4f69-187e-a7bb4d50762d" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A41.8268680Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A53.2973064Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,7 +294,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:41.8268680Z" + "Timestamp": "2020-08-21T16:25:53.2973064Z" } ] } @@ -395,13 +305,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5e8db66744f19842bcde48c655260818-44c58bd1bb35a349-00", + "traceparent": "00-346c8eba16370f43b5fecef2402a0308-8067fc8340362247-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "30941bbd77684f69187ea7bb4d50762d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -409,7 +319,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", + "Date": "Fri, 21 Aug 2020 16:25:52 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "326959b6-6140-5f4b-e586-b8db1530144b" }, @@ -419,6 +329,6 @@ "Variables": { "RandomSeed": "177094226", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhereAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhereAsync.json index 7489a636df756..5fd55cad45008 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhereAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableMultipleWhereAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c9596f22a689f8439e9e122e84dabfed-5fcd77216540ac48-00", + "traceparent": "00-7681b96fd6538a43840c4ec817d4de22-46e64a9fae452e43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "79b7cbc6a60d6048e988915e5a2c2b20", - "x-ms-date": "Wed, 19 Aug 2020 13:14:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:22 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:11 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A11.1531016Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A22.7454984Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablefud9i44s\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-004c462ba4b9a54ca2f7e4232dae0fec-896c86a5017d1340-00", + "Prefer": "return-no-content", + "traceparent": "00-21fd91c9b715914ab21dd3311c497a83-b0e5bd4adde0d946-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a65c80a2eb1ada67f41007c094aa2fd", - "x-ms-date": "Wed, 19 Aug 2020 13:14:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:11 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A11.5652616Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A23.1964680Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefud9i44s(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f6b6e50f-5010-7c79-87d1-991ec90eae08" + "x-ms-request-id": "7a65c80a-2eb1-ada6-7f41-007c094aa2fd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefud9i44s/$metadata#testtablefud9i44s/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A11.5652616Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:11.5652616Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefud9i44s?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8351921cda5a3349b93888eafde1cea8-2b78e805b984d04e-00", + "Prefer": "return-no-content", + "traceparent": "00-97c7f98f19e26444a7757669729a9ac1-bed233fff23e8e47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f6b6e50f50107c7987d1991ec90eae08", - "x-ms-date": "Wed, 19 Aug 2020 13:14:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:11 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A11.6420616Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:22 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A23.2761352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablefud9i44s(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6b93e195-8040-974c-240a-facca6cb569e" + "x-ms-request-id": "f6b6e50f-5010-7c79-87d1-991ec90eae08" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablefud9i44s/$metadata#testtablefud9i44s/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A11.6420616Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:11.6420616Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablefud9i44s()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -321,11 +231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b93e1958040974c240afacca6cb569e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:11 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -333,7 +243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:11 GMT", + "Date": "Fri, 21 Aug 2020 16:26:22 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "754f93e5-3575-b910-4fe9-f3e09488e371" @@ -341,7 +251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A11.6420616Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A23.2761352Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -384,7 +294,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:11.6420616Z" + "Timestamp": "2020-08-21T16:26:23.2761352Z" } ] } @@ -395,13 +305,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f73f10bb61fa3e4da18659e9def3215f-a55a0741a34d8a45-00", + "traceparent": "00-9fb33763c7bcd6499dad2e5f2677f53b-5d5c14bc3953cb45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "754f93e53575b9104fe9f3e09488e371", - "x-ms-date": "Wed, 19 Aug 2020 13:14:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -409,7 +319,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "28e7f892-37b6-8ebd-991f-d10656acd5bb" }, @@ -419,6 +329,6 @@ "Variables": { "RandomSeed": "2020881850", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesis.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesis.json index 1504a5278d9fb..7cd48f85e8549 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesis.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesis.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-77a44e265bca754e81e7f284f2f94bd3-110888b5f19c7f49-00", + "traceparent": "00-4fcd895c4cfc274e8e0c1c5900ecf56e-c14bb505ca5f7046-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "674afeb92ecd01ab00ef786146bcc48f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:42 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:53 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.3578120Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A53.8029576Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableunod882r\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-00ff7ac9154fd64b8979533ef2203b02-a4fb0cdb78e4fa49-00", + "Prefer": "return-no-content", + "traceparent": "00-f72e011de8a26d4f92d0d7793e3b5b60-c4c3bd75fff23c42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "93701dbe5c9791bdac4b92bd04052f8f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.8041736Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.2220808Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableunod882r(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6d072dd0-e2c8-2081-bdb7-eff827b37f76" + "x-ms-request-id": "93701dbe-5c97-91bd-ac4b-92bd04052f8f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableunod882r/$metadata#testtableunod882r/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.8041736Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:42.8041736Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableunod882r?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-66f98a715b77fa469531f07ea0dbe6ca-0749514b4f975343-00", + "Prefer": "return-no-content", + "traceparent": "00-17833dc85c7b1f4ba17217c4e3b95eed-3ca65d6923a22b41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6d072dd0e2c82081bdb7eff827b37f76", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.8819976Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.2982664Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableunod882r(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ba5cd47f-dab8-5c49-41b9-bb819beefcfb" + "x-ms-request-id": "6d072dd0-e2c8-2081-bdb7-eff827b37f76" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableunod882r/$metadata#testtableunod882r/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.8819976Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:42.8819976Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableunod882r?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5e2eee905989704096303a1e673283c3-e44071f3d985c143-00", + "Prefer": "return-no-content", + "traceparent": "00-f76cf8595f8d6e41a681302ce3ff61a8-fb16df986c604846-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ba5cd47fdab85c4941b9bb819beefcfb", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.9519368Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.3697416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableunod882r(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "1890e8bf-57b5-dcc7-9c50-d6df6cc569f9" + "x-ms-request-id": "ba5cd47f-dab8-5c49-41b9-bb819beefcfb" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableunod882r/$metadata#testtableunod882r/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.9519368Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:42.9519368Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableunod882r?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6f87d9ef051e2f469165f160211027c3-0bf59473e6ef2847-00", + "Prefer": "return-no-content", + "traceparent": "00-b82385e6d5076a45b45333ee06a8a05e-1c7d936b90601240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1890e8bf57b5dcc79c50d6df6cc569f9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A43.0274056Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.4409096Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableunod882r(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "303d1ccc-75a8-f6d7-e4aa-2c0f260084cf" + "x-ms-request-id": "1890e8bf-57b5-dcc7-9c50-d6df6cc569f9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableunod882r/$metadata#testtableunod882r/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A43.0274056Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:43.0274056Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableunod882r()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%20and%20%28not%20%28%28IntegerPrimitive%20eq%201%29%20and%20%28LongPrimitive%20eq%202147483648L%29%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "303d1ccc75a8f6d7e4aa2c0f260084cf", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:42 GMT", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3f38f4ba-6622-28c1-0d7f-1e670369f07b" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A42.8819976Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.2982664Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:42.8819976Z" + "Timestamp": "2020-08-21T16:25:54.2982664Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A43.0274056Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.4409096Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:43.0274056Z" + "Timestamp": "2020-08-21T16:25:54.4409096Z" } ] } @@ -717,13 +537,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1c5102756dacb045a06ef822a2134252-24a04244a79e6945-00", + "traceparent": "00-c2903a91141dd741bd3b37e602d774f1-fa6d34a2b6a3d445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3f38f4ba662228c10d7f1e670369f07b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", + "Date": "Fri, 21 Aug 2020 16:25:54 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7fb5c24f-ccb0-4a52-119a-340a2ab8b59c" }, @@ -741,6 +561,6 @@ "Variables": { "RandomSeed": "1186502143", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesisAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesisAsync.json index 5b817b8aab823..5bb6e4d27777c 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesisAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableNestedParanthesisAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3c5ad7a10d3e304e87483b35b1d62fd3-5eaf7cbf7acfad45-00", + "traceparent": "00-4f454c9a7a91bf43a301162d2d90f941-2e894af47e5bdf4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "129d026ca923353dc11ee32a13dd8f9c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:23 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.1690120Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A23.7868040Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableev12v1vx\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6ed1fd28dd10b846be89942116d0d352-46b20de1d9fcb041-00", + "Prefer": "return-no-content", + "traceparent": "00-b283fe8805bced49bb5b8face41bad6f-9ffe8ba8fc5db141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8d35d104b90724fd16b404c3b438a166", - "x-ms-date": "Wed, 19 Aug 2020 13:14:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.6007304Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.2123784Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f8173118-d8b1-c779-9727-8faa14f5331e" + "x-ms-request-id": "8d35d104-b907-24fd-16b4-04c3b438a166" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx/$metadata#testtableev12v1vx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.6007304Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:12.6007304Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f5063ce4e82053438c2abf317bdf2307-6955c7864077554e-00", + "Prefer": "return-no-content", + "traceparent": "00-dc905c55b3628442bba5d16a1bbbd393-0e146258b57d754c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f8173118d8b1c77997278faa14f5331e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:12 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.6781448Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.2845704Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "25afa971-f34c-b37f-0579-fc6fa5798089" + "x-ms-request-id": "f8173118-d8b1-c779-9727-8faa14f5331e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx/$metadata#testtableev12v1vx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.6781448Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:12.6781448Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-71bbf3d1f5a70c4483b9710c919c44d8-e9bea7c4cec8cf41-00", + "Prefer": "return-no-content", + "traceparent": "00-3fc0d42a85fb044db00af91bedfec05c-962fed0a3b4c4744-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "25afa971f34cb37f0579fc6fa5798089", - "x-ms-date": "Wed, 19 Aug 2020 13:14:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.7533064Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.3607560Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e2127c7d-97c5-2bea-576d-f5df2a531020" + "x-ms-request-id": "25afa971-f34c-b37f-0579-fc6fa5798089" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx/$metadata#testtableev12v1vx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.7533064Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:12.7533064Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e6bdc7c456f69d42873b5b4e81cf8fbb-9c2f4c09ec4ea34e-00", + "Prefer": "return-no-content", + "traceparent": "00-95c9aa1c37f9724983c438062ca07b92-ba4208f16255394f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e2127c7d97c52bea576df5df2a531020", - "x-ms-date": "Wed, 19 Aug 2020 13:14:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.8251912Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.4336648Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0b52e680-7b88-251a-b264-f238dc0a221d" + "x-ms-request-id": "e2127c7d-97c5-2bea-576d-f5df2a531020" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx/$metadata#testtableev12v1vx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.8251912Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:12.8251912Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableev12v1vx()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%20and%20%28not%20%28%28IntegerPrimitive%20eq%201%29%20and%20%28LongPrimitive%20eq%202147483648L%29%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0b52e6807b88251ab264f238dc0a221d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:12 GMT", + "Date": "Fri, 21 Aug 2020 16:26:23 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "972c06a7-50e3-d958-be83-cddffd9f88b1" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.6781448Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.2845704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:12.6781448Z" + "Timestamp": "2020-08-21T16:26:24.2845704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A12.8251912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.4336648Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:12.8251912Z" + "Timestamp": "2020-08-21T16:26:24.4336648Z" } ] } @@ -717,13 +537,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2697dae2d8dbcb41ad7d450f824e5a8f-619bbf68d57e984e-00", + "traceparent": "00-019d49bd3d0d564a851bc13cb560fe1b-9179ceb1465b114e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "972c06a750e3d958be83cddffd9f88b1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "bfeedc68-7527-0101-62ed-3060a4b14f4d" }, @@ -741,6 +561,6 @@ "Variables": { "RandomSeed": "573676729", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypes.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypes.json index 391d2c3e6c837..5e1e66671bec9 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypes.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypes.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9c0541831f55cd489f7ed13be5269dc4-2ab72191c88c2744-00", + "traceparent": "00-d138780766eeae4ea4e0cb0c91c598c7-c4179639f42ce44c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7f7c3b1ab51ad40ff16c1e83aa7bf276", - "x-ms-date": "Wed, 19 Aug 2020 13:13:43 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:54 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A43.5866120Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A54.9757448Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable5bcr74pm\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d1d7ffd0cde8f54b858c060eb8786ba2-945c76cb7d965a49-00", + "Prefer": "return-no-content", + "traceparent": "00-0008d511b93cd44d80d9f5c45104565b-eff5256ac74dc14b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dad8f1a56f93be3685b3609ea20541a2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.0553992Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.4062344Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d84ed65d-0498-4841-aabd-773e2f348ebf" + "x-ms-request-id": "dad8f1a5-6f93-be36-85b3-609ea20541a2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm/$metadata#testtable5bcr74pm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.0553992Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.0553992Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a2d7473acdbf9a47a5913bc73e1992f4-67e72b2710e7ee49-00", + "Prefer": "return-no-content", + "traceparent": "00-2987a740811050478c85b60a11a58865-1ccad8e64a5fce4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d84ed65d04984841aabd773e2f348ebf", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.1330184Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.4789384Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "31b45295-bad6-abea-05bd-f967557131eb" + "x-ms-request-id": "d84ed65d-0498-4841-aabd-773e2f348ebf" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm/$metadata#testtable5bcr74pm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.1330184Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.1330184Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-86dc67d9f759f54180c2599c1e55e99f-073f9a753945b743-00", + "Prefer": "return-no-content", + "traceparent": "00-d48439ab7dd6e64e8f0b7d8e388107a8-1829b050e5cb744d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "31b45295bad6abea05bdf967557131eb", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d3257b2a-192c-a0dd-b08f-30d5f7f88f51" + "x-ms-request-id": "31b45295-bad6-abea-05bd-f967557131eb" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm/$metadata#testtable5bcr74pm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-35360fb0ffb876498ece474bfa5e262b-f9c45f582d51cb42-00", + "Prefer": "return-no-content", + "traceparent": "00-3e49302a7f397342886afd5d5384f746-929f4b3544b0884f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d3257b2a192ca0ddb08f30d5f7f88f51", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5008a025-1050-a2cb-eba3-d3db0bdaf339" + "x-ms-request-id": "d3257b2a-192c-a0dd-b08f-30d5f7f88f51" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm/$metadata#testtable5bcr74pm/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5bcr74pm()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5008a0251050a2cbeba3d3db0bdaf339", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:43 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "b3138b8c-ba0e-7c92-7414-81478a14b30c" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -719,11 +539,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b3138b8cba0e7c92741481478a14b30c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "b441a82e-e068-1a9b-af83-e789450294d5" @@ -739,7 +559,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -782,7 +602,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" } ] } @@ -795,11 +615,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b441a82ee0681a9baf83e789450294d5", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -807,7 +627,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "6c49f79b-dce4-6a42-0d8b-dc3c8e8418d7" @@ -815,7 +635,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -858,10 +678,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -904,7 +724,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -917,11 +737,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6c49f79bdce46a420d8bdc3c8e8418d7", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -929,7 +749,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "63acc6f0-3f98-abd0-f0f8-038bd2093671" @@ -937,7 +757,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -980,10 +800,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1026,7 +846,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1039,11 +859,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "63acc6f03f98abd0f0f8038bd2093671", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1051,7 +871,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "92acab7f-46cb-5127-65d7-a6dc045f8b2b" @@ -1059,7 +879,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1102,10 +922,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1148,7 +968,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1161,11 +981,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "92acab7f46cb512765d7a6dc045f8b2b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:44 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:55 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1173,7 +993,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "7f98106a-3055-5b3d-269d-7cecd8b69704" @@ -1181,7 +1001,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1224,10 +1044,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1270,7 +1090,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1283,11 +1103,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7f98106a30555b3d269d7cecd8b69704", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1295,7 +1115,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e3bc6a55-85d7-a90c-9f5a-fdc099f3a790" @@ -1303,7 +1123,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1346,10 +1166,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1392,7 +1212,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1405,11 +1225,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e3bc6a5585d7a90c9f5afdc099f3a790", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1237,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:55 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c221d86d-b770-4e1b-6d50-6b2dca3b79af" @@ -1425,7 +1245,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1468,10 +1288,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1514,7 +1334,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1527,11 +1347,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c221d86db7704e1b6d506b2dca3b79af", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1539,7 +1359,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "9987a13f-a8a2-e453-04ef-e0fa337cc233" @@ -1547,7 +1367,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1590,10 +1410,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1636,7 +1456,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1649,11 +1469,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9987a13fa8a2e45304efe0fa337cc233", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1661,7 +1481,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "007eebf6-d594-9d93-4f6e-758719dedf63" @@ -1669,7 +1489,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1712,10 +1532,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1758,7 +1578,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -1771,11 +1591,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "007eebf6d5949d934f6e758719dedf63", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1783,7 +1603,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "f7804ee1-0d6c-c5ee-843c-bd81d7201bf1" @@ -1791,7 +1611,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.0553992Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.4062344Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1834,10 +1654,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.0553992Z" + "Timestamp": "2020-08-21T16:25:55.4062344Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.1330184Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.4789384Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1880,7 +1700,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.1330184Z" + "Timestamp": "2020-08-21T16:25:55.4789384Z" } ] } @@ -1893,11 +1713,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7804ee10d6cc5ee843cbd81d7201bf1", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1905,7 +1725,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "de37388d-79bc-6a1b-0ee9-4a3332cccb25" @@ -1913,7 +1733,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.0553992Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.4062344Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1956,10 +1776,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.0553992Z" + "Timestamp": "2020-08-21T16:25:55.4062344Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2002,7 +1822,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" } ] } @@ -2015,11 +1835,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de37388d79bc6a1b0ee94a3332cccb25", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2027,7 +1847,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e4197c0f-cbfb-e8c6-fcb9-7c571711c62e" @@ -2035,7 +1855,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.0553992Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.4062344Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2078,10 +1898,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.0553992Z" + "Timestamp": "2020-08-21T16:25:55.4062344Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2124,7 +1944,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" } ] } @@ -2137,11 +1957,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e4197c0fcbfbe8c6fcb97c571711c62e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2149,7 +1969,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e0f98452-00a6-68a6-3316-e882c3bb92b8" @@ -2157,7 +1977,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2200,7 +2020,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" } ] } @@ -2213,11 +2033,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e0f9845200a668a63316e882c3bb92b8", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2225,7 +2045,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:44 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "5a729871-3607-c2f5-714f-e202fdc353fc" @@ -2233,7 +2053,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2276,7 +2096,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" } ] } @@ -2289,11 +2109,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a7298713607c2f5714fe202fdc353fc", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2301,7 +2121,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:45 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "aee01b23-ead2-0e7f-d6b1-b1e5e2442541" @@ -2309,7 +2129,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2044936Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.5623944Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2352,10 +2172,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2044936Z" + "Timestamp": "2020-08-21T16:25:55.5623944Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A44.2817032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A55.6337672Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2398,7 +2218,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:44.2817032Z" + "Timestamp": "2020-08-21T16:25:55.6337672Z" } ] } @@ -2409,13 +2229,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-cac5ab7278514b4a9adb008fe5decd96-a706d0a10f025746-00", + "traceparent": "00-fe85b621e8f7fd418cbee727580b11ac-4386c6ea92cc674a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aee01b23ead20e7fd6b1b1e5e2442541", - "x-ms-date": "Wed, 19 Aug 2020 13:13:45 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:56 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2423,7 +2243,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:45 GMT", + "Date": "Fri, 21 Aug 2020 16:25:56 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "7fe6c427-6b9f-1c27-8f37-6f571ea36a6f" }, @@ -2433,6 +2253,6 @@ "Variables": { "RandomSeed": "1432890277", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypesAsync.json index d965211581129..aa9871d5b5dd9 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableOnSupportedTypesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-830b71e2c3e5784fa4ad166d1cd79402-b2f97505d46e5a4b-00", + "traceparent": "00-a0cac23fff53214a8e80694a795921fd-6081d2a7bf2fdd40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "faa254d2cb845b46d1856bc3dc176812", - "x-ms-date": "Wed, 19 Aug 2020 13:14:13 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:24 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.3834760Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A24.9871368Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablet55fm4or\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dfb471739616484e96620401f655cdf8-ab14f4d53b2a5141-00", + "Prefer": "return-no-content", + "traceparent": "00-f8c838bb241b124bb79334e30bb98541-e67c0cd7dfbcfb47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ae9f0f5965f950a7e3919d1988eeb90a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.7903112Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.4175240Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "3a1edb11-948f-1ca3-e0e9-3d37e2ceb34c" + "x-ms-request-id": "ae9f0f59-65f9-50a7-e391-9d1988eeb90a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or/$metadata#testtablet55fm4or/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.7903112Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.7903112Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-614580b851d01744a306927e8402adfc-e3308f9bd8766042-00", + "Prefer": "return-no-content", + "traceparent": "00-01f52eb2594f054384a3a2d422203094-1f2b0cd3c418d249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a1edb11948f1ca3e0e93d37e2ceb34c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.8617864Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.4970888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "b76d06c6-4d0e-6de4-ad51-17f22e2dd2e3" + "x-ms-request-id": "3a1edb11-948f-1ca3-e0e9-3d37e2ceb34c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or/$metadata#testtablet55fm4or/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.8617864Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.8617864Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7dbac587c233ef4eaa8e40c8da2a2e53-7ec121a891eec945-00", + "Prefer": "return-no-content", + "traceparent": "00-75a33bdffa04a242a304e5d4469a8249-e53b5a8203786f43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b76d06c64d0e6de4ad5117f22e2dd2e3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "01b260cc-2ef9-c483-6b83-ce0f276f6e15" + "x-ms-request-id": "b76d06c6-4d0e-6de4-ad51-17f22e2dd2e3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or/$metadata#testtablet55fm4or/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-02fb6fe8bd188b479779ec9cd1911e5e-5861721f941ff743-00", + "Prefer": "return-no-content", + "traceparent": "00-e4e21c2eb16e9549a6353cda75251622-0a6ebb7b76f96c40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "01b260cc2ef9c4836b83ce0f276f6e15", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "815350dd-0281-c3fc-f6b0-8d3d7db1eeb3" + "x-ms-request-id": "01b260cc-2ef9-c483-6b83-ce0f276f6e15" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or/$metadata#testtablet55fm4or/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablet55fm4or()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "815350dd0281c3fcf6b08d3d7db1eeb3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "816b5a17-b11c-9753-83a8-4c8b7fd5463d" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -719,11 +539,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "816b5a17b11c975383a84c8b7fd5463d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", + "Date": "Fri, 21 Aug 2020 16:26:24 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "dd1501e3-50d9-ca62-64ee-0b48a14546ba" @@ -739,7 +559,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -782,7 +602,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" } ] } @@ -795,11 +615,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd1501e350d9ca6264ee0b48a14546ba", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -807,7 +627,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:13 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "cdf71b94-ec04-2cf9-fdbb-fed8b6704421" @@ -815,7 +635,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -858,10 +678,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -904,7 +724,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -917,11 +737,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cdf71b94ec042cf9fdbbfed8b6704421", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -929,7 +749,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "7c5a4f6a-109b-c6d9-f7a1-1d2da60af63d" @@ -937,7 +757,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -980,10 +800,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1026,7 +846,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1039,11 +859,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7c5a4f6a109bc6d9f7a11d2da60af63d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1051,7 +871,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "63f69261-78dd-f639-07e8-e01e528913f4" @@ -1059,7 +879,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1102,10 +922,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1148,7 +968,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1161,11 +981,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "63f6926178ddf63907e8e01e528913f4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:25 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1173,7 +993,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "52dde9a9-caeb-831e-4131-d563cfcb85f2" @@ -1181,7 +1001,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1224,10 +1044,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1270,7 +1090,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1283,11 +1103,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "52dde9a9caeb831e4131d563cfcb85f2", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1295,7 +1115,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2477c0c5-e079-f244-1563-74b330bb746e" @@ -1303,7 +1123,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1346,10 +1166,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1392,7 +1212,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1405,11 +1225,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2477c0c5e079f244156374b330bb746e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1237,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "bc83298d-a42d-9752-7372-22aba2d6263b" @@ -1425,7 +1245,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1468,10 +1288,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1514,7 +1334,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1527,11 +1347,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bc83298da42d9752737222aba2d6263b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1539,7 +1359,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "9158ed63-ef12-c97a-a5eb-3c87556a5385" @@ -1547,7 +1367,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1590,10 +1410,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1636,7 +1456,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1649,11 +1469,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9158ed63ef12c97aa5eb3c87556a5385", - "x-ms-date": "Wed, 19 Aug 2020 13:14:14 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1661,7 +1481,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "a6d566bc-c847-21c5-6ee0-b006be984f3f" @@ -1669,7 +1489,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1712,10 +1532,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1758,7 +1578,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -1771,11 +1591,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a6d566bcc84721c56ee0b006be984f3f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1783,7 +1603,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "434f383d-e262-9d5c-aeba-174267ca4108" @@ -1791,7 +1611,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.7903112Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.4175240Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1834,10 +1654,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.7903112Z" + "Timestamp": "2020-08-21T16:26:25.4175240Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.8617864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.4970888Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1880,7 +1700,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.8617864Z" + "Timestamp": "2020-08-21T16:26:25.4970888Z" } ] } @@ -1893,11 +1713,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "434f383de2629d5caeba174267ca4108", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1905,7 +1725,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "3bee9c1f-8000-9af3-2837-23313f730a0c" @@ -1913,7 +1733,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.7903112Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.4175240Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1956,10 +1776,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.7903112Z" + "Timestamp": "2020-08-21T16:26:25.4175240Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2002,7 +1822,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" } ] } @@ -2015,11 +1835,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3bee9c1f80009af3283723313f730a0c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2027,7 +1847,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "1d4afc9b-101b-da23-0a38-f88db082b9a3" @@ -2035,7 +1855,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.7903112Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.4175240Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2078,10 +1898,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.7903112Z" + "Timestamp": "2020-08-21T16:26:25.4175240Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2124,7 +1944,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" } ] } @@ -2137,11 +1957,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1d4afc9b101bda230a38f88db082b9a3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2149,7 +1969,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "21e6a79f-13a9-bc3f-44b5-1a2bbf2a5e3a" @@ -2157,7 +1977,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2200,7 +2020,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" } ] } @@ -2213,11 +2033,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "21e6a79f13a9bc3f44b51a2bbf2a5e3a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2225,7 +2045,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "6ba60ab0-2380-0fed-7914-31c88766e9a5" @@ -2233,7 +2053,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2276,7 +2096,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" } ] } @@ -2289,11 +2109,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6ba60ab023800fed791431c88766e9a5", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2301,7 +2121,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:14 GMT", + "Date": "Fri, 21 Aug 2020 16:26:25 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "9892807d-e98d-8863-bd8d-d865f5f71bdf" @@ -2309,7 +2129,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A13.9373576Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.5715336Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2352,10 +2172,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:13.9373576Z" + "Timestamp": "2020-08-21T16:26:25.5715336Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A14.0088328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A25.6467976Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2398,7 +2218,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:14.0088328Z" + "Timestamp": "2020-08-21T16:26:25.6467976Z" } ] } @@ -2409,13 +2229,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0041bb01e948a54789f76413b82bc39f-391b6c84ada7704a-00", + "traceparent": "00-db5e80a7bd23374b8f53daf52393af6b-f2aa01dc77194c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9892807de98d8863bd8dd865f5f71bdf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:26 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2423,7 +2243,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", + "Date": "Fri, 21 Aug 2020 16:26:26 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "a5ddbdda-4ddb-7b23-b9d7-a894e27735de" }, @@ -2433,6 +2253,6 @@ "Variables": { "RandomSeed": "750583255", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnary.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnary.json index 0837bdab670a5..c2763e5f27163 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnary.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnary.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-23def4059b9c9a4f86f7e06c81a682cf-c1a61ec4ad953646-00", + "traceparent": "00-ab16dbfc4ee32d4b8297a5c893b8491b-9656f1fc5a743f41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1b0428a3dc692563100de51e83ce2b0c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A45.9016712Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.3123080Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablevpg58sjh\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3051f0cbe94fdc4cbe0f19f80cf1d543-af88e58038a2094c-00", + "Prefer": "return-no-content", + "traceparent": "00-df688df2a5f5654f9729fbc03042d362-3865db3e2e8e8a42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ac22497386a0bc94bf532a3fe296d15e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.3489544Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.7394184Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "febc68b9-39fb-822d-9129-696ff460feca" + "x-ms-request-id": "ac224973-86a0-bc94-bf53-2a3fe296d15e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh/$metadata#testtablevpg58sjh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.3489544Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.3489544Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4c85ec71fe21d44598732789dde21492-060b4e6a011a7240-00", + "Prefer": "return-no-content", + "traceparent": "00-53e49236bf61fc42ad3832cc7b2b1dcf-1b6e176f5bd8c34b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "febc68b939fb822d9129696ff460feca", - "x-ms-date": "Wed, 19 Aug 2020 13:13:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:45 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4256520Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8096648Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "acc51572-ce58-1d66-9348-5b15b123437a" + "x-ms-request-id": "febc68b9-39fb-822d-9129-696ff460feca" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh/$metadata#testtablevpg58sjh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4256520Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4256520Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4921a5e96d9f854daae3fa0c9ed6ca53-34ad523f4952b543-00", + "Prefer": "return-no-content", + "traceparent": "00-52fd6e6634ae244d943d74d35b94cb21-179214c1652b8948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "acc51572ce581d6693485b15b123437a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4955912Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8802184Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "1a65873c-2d11-3a11-1ca0-1a771c24c75f" + "x-ms-request-id": "acc51572-ce58-1d66-9348-5b15b123437a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh/$metadata#testtablevpg58sjh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4955912Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4955912Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1c06cafbf9776546a91f7e36f1705910-df98ccc23a774647-00", + "Prefer": "return-no-content", + "traceparent": "00-b36206e47bd436438f52f65d3c408a6b-f9f3ddb6e145954a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1a65873c2d113a111ca01a771c24c75f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:46 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.5721864Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.9533320Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "cccd6054-24d1-ea05-029f-6ab2dd17d06e" + "x-ms-request-id": "1a65873c-2d11-3a11-1ca0-1a771c24c75f" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh/$metadata#testtablevpg58sjh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.5721864Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.5721864Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablevpg58sjh()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28not%20%28RowKey%20eq%20%270001%27%29%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cccd605424d1ea05029f6ab2dd17d06e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:46 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:46 GMT", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "6d32efe6-e4fb-45b9-048a-8fb8b4ef016f" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4256520Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8096648Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4256520Z" + "Timestamp": "2020-08-21T16:25:57.8096648Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4955912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8802184Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,10 +526,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4955912Z" + "Timestamp": "2020-08-21T16:25:57.8802184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.5721864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.9533320Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -752,7 +572,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.5721864Z" + "Timestamp": "2020-08-21T16:25:57.9533320Z" } ] } @@ -765,11 +585,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6d32efe6e4fb45b9048a8fb8b4ef016f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:57 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -777,7 +597,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:46 GMT", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "51c0fb80-7756-17a9-827a-1772c25e5c05" @@ -785,7 +605,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.3489544Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.7394184Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -828,10 +648,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.3489544Z" + "Timestamp": "2020-08-21T16:25:57.7394184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4256520Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8096648Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -874,10 +694,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4256520Z" + "Timestamp": "2020-08-21T16:25:57.8096648Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4955912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8802184Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -920,10 +740,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4955912Z" + "Timestamp": "2020-08-21T16:25:57.8802184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.5721864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.9533320Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -966,7 +786,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.5721864Z" + "Timestamp": "2020-08-21T16:25:57.9533320Z" } ] } @@ -979,11 +799,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "51c0fb80775617a9827a1772c25e5c05", - "x-ms-date": "Wed, 19 Aug 2020 13:13:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -991,7 +811,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:46 GMT", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2d90accf-5af1-7064-a788-c746954d3613" @@ -999,7 +819,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.3489544Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.7394184Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1042,10 +862,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.3489544Z" + "Timestamp": "2020-08-21T16:25:57.7394184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4256520Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8096648Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1088,10 +908,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4256520Z" + "Timestamp": "2020-08-21T16:25:57.8096648Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.4955912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.8802184Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1134,10 +954,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.4955912Z" + "Timestamp": "2020-08-21T16:25:57.8802184Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A46.5721864Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A57.9533320Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1180,7 +1000,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:46.5721864Z" + "Timestamp": "2020-08-21T16:25:57.9533320Z" } ] } @@ -1191,13 +1011,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-350c298317513c47a2da4834d6394fcd-833e1f1f6f92d34c-00", + "traceparent": "00-34596308440eda42ab6f9459fe2e4288-1eec32cbbbf13a4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2d90accf5af17064a788c746954d3613", - "x-ms-date": "Wed, 19 Aug 2020 13:13:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1205,7 +1025,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:46 GMT", + "Date": "Fri, 21 Aug 2020 16:25:57 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e232fb9e-7f56-6f18-451b-eb81cc4682a6" }, @@ -1215,6 +1035,6 @@ "Variables": { "RandomSeed": "674870205", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnaryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnaryAsync.json index 0eaae434d7b33..3923437680fdf 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnaryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableUnaryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a63127b358ca2849a414b731fad91b49-3ad01c415555fd4d-00", + "traceparent": "00-bc308b4aecc758429f36c7638891d23b-b4bf1b009e6a894f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7f6994f78369915ad38cb4d528569f63", - "x-ms-date": "Wed, 19 Aug 2020 13:14:15 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A15.5902984Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.2264200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable5cadadyd\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3991c918e259314598859cf4440833ea-1c2515208686d54f-00", + "Prefer": "return-no-content", + "traceparent": "00-4aac019bbc9acb4abd5764bdf5a7ed5e-083450f9d5b0c445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "955c8e7e7662c9297e43dc477ce8bc2c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.0368648Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.7393416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f51641b2-1244-3a77-1cbf-d140b15f9689" + "x-ms-request-id": "955c8e7e-7662-c929-7e43-dc477ce8bc2c" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd/$metadata#testtable5cadadyd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.0368648Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.0368648Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e854c87b2b6e3145b59b9c45101c9ac7-f9cb626d67ef5245-00", + "Prefer": "return-no-content", + "traceparent": "00-e96f2409a485c741aaf9b50b2c2949cb-bd7da166fe2abf46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f51641b212443a771cbfd140b15f9689", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1138696Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8152200Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "00d2bbe0-ea09-817a-6a9f-0126a71314eb" + "x-ms-request-id": "f51641b2-1244-3a77-1cbf-d140b15f9689" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd/$metadata#testtable5cadadyd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1138696Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1138696Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-43e8a0994033584cadaac7d33c1de4ff-346ee580ea94cd49-00", + "Prefer": "return-no-content", + "traceparent": "00-bf671f1d9ed6ec4ca7ce73628b93f425-e19a73ba9c6d054c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "00d2bbe0ea09817a6a9f0126a71314eb", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1891336Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8910984Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e72288cf-a93f-6b1f-1621-79a2a4e9181e" + "x-ms-request-id": "00d2bbe0-ea09-817a-6a9f-0126a71314eb" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd/$metadata#testtable5cadadyd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1891336Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1891336Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b6bc767848cca54d9b86012754ca85b5-48f62fe37d36ac4a-00", + "Prefer": "return-no-content", + "traceparent": "00-98c335ba1c6bb8429954b92e1bff7ddc-637ba3d4c2165d41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e72288cfa93f6b1f162179a2a4e9181e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.2648072Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:26 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.9626760Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c16653ad-bb15-c723-c795-8ba411519209" + "x-ms-request-id": "e72288cf-a93f-6b1f-1621-79a2a4e9181e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd/$metadata#testtable5cadadyd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.2648072Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.2648072Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable5cadadyd()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28not%20%28RowKey%20eq%20%270001%27%29%29", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c16653adbb15c723c7958ba411519209", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", + "Date": "Fri, 21 Aug 2020 16:26:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "2870e6aa-ae3d-3749-9b67-eae771d7dc81" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1138696Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8152200Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1138696Z" + "Timestamp": "2020-08-21T16:26:27.8152200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1891336Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8910984Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,10 +526,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1891336Z" + "Timestamp": "2020-08-21T16:26:27.8910984Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.2648072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.9626760Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -752,7 +572,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.2648072Z" + "Timestamp": "2020-08-21T16:26:27.9626760Z" } ] } @@ -765,11 +585,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2870e6aaae3d37499b67eae771d7dc81", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:27 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -777,7 +597,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:15 GMT", + "Date": "Fri, 21 Aug 2020 16:26:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "5478e287-52ac-14d5-655a-20aa1d7b59c4" @@ -785,7 +605,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.0368648Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.7393416Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -828,10 +648,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.0368648Z" + "Timestamp": "2020-08-21T16:26:27.7393416Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1138696Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8152200Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -874,10 +694,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1138696Z" + "Timestamp": "2020-08-21T16:26:27.8152200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1891336Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8910984Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -920,10 +740,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1891336Z" + "Timestamp": "2020-08-21T16:26:27.8910984Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.2648072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.9626760Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -966,7 +786,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.2648072Z" + "Timestamp": "2020-08-21T16:26:27.9626760Z" } ] } @@ -979,11 +799,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5478e28752ac14d5655a20aa1d7b59c4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -991,7 +811,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:16 GMT", + "Date": "Fri, 21 Aug 2020 16:26:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "bef7708f-f078-fee0-092f-26aed13c56ef" @@ -999,7 +819,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.0368648Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.7393416Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1042,10 +862,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.0368648Z" + "Timestamp": "2020-08-21T16:26:27.7393416Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1138696Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8152200Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1088,10 +908,10 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1138696Z" + "Timestamp": "2020-08-21T16:26:27.8152200Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.1891336Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.8910984Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1134,10 +954,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.1891336Z" + "Timestamp": "2020-08-21T16:26:27.8910984Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.2648072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A27.9626760Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1180,7 +1000,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:16.2648072Z" + "Timestamp": "2020-08-21T16:26:27.9626760Z" } ] } @@ -1191,13 +1011,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-737493cdb68bb847a2e2c1ae02e57ee4-06675d7393a0f242-00", + "traceparent": "00-1ba232f52dfd5f46aa5f6453557223c8-a4aba93a900b9943-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bef7708ff078fee0092f26aed13c56ef", - "x-ms-date": "Wed, 19 Aug 2020 13:14:16 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1205,7 +1025,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:16 GMT", + "Date": "Fri, 21 Aug 2020 16:26:28 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "2f1d0ab8-3ed9-575c-105c-c3e28e9e1920" }, @@ -1215,6 +1035,6 @@ "Variables": { "RandomSeed": "2132388481", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypes.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypes.json index 42e87fbd9c403..361385d6ffc29 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypes.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypes.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c8e3347f8c4eee4c8233bf97be141b04-b2d3af10c1a7884b-00", + "traceparent": "00-b3b1f9ebeb1af04d992876ef17fcd526-406b6f8133256548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "89652965bdb764e4d7fffc6b4236cfe3", - "x-ms-date": "Wed, 19 Aug 2020 13:13:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.2805896Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A58.6254856Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablectufdof9\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c09c4d753b64c34dbfa6bad70950442b-5a2d1e667c608544-00", + "Prefer": "return-no-content", + "traceparent": "00-2a804f29bbc502468bbeeb38cb28ac16-1a5b84e5aa8b414a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2c72ff1ec81d30d2ce54af6f6dd79822", - "x-ms-date": "Wed, 19 Aug 2020 13:13:47 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:58 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7048328Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.0980616Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "2c72ff1e-c81d-30d2-ce54-af6f6dd79822" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9/$metadata#testtablectufdof9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7048328Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.7048328Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c3aed1304bf4134cadc1c3620117c915-fe12d103c6388d49-00", + "Prefer": "return-no-content", + "traceparent": "00-e6b9ec9677077c4db5444158d93700b2-522811441d9a584d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "812f5284d8dda675759c2744a8d8bb7a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7826568Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.1875592Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "812f5284-d8dd-a675-759c-2744a8d8bb7a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9/$metadata#testtablectufdof9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7826568Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.7826568Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7acbf4686b914244a28f09c1f73ca224-fcf8561168aaa743-00", + "Prefer": "return-no-content", + "traceparent": "00-75d55abd5c6b44408bfe9e7b6621a26b-3e45175e2619814d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "46b3a7d4a5699c135734ba620d74f7ff", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "46b3a7d4-a569-9c13-5734-ba620d74f7ff" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9/$metadata#testtablectufdof9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ff4af418f88ceb43a012762b5771bc79-bb43c7483c3eb842-00", + "Prefer": "return-no-content", + "traceparent": "00-df4fffc1856a4d4d932b1f63310911af-324c3d4c0764464c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f0e6da674d0745058acbb681a18d87f6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "f0e6da67-4d07-4505-8acb-b681a18d87f6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9/$metadata#testtablectufdof9/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablectufdof9()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c59b35995124dfb83f9229a91d129901", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c59b3599-5124-dfb8-3f92-29a91d129901" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -719,11 +539,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cedd28a4cbf18673a26dbc9eee91fbc9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "cedd28a4-cbf1-8673-a26d-bc9eee91fbc9" @@ -739,7 +559,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -782,7 +602,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" } ] } @@ -795,11 +615,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d8c9c4ac31d915da2106b074235c2778", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -807,7 +627,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "d8c9c4ac-31d9-15da-2106-b074235c2778" @@ -815,7 +635,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -858,10 +678,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -904,7 +724,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -917,11 +737,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78dcb532b9b0ce04c11423b7951af1ad", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -929,7 +749,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "78dcb532-b9b0-ce04-c114-23b7951af1ad" @@ -937,7 +757,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -980,10 +800,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1026,7 +846,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1039,11 +859,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59fc5f97c04972274dc7acea1afe6245", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1051,7 +871,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "59fc5f97-c049-7227-4dc7-acea1afe6245" @@ -1059,7 +879,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1102,10 +922,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1148,7 +968,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1161,11 +981,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "386b444582b5f319c0fa16c50e238007", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1173,7 +993,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:58 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "386b4445-82b5-f319-c0fa-16c50e238007" @@ -1181,7 +1001,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1224,10 +1044,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1270,7 +1090,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1283,11 +1103,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c3dd0315ce5f712e8e692ae80c19b4c3", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1295,7 +1115,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c3dd0315-ce5f-712e-8e69-2ae80c19b4c3" @@ -1303,7 +1123,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1346,10 +1166,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1392,7 +1212,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1405,11 +1225,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5071ddb1b8af14f84608984ea962642a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1237,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "5071ddb1-b8af-14f8-4608-984ea962642a" @@ -1425,7 +1245,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1468,10 +1288,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1514,7 +1334,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1527,11 +1347,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "16d4a5479e2076e515f9aa4b5731e7a6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1539,7 +1359,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:47 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "16d4a547-9e20-76e5-15f9-aa4b5731e7a6" @@ -1547,7 +1367,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1590,10 +1410,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1636,7 +1456,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1649,11 +1469,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "311352462fb15c580bc97d5736e0c72b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:48 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:25:59 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1661,7 +1481,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "31135246-2fb1-5c58-0bc9-7d5736e0c72b" @@ -1669,7 +1489,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1712,10 +1532,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1758,7 +1578,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -1771,11 +1591,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "66a000059d4412a3f7fb3bb50eacbc15", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1783,7 +1603,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "66a00005-9d44-12a3-f7fb-3bb50eacbc15" @@ -1791,7 +1611,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7048328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.0980616Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1834,10 +1654,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.7048328Z" + "Timestamp": "2020-08-21T16:25:59.0980616Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7826568Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.1875592Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1880,7 +1700,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.7826568Z" + "Timestamp": "2020-08-21T16:25:59.1875592Z" } ] } @@ -1893,11 +1713,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5708f221324e18784d770b57218e4035", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1905,7 +1725,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "5708f221-324e-1878-4d77-0b57218e4035" @@ -1913,7 +1733,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7048328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.0980616Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1956,10 +1776,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.7048328Z" + "Timestamp": "2020-08-21T16:25:59.0980616Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2002,7 +1822,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" } ] } @@ -2015,11 +1835,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "56457e318090a861af003ab6f3a24e5e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2027,7 +1847,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "56457e31-8090-a861-af00-3ab6f3a24e5e" @@ -2035,7 +1855,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.7048328Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.0980616Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2078,10 +1898,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.7048328Z" + "Timestamp": "2020-08-21T16:25:59.0980616Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2124,7 +1944,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" } ] } @@ -2137,11 +1957,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4435680c70d7d2dc888719cc924cf168", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2149,7 +1969,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "4435680c-70d7-d2dc-8887-19cc924cf168" @@ -2157,7 +1977,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2200,7 +2020,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" } ] } @@ -2213,11 +2033,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f8306bb6566a184905fa74df8c124aa", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2225,7 +2045,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "8f8306bb-6566-a184-905f-a74df8c124aa" @@ -2233,7 +2053,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2276,7 +2096,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" } ] } @@ -2289,11 +2109,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b84aac29fc59c15da172ce0866941663", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2301,7 +2121,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "b84aac29-fc59-c15d-a172-ce0866941663" @@ -2309,7 +2129,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2352,10 +2172,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2398,7 +2218,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -2411,11 +2231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "edfbd10fbe1fa7f7e494b377c98edac6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2423,7 +2243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:25:59 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "edfbd10f-be1f-a7f7-e494-b377c98edac6" @@ -2431,7 +2251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.8591496Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.2605704Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2474,10 +2294,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.8591496Z" + "Timestamp": "2020-08-21T16:25:59.2605704Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A47.9376904Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A25%3A59.3308168Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2520,7 +2340,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:47.9376904Z" + "Timestamp": "2020-08-21T16:25:59.3308168Z" } ] } @@ -2531,13 +2351,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1ed8f5e29b127645a4a46ea4a50758d8-324b135efca57949-00", + "traceparent": "00-5d0dc07a20f49a42a4989d9f3d80064f-095cbd84f080d249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e5a36e633801be0fa8c2eef3977b3afc", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2545,7 +2365,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:48 GMT", + "Date": "Fri, 21 Aug 2020 16:26:00 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e5a36e63-3801-be0f-a8c2-eef3977b3afc" }, @@ -2555,6 +2375,6 @@ "Variables": { "RandomSeed": "1962721747", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json index d1ad7f6f0d903..4d5e844a35547 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8af23b779a8fe8409177c94b7753717d-2d211d4968013040-00", + "traceparent": "00-34a2aefc7edaa447ad4c5377fd618ed4-d5ab68b47362674b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "652b9627ccafa38602ab74d8cefa6192", - "x-ms-date": "Wed, 19 Aug 2020 13:14:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A16.9577480Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A28.6091272Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtable2gxf9rtj\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e64332cd1041ea43825260f855a8e2b4-1948fc03bb8d0e41-00", + "Prefer": "return-no-content", + "traceparent": "00-61febd3dc8a64649b953006286a4aec7-1122ddf3d8db7041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ca86dcd17d5ad0653dbf97558a2be321", - "x-ms-date": "Wed, 19 Aug 2020 13:14:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -117,63 +118,17 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4110728Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:28 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.0128904Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "ca86dcd1-7d5a-d065-3dbf-97558a2be321" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj/$metadata#testtable2gxf9rtj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4110728Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.4110728Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -184,13 +139,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b54540fe5332cc4ab76c7dfff65216d6-ae8450b0ed08804d-00", + "Prefer": "return-no-content", + "traceparent": "00-89df222b7af560418085db419d8e20b6-978fa93286813743-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e2bc48ed0a9c8fbc890bf4b6ea1ca216", - "x-ms-date": "Wed, 19 Aug 2020 13:14:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:28 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -255,63 +211,17 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:16 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4888968Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.0891784Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "e2bc48ed-0a9c-8fbc-890b-f4b6ea1ca216" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj/$metadata#testtable2gxf9rtj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4888968Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.4888968Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -322,13 +232,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-565bac3fab7d0f48b786a4bc8f684337-235164e82503724f-00", + "Prefer": "return-no-content", + "traceparent": "00-8a11a8544c49af4c9a48160f23153ade-acf3bec67e59434c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "32f748465f7da9af315a28ef343118d6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -393,63 +304,17 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "32f74846-5f7d-a9af-315a-28ef343118d6" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj/$metadata#testtable2gxf9rtj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -460,13 +325,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5f4426f1d6cb8f478b9e8533801a9b81-c3f07a18bf17a346-00", + "Prefer": "return-no-content", + "traceparent": "00-18018d0fd9aade43ad1a25dbc4bdece6-d9312b71d07b1442-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "86eb52c87e3dc6f51ff7414e89afe620", - "x-ms-date": "Wed, 19 Aug 2020 13:14:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -531,63 +397,17 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", "x-ms-request-id": "86eb52c8-7e3d-c6f5-1ff7-414e89afe620" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj/$metadata#testtable2gxf9rtj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00.0000000Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00.0000000Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00.0000000Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtable2gxf9rtj()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -597,11 +417,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "420f811cb1338da49813b141e2cc5a58", - "x-ms-date": "Wed, 19 Aug 2020 13:14:17 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -609,7 +429,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "420f811c-b133-8da4-9813-b141e2cc5a58" @@ -617,7 +437,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -660,10 +480,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -706,7 +526,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -719,11 +539,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "97ed1df31b30c7d8533012861e601f81", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -731,7 +551,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "97ed1df3-1b30-c7d8-5330-12861e601f81" @@ -739,7 +559,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -782,7 +602,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" } ] } @@ -795,11 +615,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b3d30774d62117a3ae5eed2acdb3e352", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -807,7 +627,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "b3d30774-d621-17a3-ae5e-ed2acdb3e352" @@ -815,7 +635,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -858,10 +678,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -904,7 +724,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -917,11 +737,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b5be99c4fc101efa847ee029e1d6f38", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -929,7 +749,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "6b5be99c-4fc1-01ef-a847-ee029e1d6f38" @@ -937,7 +757,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -980,10 +800,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1026,7 +846,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1039,11 +859,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dbcd30f4a6f91c367ad6e9d22dadfa9f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1051,7 +871,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "dbcd30f4-a6f9-1c36-7ad6-e9d22dadfa9f" @@ -1059,7 +879,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1102,10 +922,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1148,7 +968,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1161,11 +981,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34e9c04db40525bf17d20ad9e7a07990", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1173,7 +993,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "34e9c04d-b405-25bf-17d2-0ad9e7a07990" @@ -1181,7 +1001,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1224,10 +1044,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1270,7 +1090,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1283,11 +1103,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9c36b5ee07e6f659b23ef1eb651dd3fb", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1295,7 +1115,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "9c36b5ee-07e6-f659-b23e-f1eb651dd3fb" @@ -1303,7 +1123,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1346,10 +1166,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1392,7 +1212,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1405,11 +1225,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ddb54f4d3a343f3271a8c4279b5c34da", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1417,7 +1237,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "ddb54f4d-3a34-3f32-71a8-c4279b5c34da" @@ -1425,7 +1245,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1468,10 +1288,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1514,7 +1334,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1527,11 +1347,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78e4585d5d7745b967f382c7c3d3bffa", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1539,7 +1359,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "78e4585d-5d77-45b9-67f3-82c7c3d3bffa" @@ -1547,7 +1367,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1590,10 +1410,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1636,7 +1456,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1649,11 +1469,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "988c0ffe9beab35c83f62b3e43315a55", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1661,7 +1481,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "988c0ffe-9bea-b35c-83f6-2b3e43315a55" @@ -1669,7 +1489,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1712,10 +1532,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1758,7 +1578,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -1771,11 +1591,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d8d16095b38ef8396707640b86b7c9d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1783,7 +1603,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:29 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "0d8d1609-5b38-ef83-9670-7640b86b7c9d" @@ -1791,7 +1611,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4110728Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.0128904Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1834,10 +1654,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.4110728Z" + "Timestamp": "2020-08-21T16:26:29.0128904Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4888968Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.0891784Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1880,7 +1700,7 @@ "PartitionKey": "somPartition", "RowKey": "0002", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.4888968Z" + "Timestamp": "2020-08-21T16:26:29.0891784Z" } ] } @@ -1893,11 +1713,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8b28cae89cd0c2effb30f581327b0135", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:29 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1905,7 +1725,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:17 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "8b28cae8-9cd0-c2ef-fb30-f581327b0135" @@ -1913,7 +1733,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4110728Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.0128904Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1956,10 +1776,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.4110728Z" + "Timestamp": "2020-08-21T16:26:29.0128904Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2002,7 +1822,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" } ] } @@ -2015,11 +1835,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "acbd2c99b146a3c18c9c0279241cfb17", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2027,7 +1847,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:18 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "acbd2c99-b146-a3c1-8c9c-0279241cfb17" @@ -2035,7 +1855,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.4110728Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.0128904Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2078,10 +1898,10 @@ "PartitionKey": "somPartition", "RowKey": "0001", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.4110728Z" + "Timestamp": "2020-08-21T16:26:29.0128904Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2124,7 +1944,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" } ] } @@ -2137,11 +1957,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "79558e79ce086d8526cb11086502bd1b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2149,7 +1969,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:18 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "79558e79-ce08-6d85-26cb-11086502bd1b" @@ -2157,7 +1977,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2200,7 +2020,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" } ] } @@ -2213,11 +2033,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ca7406ed0ae36570984ff349a759ddf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:18 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2225,7 +2045,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:18 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "8ca7406e-d0ae-3657-0984-ff349a759ddf" @@ -2233,7 +2053,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2276,7 +2096,7 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" } ] } @@ -2289,11 +2109,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a307dd358825ca2da650857a9fb83d8a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2301,7 +2121,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:18 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "a307dd35-8825-ca2d-a650-857a9fb83d8a" @@ -2309,7 +2129,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2352,10 +2172,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2398,7 +2218,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -2411,11 +2231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e30be7de6e74a869371e6f83cf51d2b0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2423,7 +2243,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:18 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e30be7de-6e74-a869-371e-6f83cf51d2b0" @@ -2431,7 +2251,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.5598600Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.1620872Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2474,10 +2294,10 @@ "PartitionKey": "somPartition", "RowKey": "0003", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.5598600Z" + "Timestamp": "2020-08-21T16:26:29.1620872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A17.6354312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A29.2373512Z\u0027\u0022", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00.0000000Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2520,7 +2340,7 @@ "PartitionKey": "somPartition", "RowKey": "0004", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:17.6354312Z" + "Timestamp": "2020-08-21T16:26:29.2373512Z" } ] } @@ -2531,13 +2351,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-e07b1ce4135cff438c0b0c07265ecef5-e451c2137348bb4a-00", + "traceparent": "00-b32bb8fc98541240a72f8a710b4f5ce5-aba28976c96ef542-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "88d3322d1afae6f513dde55e4bdc9650", - "x-ms-date": "Wed, 19 Aug 2020 13:14:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2545,7 +2365,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:18 GMT", + "Date": "Fri, 21 Aug 2020 16:26:30 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "88d3322d-1afa-e6f5-13dd-e55e4bdc9650" }, @@ -2555,6 +2375,6 @@ "Variables": { "RandomSeed": "1042398420", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQuery.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQuery.json index 3fae5e2b02b1d..1450d51e95e60 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQuery.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQuery.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fcf4fd3825484349a09cd82c33eec2b6-2acb4ee2f4f12a45-00", + "traceparent": "00-ebe1745cdd7da2489f303f3259acae91-c952a09808f9b845-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a74046436dbc36aca5fbdb02a9c7a9dc", - "x-ms-date": "Wed, 19 Aug 2020 13:13:49 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:00 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A49.6314888Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:00 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A01.0798088Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablejs0ofu8f\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-21d9ef7496a61a498c67417d3d32c945-d5eaadee50a3f841-00", + "Prefer": "return-no-content", + "traceparent": "00-6a4cffd0735873499a2fa1117996d2e5-c5ee566c3ce9094e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "84e4696b5287fa2cc27fa93be7b65cc9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A50.0538888Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:00 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A01.4928904Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejs0ofu8f(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "907209e0-9bdf-1884-8e82-6c7b00e51d2e" + "x-ms-request-id": "84e4696b-5287-fa2c-c27f-a93be7b65cc9" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejs0ofu8f/$metadata#testtablejs0ofu8f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A50.0538888Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:50.0538888Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejs0ofu8f?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "666", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d4404d1c69a06d4d95cc33a3406023e4-6c6e2944f0539e4c-00", + "Prefer": "return-no-content", + "traceparent": "00-0c3a606685369d469e91354f94c90dcc-5d6ac57eca69ad42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "907209e09bdf18848e826c7b00e51d2e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A50.1273096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:00 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A01.5652872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablejs0ofu8f(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a8f089c8-31cb-f1b0-1945-e43dc3704fee" + "x-ms-request-id": "907209e0-9bdf-1884-8e82-6c7b00e51d2e" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablejs0ofu8f/$metadata#testtablejs0ofu8f/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A50.1273096Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition2", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:50.1273096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablejs0ofu8f()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28PartitionKey%20eq%20%27somPartition2%27%29", @@ -185,11 +147,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a8f089c831cbf1b01945e43dc3704fee", - "x-ms-date": "Wed, 19 Aug 2020 13:13:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -197,7 +159,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:49 GMT", + "Date": "Fri, 21 Aug 2020 16:26:00 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "9f21119e-1954-d0fc-e4cc-f504e5b1fadc" @@ -212,13 +174,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-2332e3c854a49e48bb0768c24fe50eb5-43efccdcbfa67144-00", + "traceparent": "00-3eab82cb328c8c47911b583d9f63b865-11d069e8c3c4ae47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9f21119e1954d0fce4ccf504e5b1fadc", - "x-ms-date": "Wed, 19 Aug 2020 13:13:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -226,7 +188,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:49 GMT", + "Date": "Fri, 21 Aug 2020 16:26:00 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "5d737a61-b3c5-affe-5981-769ab647541d" }, @@ -236,6 +198,6 @@ "Variables": { "RandomSeed": "728751575", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQueryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQueryAsync.json index 4be4f2a43f2f3..309903691b2a6 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQueryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableQueryableWithInvalidQueryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e65f125922398e45a9f5b0c7147b33cd-6713aa960f09ad4d-00", + "traceparent": "00-2c1a7d1bc8196443abc5e334d9a8be0d-66a7363644822547-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d24a0401a7bdc878e98639017439e064", - "x-ms-date": "Wed, 19 Aug 2020 13:14:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:30 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A19.2891912Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:31 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A30.8806664Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablel405ynou\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3517029a20afc34c95c77a9476827021-b2d538ccb3094047-00", + "Prefer": "return-no-content", + "traceparent": "00-f7d87d9c2b7bb247a3365ec80f777b2e-4e4bf0394fa57a45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0862ac97157262143d8050babe349c4b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:19 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A19.7312520Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:31 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A31.3077768Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablel405ynou(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a59e9092-a32d-c891-cbd8-9e6776de4fd5" + "x-ms-request-id": "0862ac97-1572-6214-3d80-50babe349c4b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablel405ynou/$metadata#testtablel405ynou/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A19.7312520Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:19.7312520Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablel405ynou?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "666", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-78787ee536cc7a42afb4e644a81123b6-6fa16f33125be74c-00", + "Prefer": "return-no-content", + "traceparent": "00-37be48f910c8d44f93bd30f2cd1f7c8b-957da97676b2c14e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a59e9092a32dc891cbd89e6776de4fd5", - "x-ms-date": "Wed, 19 Aug 2020 13:14:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:19 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A19.8045704Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:31 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A31.3810952Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablel405ynou(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "b0edd692-0cec-ebc4-efe7-953d56bd09b4" + "x-ms-request-id": "a59e9092-a32d-c891-cbd8-9e6776de4fd5" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablel405ynou/$metadata#testtablel405ynou/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A19.8045704Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition2", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:19.8045704Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablel405ynou()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28PartitionKey%20eq%20%27somPartition2%27%29", @@ -185,11 +147,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b0edd6920cecebc4efe7953d56bd09b4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -197,7 +159,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:19 GMT", + "Date": "Fri, 21 Aug 2020 16:26:31 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "e36feeea-3b9b-f336-1a9a-3d9977adeb5f" @@ -212,13 +174,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-e4b73d833d82164dba3f0fdaa283ab84-c5b6ca7cc4057f4a-00", + "traceparent": "00-f22c0add3f025544a358558447d81a01-742875b9922c7644-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e36feeea3b9bf3361a9a3d9977adeb5f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -226,7 +188,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:19 GMT", + "Date": "Fri, 21 Aug 2020 16:26:31 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "e8277b30-eb46-855e-cbb3-b5460e54710e" }, @@ -236,6 +198,6 @@ "Variables": { "RandomSeed": "633364909", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTask.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTask.json index ace2d0388ce7e..06d6f00cfac05 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTask.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTask.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1bb06c5678561640be7dbe9d859cbdb3-ebc433723ad9ab4a-00", + "traceparent": "00-c72338225da3d541ab9d5fcaf6695ab4-a8471603af59f446-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "31e3517e801e3e65529c889575dc4085", - "x-ms-date": "Wed, 19 Aug 2020 13:13:50 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:01 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:49 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A50.6691080Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.0730888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtableg4w5w8kj\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-52591f98a36ead4194f87e7836da2f69-8dee674ab308ba4b-00", + "Prefer": "return-no-content", + "traceparent": "00-5d5ab790e9aced4baa948bc76c179a6c-2256734a274f8c43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ca5b6ec024f1f10aa5dc0b680d044aa", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.0741000Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.4604680Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a344cf2d-b505-3e7e-b611-117ba1d19773" + "x-ms-request-id": "8ca5b6ec-024f-1f10-aa5d-c0b680d044aa" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.0741000Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.0741000Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-48d3a737ad63df428999e63947871e70-4f6338becec6b94d-00", + "Prefer": "return-no-content", + "traceparent": "00-063b57f4eaa3c149b8879d70239d1efc-2ffd7f1a62540645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a344cf2db5053e7eb611117ba1d19773", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.1482376Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.5543688Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "573cac8f-5bb5-7c98-41c3-87c0bfafbd82" + "x-ms-request-id": "a344cf2d-b505-3e7e-b611-117ba1d19773" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.1482376Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.1482376Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8361b354fd02044788d944c4ed3070c1-bfe2c8ec49fc074d-00", + "Prefer": "return-no-content", + "traceparent": "00-05088823fb96694ebd3de3e3b6543ff4-c718a0b943888a4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "573cac8f5bb57c9841c387c0bfafbd82", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.2231944Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.6222600Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "a668de57-9c98-377f-3866-d53ef0947dd8" + "x-ms-request-id": "573cac8f-5bb5-7c98-41c3-87c0bfafbd82" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.2231944Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.2231944Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6478d58387d0584dbd4f3a7e301aaaf2-e4102e2445106348-00", + "Prefer": "return-no-content", + "traceparent": "00-1fdebe9d6dee5e4eb151d1ebc3c82265-810e4fc4752ffa4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a668de579c98377f3866d53ef0947dd8", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.3015304Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.6928136Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "d3274dc5-ec93-d2f5-37c8-62422dbd7e06" + "x-ms-request-id": "a668de57-9c98-377f-3866-d53ef0947dd8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.3015304Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.3015304Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-381a800f148098438abe77ed19a543a1-18e1bdeff64f884f-00", + "Prefer": "return-no-content", + "traceparent": "00-c7059535e347c544b99ebad5599d0bc4-a71aa7929534c548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d3274dc5ec93d2f537c862422dbd7e06", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.3744392Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.7684872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c3248f53-f169-f2db-2d05-1f4e85598bac" + "x-ms-request-id": "d3274dc5-ec93-d2f5-37c8-62422dbd7e06" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.3744392Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.3744392Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-acbba21c27d01e4884b3d71bf2cdb75e-1aebf364b75d2348-00", + "Prefer": "return-no-content", + "traceparent": "00-60937409dff6094a98bd9629cc8d19ce-1b19aad432514644-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c3248f53f169f2db2d051f4e85598bac", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.4487816Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.8375048Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "72fbae45-e988-6aee-e995-6fd03a3d097b" + "x-ms-request-id": "c3248f53-f169-f2db-2d05-1f4e85598bac" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.4487816Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.4487816Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e0c9a024c5390145a5267c3dd5dba075-2a9da43016aae14c-00", + "Prefer": "return-no-content", + "traceparent": "00-5d10b62855578545828d50ea0658b3ea-d8087dc1cffdd04f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "72fbae45e9886aeee9956fd03a3d097b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.5224072Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.9073416Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "61eacfe8-ba70-d46f-7234-a68ecda64ddd" + "x-ms-request-id": "72fbae45-e988-6aee-e995-6fd03a3d097b" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.5224072Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.5224072Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6f2dff6e245ff24faab89f6efe68f36b-29c3f3877ded0048-00", + "Prefer": "return-no-content", + "traceparent": "00-b36b26c66408e2449da85dc8db4110ce-c1a9e62fc4481746-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "61eacfe8ba70d46f7234a68ecda64ddd", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.5938824Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.9790216Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "7efcb53c-0cc2-697e-a0b9-d9d3820ab8ef" + "x-ms-request-id": "61eacfe8-ba70-d46f-7234-a68ecda64ddd" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.5938824Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.5938824Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d35731a35332d94284ac62491b9b846b-7a6086da9733bc4b-00", + "Prefer": "return-no-content", + "traceparent": "00-165a9a06f0db4547a46d8d22f28b44ab-2ff23ea7d0d3e44c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7efcb53c0cc2697ea0b9d9d3820ab8ef", - "x-ms-date": "Wed, 19 Aug 2020 13:13:51 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.6673032Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.0499848Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "b666a3fc-296e-8a3c-3e27-ff5442609d42" + "x-ms-request-id": "7efcb53c-0cc2-697e-a0b9-d9d3820ab8ef" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.6673032Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.6673032Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-faa9b5c5fbcc244185caf409106fc730-ad29ee6142962345-00", + "Prefer": "return-no-content", + "traceparent": "00-9e2ae61e271df740ab8fdbb8a119b2ff-2f5ec108ca26cf41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b666a3fc296e8a3c3e27ff5442609d42", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:02 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.7412360Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.1199240Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "85939148-8a41-dbb9-5081-c0b6e09c5167" + "x-ms-request-id": "b666a3fc-296e-8a3c-3e27-ff5442609d42" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.7412360Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.7412360Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eebdd14859859e4e9cd5a09e20c64f83-8eb54dcd90c2fa42-00", + "Prefer": "return-no-content", + "traceparent": "00-a87542f7568a424ca05d7c49a6124d67-a215e1a05b341949-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "859391488a41dbb95081c0b6e09c5167", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.8146568Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.1882248Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "2991b77b-9740-126e-7871-3f9b0c2a2640" + "x-ms-request-id": "85939148-8a41-dbb9-5081-c0b6e09c5167" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.8146568Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.8146568Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9be7018c0088cb4aa9ec6f8eaec9570d-4a62ebd30a389142-00", + "Prefer": "return-no-content", + "traceparent": "00-e8e6bfc67775d141bba1693b89cd3964-116ce27d9fbdf647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2991b77b9740126e78713f9b0c2a2640", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.8886920Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.2591880Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f08b971c-3377-71ae-ea8a-65ed6985aaa2" + "x-ms-request-id": "2991b77b-9740-126e-7871-3f9b0c2a2640" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.8886920Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.8886920Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8f8622fca944cd4da377f94d145d7794-dd234c2d3b5abb46-00", + "Prefer": "return-no-content", + "traceparent": "00-65b357f5927a354d983f722e2e15e7c0-c6a34521bcfb0d48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f08b971c337771aeea8a65ed6985aaa2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.9621128Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:02 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.3275912Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8bd898d5-73ce-b002-2381-0ccf4b1ece26" + "x-ms-request-id": "f08b971c-3377-71ae-ea8a-65ed6985aaa2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.9621128Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.9621128Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d93ff7622c2ce440a7908fb12149351b-774ea3d6685da24c-00", + "Prefer": "return-no-content", + "traceparent": "00-17d1144f6585dc4ebb52782cd650b5d9-93ba0ea11c3da64c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8bd898d573ceb00223810ccf4b1ece26", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:51 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.0360456Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.3967112Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "499a805b-6010-48f0-0920-3fb53181a9f2" + "x-ms-request-id": "8bd898d5-73ce-b002-2381-0ccf4b1ece26" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.0360456Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.0360456Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-07ac6810b78fba49b1abffdebd9afcb1-9db51383e1c0b24e-00", + "Prefer": "return-no-content", + "traceparent": "00-c46d86c34379ee4cbc833bd36b13d3c8-0664f076b8cedf4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "499a805b601048f009203fb53181a9f2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.1103880Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.4684936Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "74c59dc7-9a51-a971-94da-cdf526de26cc" + "x-ms-request-id": "499a805b-6010-48f0-0920-3fb53181a9f2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.1103880Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.1103880Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-251b4b14f654074dba91f3d58fbe010b-6142d733554e1c4b-00", + "Prefer": "return-no-content", + "traceparent": "00-188ef7554891a34eb6ca8afcebbeb7b0-f565060bfc112940-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "74c59dc79a51a97194dacdf526de26cc", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.1833992Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.5379208Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "e8913fbc-60eb-7492-a88f-82ad334d7fa2" + "x-ms-request-id": "74c59dc7-9a51-a971-94da-cdf526de26cc" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.1833992Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.1833992Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ce13998162010a4bb3a8d22ea20f064b-85e97d4042e3544c-00", + "Prefer": "return-no-content", + "traceparent": "00-cf1972390b961d4ab9930071e9e57be8-d38f827a035a8e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e8913fbc60eb7492a88f82ad334d7fa2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.2555912Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.6153352Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ad0719d7-5a58-c0d4-0ef1-b43593fa212a" + "x-ms-request-id": "e8913fbc-60eb-7492-a88f-82ad334d7fa2" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.2555912Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.2555912Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-113fa552481dd44e912af7aabadacf59-bf415677e2587840-00", + "Prefer": "return-no-content", + "traceparent": "00-9d1efbafa2f10e498e2a9c861f997980-28b2330a497d7447-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ad0719d75a58c0d40ef1b43593fa212a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.3295240Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.6855816Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f2f973fa-c0ef-6607-0a50-cbc218c37547" + "x-ms-request-id": "ad0719d7-5a58-c0d4-0ef1-b43593fa212a" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.3295240Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.3295240Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5681ad35897d814cbdc88ea774e3749e-9b179b033fe9db42-00", + "Prefer": "return-no-content", + "traceparent": "00-c043f7a80ccfa14482fa98491fefe535-d17408af14a24c46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f2f973fac0ef66070a50cbc218c37547", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.4027400Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.7568520Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "0d1d2a5b-78d7-6173-6ad1-d9faab5ce0ad" + "x-ms-request-id": "f2f973fa-c0ef-6607-0a50-cbc218c37547" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.4027400Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.4027400Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f0f3b9af49e29a4ebf622f49874f1513-5d036ee0c1ba074b-00", + "Prefer": "return-no-content", + "traceparent": "00-95ec113883e0f64e956746d2f7ce80ad-b618cfd459c8ae48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0d1d2a5b78d761736ad1d9faab5ce0ad", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.4771848Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.8266888Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "c0b3576d-8d54-16b3-11a0-a3078f12a74a" + "x-ms-request-id": "0d1d2a5b-78d7-6173-6ad1-d9faab5ce0ad" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj/$metadata#testtableg4w5w8kj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.4771848Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.4771848Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c0b3576d8d5416b311a0a3078f12a74a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,17 +1077,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3AJSKfgUKAAAAAAAAAA==#RT:1#TRC:10#ISV:2#IEO:65551#FPC:AQoAAAAAAAAAFAAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3ALR70isKAAAAAAAAAA==#RT:1#TRC:10#ISV:2#IEO:65551#FPC:AQoAAAAAAAAAFAAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "69da6d7b-14dc-8153-0097-871de70dbbae" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.0741000Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.4604680Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -1484,10 +1104,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.0741000Z" + "Timestamp": "2020-08-21T16:26:02.4604680Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.1482376Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.5543688Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -1504,10 +1124,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.1482376Z" + "Timestamp": "2020-08-21T16:26:02.5543688Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.2231944Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.6222600Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -1524,10 +1144,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.2231944Z" + "Timestamp": "2020-08-21T16:26:02.6222600Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.3015304Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.6928136Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -1544,10 +1164,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.3015304Z" + "Timestamp": "2020-08-21T16:26:02.6928136Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.3744392Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.7684872Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -1564,10 +1184,10 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.3744392Z" + "Timestamp": "2020-08-21T16:26:02.7684872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.4487816Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.8375048Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -1584,10 +1204,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.4487816Z" + "Timestamp": "2020-08-21T16:26:02.8375048Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.5224072Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.9073416Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -1604,10 +1224,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.5224072Z" + "Timestamp": "2020-08-21T16:26:02.9073416Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.5938824Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A02.9790216Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -1624,10 +1244,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.5938824Z" + "Timestamp": "2020-08-21T16:26:02.9790216Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.6673032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.0499848Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -1644,10 +1264,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.6673032Z" + "Timestamp": "2020-08-21T16:26:03.0499848Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.7412360Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.1199240Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -1664,24 +1284,24 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.7412360Z" + "Timestamp": "2020-08-21T16:26:03.1199240Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3AJSKfgUKAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A10%23ISV%3A2%23IEO%3A65551%23FPC%3AAQoAAAAAAAAAFAAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtableg4w5w8kj()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3ALR70isKAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A10%23ISV%3A2%23IEO%3A65551%23FPC%3AAQoAAAAAAAAAFAAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "69da6d7b14dc81530097871de70dbbae", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1689,7 +1309,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "c0541d70-b510-cef3-7706-fb36d56bd258" @@ -1697,7 +1317,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.8146568Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.1882248Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1714,10 +1334,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.8146568Z" + "Timestamp": "2020-08-21T16:26:03.1882248Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.8886920Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.2591880Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1734,10 +1354,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.8886920Z" + "Timestamp": "2020-08-21T16:26:03.2591880Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A51.9621128Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.3275912Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1754,10 +1374,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:51.9621128Z" + "Timestamp": "2020-08-21T16:26:03.3275912Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.0360456Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.3967112Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1774,10 +1394,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.0360456Z" + "Timestamp": "2020-08-21T16:26:03.3967112Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.1103880Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.4684936Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1794,10 +1414,10 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.1103880Z" + "Timestamp": "2020-08-21T16:26:03.4684936Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.1833992Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.5379208Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1814,10 +1434,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.1833992Z" + "Timestamp": "2020-08-21T16:26:03.5379208Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.2555912Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.6153352Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1834,10 +1454,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.2555912Z" + "Timestamp": "2020-08-21T16:26:03.6153352Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.3295240Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.6855816Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1854,10 +1474,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.3295240Z" + "Timestamp": "2020-08-21T16:26:03.6855816Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.4027400Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.7568520Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1874,10 +1494,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.4027400Z" + "Timestamp": "2020-08-21T16:26:03.7568520Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A52.4771848Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A03.8266888Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1894,7 +1514,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:13:52.4771848Z" + "Timestamp": "2020-08-21T16:26:03.8266888Z" } ] } @@ -1905,13 +1525,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6566312fb6f0bd428c86c574e88c1689-39ca09082fda414a-00", + "traceparent": "00-8f710cd8f22482479019db1d942488c1-c2ff9181e7366d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c0541d70b510cef37706fb36d56bd258", - "x-ms-date": "Wed, 19 Aug 2020 13:13:52 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:03 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1919,7 +1539,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", + "Date": "Fri, 21 Aug 2020 16:26:03 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "3e7e8e29-7782-59d1-0431-c0bc05952f04" }, @@ -1929,6 +1549,6 @@ "Variables": { "RandomSeed": "2105555626", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTaskAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTaskAsync.json index 3b310dfa5e8e3..86fee66b79c95 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTaskAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(CosmosTable)/TableTakeWithContinuationTaskAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1fae92cad1e5de46b5becbbb77cadb97-57d734c1849af248-00", + "traceparent": "00-163e09d35f78c14081a093267b74cb18-8de84fc97eef2842-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9d9ae29f3595beac067c82951ac226d4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:20 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:31 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -25,8 +25,8 @@ "StatusCode": 201, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.4229640Z\u0027\u0022", + "Date": "Fri, 21 Aug 2020 16:26:31 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A31.8682120Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/Tables(\u0027testtablea1nxjuh6\u0027)", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", @@ -46,13 +46,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-48ce69dcf0f78843b645e8b181cf0208-a69092618fe7b24a-00", + "Prefer": "return-no-content", + "traceparent": "00-39dbb24ea51cd74eb3516ac2853756cb-4411e1cfb2bad847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6f00049289262eb99ab2d232bd521920", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -75,37 +76,17 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.8902152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.2862088Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "367afa06-a444-6ba1-9b11-dcbd866d4f09" + "x-ms-request-id": "6f000492-8926-2eb9-9ab2-d232bd521920" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.8902152Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1, - "IntTypeProperty": 1, - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:20.8902152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -116,13 +97,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4c8520a30e73974bba032247313ab241-18a995453fb89a43-00", + "Prefer": "return-no-content", + "traceparent": "00-b1690bc9ad293a4daf9e0e0203fcbffe-75df26c250440049-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "367afa06a4446ba19b11dcbd866d4f09", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -145,37 +127,17 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.9670152Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.3597320Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "5df72377-df51-1666-286b-03e3637a00b3" + "x-ms-request-id": "367afa06-a444-6ba1-9b11-dcbd866d4f09" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.9670152Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2, - "IntTypeProperty": 2, - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:20.9670152Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -186,13 +148,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a040a7d42f04894e91a222ee9428b044-94cc341c78a6874b-00", + "Prefer": "return-no-content", + "traceparent": "00-f4508c010c259f4bb64f82774318898d-cf72a77f1fa20449-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5df72377df511666286b03e3637a00b3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -215,37 +178,17 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.0348040Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.4306952Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "208e6263-f047-ee8f-6294-d414acfba82d" + "x-ms-request-id": "5df72377-df51-1666-286b-03e3637a00b3" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.0348040Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3, - "IntTypeProperty": 3, - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.0348040Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -256,13 +199,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c834f6c71fb2d146aba125cda7af33b9-c326ade78bb4804b-00", + "Prefer": "return-no-content", + "traceparent": "00-37f1b6c842593e448e530284cd512ea5-e1af238c36b9a74f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "208e6263f047ee8f6294d414acfba82d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -285,37 +229,17 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.1077128Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.5075976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "9abac862-bc5a-27cf-9464-0dd8a1be0720" + "x-ms-request-id": "208e6263-f047-ee8f-6294-d414acfba82d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.1077128Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4, - "IntTypeProperty": 4, - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.1077128Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -326,13 +250,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5fd53f9165b99646b78a01b1cbdd47da-ec39354245467149-00", + "Prefer": "return-no-content", + "traceparent": "00-5433eb8ddb1f6741af7852b4da26f52d-02ca12124d211a44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9abac862bc5a27cf94640dd8a1be0720", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -355,37 +280,17 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.1806216Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.5787656Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "245a2811-2fde-87c1-9309-fabc0b51692d" + "x-ms-request-id": "9abac862-bc5a-27cf-9464-0dd8a1be0720" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.1806216Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5, - "IntTypeProperty": 5, - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.1806216Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -396,13 +301,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-322dea2c6c441b40bda3ce3dc29d6717-31d5b80f72fe0e4d-00", + "Prefer": "return-no-content", + "traceparent": "00-12ebee81b9c47f4ea1ea1182b0c1dbb8-42dfc65b7cc8b646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "245a28112fde87c19309fabc0b51692d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -425,37 +331,17 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.2508680Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.6496264Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "9b80d6c3-66bf-a758-9267-8ce3e2b74ca4" + "x-ms-request-id": "245a2811-2fde-87c1-9309-fabc0b51692d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.2508680Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6, - "IntTypeProperty": 6, - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.2508680Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -466,13 +352,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5308a7c67ff3024da92e997411dfb4bc-6ed980842d3e684f-00", + "Prefer": "return-no-content", + "traceparent": "00-b6feaa6b3ce6d543954f7ff361dc13c2-8ebc59294348cb44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9b80d6c366bfa75892678ce3e2b74ca4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -495,37 +382,17 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.3217288Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.7251976Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "8403b38c-83a1-334e-0733-0751c1121c42" + "x-ms-request-id": "9b80d6c3-66bf-a758-9267-8ce3e2b74ca4" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.3217288Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7, - "IntTypeProperty": 7, - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.3217288Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -536,13 +403,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f19171bb24d05f4a82e796348d02437d-4f2a81120cb21a4f-00", + "Prefer": "return-no-content", + "traceparent": "00-b1dc32f03941534e96d9555e769fc607-796b56a21105ee4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8403b38c83a1334e07330751c1121c42", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -565,37 +433,17 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.3912584Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.8044552Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "cb14e0fb-6c3d-aa61-d0b3-9177a2dea5db" + "x-ms-request-id": "8403b38c-83a1-334e-0733-0751c1121c42" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.3912584Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8, - "IntTypeProperty": 8, - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.3912584Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -606,13 +454,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3b30ccbf8dd5634282d181294caa4c69-3c27f28930f63948-00", + "Prefer": "return-no-content", + "traceparent": "00-1e8369bb7d4493428b1700dba8165cb5-953fa8e6e0ef0249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cb14e0fb6c3daa61d0b39177a2dea5db", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -635,37 +484,17 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.4605832Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.8778760Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "572f56bc-e54d-408b-874d-948c5f07e580" + "x-ms-request-id": "cb14e0fb-6c3d-aa61-d0b3-9177a2dea5db" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.4605832Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9, - "IntTypeProperty": 9, - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.4605832Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -676,13 +505,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-067bf2abad98494fa46ba344a4cfc403-76dfef5955018d49-00", + "Prefer": "return-no-content", + "traceparent": "00-9fe517bc31b7be41bcb179a2c9427cee-399a518f5665a54f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "572f56bce54d408b874d948c5f07e580", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -705,37 +535,17 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.5368712Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.9540616Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "02e8494b-81a2-2066-5258-b3eef1d79028" + "x-ms-request-id": "572f56bc-e54d-408b-874d-948c5f07e580" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.5368712Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10, - "IntTypeProperty": 10, - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.5368712Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -746,13 +556,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7c73633e5fb8934fb29c09e0085247fb-62a727804403d047-00", + "Prefer": "return-no-content", + "traceparent": "00-5302529197f02c4497a2fef98e8b6794-31aaf9b3b6f5d94b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "02e8494b81a220665258b3eef1d79028", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -775,37 +586,17 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.6074248Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.0314760Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6b942b8d-c4e3-15f4-54d4-43efd8d44bc8" + "x-ms-request-id": "02e8494b-81a2-2066-5258-b3eef1d79028" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.6074248Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11, - "IntTypeProperty": 11, - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.6074248Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -816,13 +607,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ab3f7baee48239449f18499eb09c0bf0-7008f4f2c4a70a4c-00", + "Prefer": "return-no-content", + "traceparent": "00-b4aa2066046b0e4496663b34453d9930-b97454e41d5f6444-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6b942b8dc4e315f454d443efd8d44bc8", - "x-ms-date": "Wed, 19 Aug 2020 13:14:21 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:32 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -845,37 +637,17 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.6802312Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.1132936Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "582c11cd-a3f6-3a38-ef0f-05f5319d4eb0" + "x-ms-request-id": "6b942b8d-c4e3-15f4-54d4-43efd8d44bc8" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.6802312Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12, - "IntTypeProperty": 12, - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.6802312Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -886,13 +658,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d3785d32c774ef45a60fb17c36aef0f2-3bcfba86f0bce443-00", + "Prefer": "return-no-content", + "traceparent": "00-48caf45df1b98e4a911922dd1f884d50-5a1991fe94051848-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "582c11cda3f63a38ef0f05f5319d4eb0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -915,37 +688,17 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:20 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.7509896Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.1966472Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "34fe6bbd-7972-869c-55d2-adce3e77487d" + "x-ms-request-id": "582c11cd-a3f6-3a38-ef0f-05f5319d4eb0" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.7509896Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13, - "IntTypeProperty": 13, - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.7509896Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -956,13 +709,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-47499f17da2fe94f8f9e5cc19fad11a7-a01e04fa67637b40-00", + "Prefer": "return-no-content", + "traceparent": "00-cef92d7379167b4490f566cc1946047b-bae7ac8b1f2e5b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34fe6bbd7972869c55d2adce3e77487d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -985,37 +739,17 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.8241032Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:32 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.2768264Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "df20ea0d-37ab-ea32-f259-7cd4bfffe4b7" + "x-ms-request-id": "34fe6bbd-7972-869c-55d2-adce3e77487d" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.8241032Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14, - "IntTypeProperty": 14, - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.8241032Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1026,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6263ce2c79126e4ebd92a6ca8d84e11a-0003eada3cf2904b-00", + "Prefer": "return-no-content", + "traceparent": "00-3f363f921f3daf4990cbd3dd4f9e4c88-788a2af32ca2ab4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "df20ea0d37abea32f2597cd4bfffe4b7", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1055,37 +790,17 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.8969096Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.3517832Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "6d329385-17d5-5356-74a5-0323f56afc78" + "x-ms-request-id": "df20ea0d-37ab-ea32-f259-7cd4bfffe4b7" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.8969096Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15, - "IntTypeProperty": 15, - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.8969096Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1096,13 +811,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-949aa97996d98345a0866d0f793644ca-8e01a5e70c35fd4f-00", + "Prefer": "return-no-content", + "traceparent": "00-f7449f321f2ad345a3724e47dc0ba4c5-90c6d34f98c36b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6d32938517d5535674a50323f56afc78", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1125,37 +841,17 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.9700232Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.4246920Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "46e787c7-6e7c-8505-3813-4118fdc8c655" + "x-ms-request-id": "6d329385-17d5-5356-74a5-0323f56afc78" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.9700232Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16, - "IntTypeProperty": 16, - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.9700232Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1166,13 +862,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ae864b10fc0bbd48a63ee5d49ad3ca94-00447af3e870364f-00", + "Prefer": "return-no-content", + "traceparent": "00-8e0ad292d21ec74ca099d550c1a5f50b-25491960b1bdc947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "46e787c76e7c850538134118fdc8c655", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1195,37 +892,17 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.0427272Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.4988296Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "aa49f5ee-da44-f5a7-94cd-6b05330ef588" + "x-ms-request-id": "46e787c7-6e7c-8505-3813-4118fdc8c655" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.0427272Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17, - "IntTypeProperty": 17, - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.0427272Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1236,13 +913,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cffe6f0a2ff28c418d4c9932f39ff3ad-e71bd14b01624e42-00", + "Prefer": "return-no-content", + "traceparent": "00-c81732f0c57a49458d28f589708c5673-086a23363f558a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aa49f5eeda44f5a794cd6b05330ef588", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1265,37 +943,17 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.1237256Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.5732744Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "380c045d-9d17-163b-8ead-34c2d53d56ab" + "x-ms-request-id": "aa49f5ee-da44-f5a7-94cd-6b05330ef588" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.1237256Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18, - "IntTypeProperty": 18, - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.1237256Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1306,13 +964,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b420b35fe3d26f439701bd9ec3a28b8c-6c19ba7985ed3545-00", + "Prefer": "return-no-content", + "traceparent": "00-4df3741b912097429743943db744e6be-32c52c2ebef8f746-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "380c045d9d17163b8ead34c2d53d56ab", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1335,37 +994,17 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.1940744Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.6420872Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "ff35aede-5220-ec33-dff2-b1af03ff5129" + "x-ms-request-id": "380c045d-9d17-163b-8ead-34c2d53d56ab" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.1940744Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19, - "IntTypeProperty": 19, - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.1940744Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1376,13 +1015,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1b0257e005070e4ea1352618c3bf5609-72f0aa7580e64642-00", + "Prefer": "return-no-content", + "traceparent": "00-7777ea700ca02a4cab98ffb119865cb1-c16f815c67cad948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ff35aede5220ec33dff2b1af03ff5129", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1405,37 +1045,17 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { - "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.2678024Z\u0027\u0022", + "Content-Length": "0", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.7126408Z\u0027\u0022", "Location": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": "Microsoft-HTTPAPI/2.0", - "Transfer-Encoding": "chunked", - "x-ms-request-id": "f9bbb91e-8ebc-503d-ba33-1b96a6e51f56" + "x-ms-request-id": "ff35aede-5220-ec33-dff2-b1af03ff5129" }, - "ResponseBody": { - "odata.metadata": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6/$metadata#testtablea1nxjuh6/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.2678024Z\u0027\u0022", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00.0000000Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20, - "IntTypeProperty": 20, - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.2678024Z" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -1445,11 +1065,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f9bbb91e8ebc503dba331b96a6e51f56", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1457,17 +1077,17 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", - "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3ALJ\u002BGoEKAAAAAAAAAA==#RT:1#TRC:10#ISV:2#IEO:65551#FPC:AQoAAAAAAAAAFAAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", + "x-ms-continuation-NextPartitionKey": "{\u0022token\u0022:\u0022\u002BRID:~b1w3AN5cPoYKAAAAAAAAAA==#RT:1#TRC:10#ISV:2#IEO:65551#FPC:AQoAAAAAAAAAFAAAAAAAAAA=\u0022,\u0022range\u0022:{\u0022min\u0022:\u0022\u0022,\u0022max\u0022:\u0022FF\u0022}}", "x-ms-continuation-NextRowKey": "NA", "x-ms-request-id": "8526bf76-f5d9-0a68-d020-5825eb8c128e" }, "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.8902152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.2862088Z\u0027\u0022", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00.0000000Z", @@ -1484,10 +1104,10 @@ "PartitionKey": "somPartition", "RowKey": "01", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:20.8902152Z" + "Timestamp": "2020-08-21T16:26:32.2862088Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A20.9670152Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.3597320Z\u0027\u0022", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00.0000000Z", @@ -1504,10 +1124,10 @@ "PartitionKey": "somPartition", "RowKey": "02", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:20.9670152Z" + "Timestamp": "2020-08-21T16:26:32.3597320Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.0348040Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.4306952Z\u0027\u0022", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00.0000000Z", @@ -1524,10 +1144,10 @@ "PartitionKey": "somPartition", "RowKey": "03", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.0348040Z" + "Timestamp": "2020-08-21T16:26:32.4306952Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.1077128Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.5075976Z\u0027\u0022", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00.0000000Z", @@ -1544,10 +1164,10 @@ "PartitionKey": "somPartition", "RowKey": "04", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.1077128Z" + "Timestamp": "2020-08-21T16:26:32.5075976Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.1806216Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.5787656Z\u0027\u0022", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00.0000000Z", @@ -1564,10 +1184,10 @@ "PartitionKey": "somPartition", "RowKey": "05", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.1806216Z" + "Timestamp": "2020-08-21T16:26:32.5787656Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.2508680Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.6496264Z\u0027\u0022", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00.0000000Z", @@ -1584,10 +1204,10 @@ "PartitionKey": "somPartition", "RowKey": "06", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.2508680Z" + "Timestamp": "2020-08-21T16:26:32.6496264Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.3217288Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.7251976Z\u0027\u0022", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00.0000000Z", @@ -1604,10 +1224,10 @@ "PartitionKey": "somPartition", "RowKey": "07", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.3217288Z" + "Timestamp": "2020-08-21T16:26:32.7251976Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.3912584Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.8044552Z\u0027\u0022", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00.0000000Z", @@ -1624,10 +1244,10 @@ "PartitionKey": "somPartition", "RowKey": "08", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.3912584Z" + "Timestamp": "2020-08-21T16:26:32.8044552Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.4605832Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.8778760Z\u0027\u0022", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00.0000000Z", @@ -1644,10 +1264,10 @@ "PartitionKey": "somPartition", "RowKey": "09", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.4605832Z" + "Timestamp": "2020-08-21T16:26:32.8778760Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.5368712Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A32.9540616Z\u0027\u0022", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00.0000000Z", @@ -1664,24 +1284,24 @@ "PartitionKey": "somPartition", "RowKey": "10", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.5368712Z" + "Timestamp": "2020-08-21T16:26:32.9540616Z" } ] } }, { - "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3ALJ%2BGoEKAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A10%23ISV%3A2%23IEO%3A65551%23FPC%3AAQoAAAAAAAAAFAAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", + "RequestUri": "https://chrissprim.table.cosmos.azure.com/testtablea1nxjuh6()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27\u0026NextPartitionKey=%7B%22token%22%3A%22%2BRID%3A~b1w3AN5cPoYKAAAAAAAAAA%3D%3D%23RT%3A1%23TRC%3A10%23ISV%3A2%23IEO%3A65551%23FPC%3AAQoAAAAAAAAAFAAAAAAAAAA%3D%22%2C%22range%22%3A%7B%22min%22%3A%22%22%2C%22max%22%3A%22FF%22%7D%7D\u0026NextRowKey=NA", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8526bf76f5d90a68d0205825eb8c128e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1689,7 +1309,7 @@ "StatusCode": 200, "ResponseHeaders": { "Content-Type": "application/json", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", "Server": "Microsoft-HTTPAPI/2.0", "Transfer-Encoding": "chunked", "x-ms-request-id": "1ca30a5b-5d82-50ef-70e5-45ec369c45f9" @@ -1697,7 +1317,7 @@ "ResponseBody": { "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.6074248Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.0314760Z\u0027\u0022", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00.0000000Z", @@ -1714,10 +1334,10 @@ "PartitionKey": "somPartition", "RowKey": "11", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.6074248Z" + "Timestamp": "2020-08-21T16:26:33.0314760Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.6802312Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.1132936Z\u0027\u0022", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00.0000000Z", @@ -1734,10 +1354,10 @@ "PartitionKey": "somPartition", "RowKey": "12", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.6802312Z" + "Timestamp": "2020-08-21T16:26:33.1132936Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.7509896Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.1966472Z\u0027\u0022", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00.0000000Z", @@ -1754,10 +1374,10 @@ "PartitionKey": "somPartition", "RowKey": "13", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.7509896Z" + "Timestamp": "2020-08-21T16:26:33.1966472Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.8241032Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.2768264Z\u0027\u0022", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00.0000000Z", @@ -1774,10 +1394,10 @@ "PartitionKey": "somPartition", "RowKey": "14", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.8241032Z" + "Timestamp": "2020-08-21T16:26:33.2768264Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.8969096Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.3517832Z\u0027\u0022", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00.0000000Z", @@ -1794,10 +1414,10 @@ "PartitionKey": "somPartition", "RowKey": "15", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.8969096Z" + "Timestamp": "2020-08-21T16:26:33.3517832Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A21.9700232Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.4246920Z\u0027\u0022", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00.0000000Z", @@ -1814,10 +1434,10 @@ "PartitionKey": "somPartition", "RowKey": "16", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:21.9700232Z" + "Timestamp": "2020-08-21T16:26:33.4246920Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.0427272Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.4988296Z\u0027\u0022", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00.0000000Z", @@ -1834,10 +1454,10 @@ "PartitionKey": "somPartition", "RowKey": "17", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.0427272Z" + "Timestamp": "2020-08-21T16:26:33.4988296Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.1237256Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.5732744Z\u0027\u0022", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00.0000000Z", @@ -1854,10 +1474,10 @@ "PartitionKey": "somPartition", "RowKey": "18", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.1237256Z" + "Timestamp": "2020-08-21T16:26:33.5732744Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.1940744Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.6420872Z\u0027\u0022", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00.0000000Z", @@ -1874,10 +1494,10 @@ "PartitionKey": "somPartition", "RowKey": "19", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.1940744Z" + "Timestamp": "2020-08-21T16:26:33.6420872Z" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.2678024Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A33.7126408Z\u0027\u0022", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00.0000000Z", @@ -1894,7 +1514,7 @@ "PartitionKey": "somPartition", "RowKey": "20", "Timestamp@odata.type": "Edm.DateTime", - "Timestamp": "2020-08-19T13:14:22.2678024Z" + "Timestamp": "2020-08-21T16:26:33.7126408Z" } ] } @@ -1905,13 +1525,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-708cbc917761bc4ea4d0faa10a0c0b1c-2de640ee005fbf49-00", + "traceparent": "00-9cc61663f7ccc0469a23127e0d4d5b7e-7d0b344bb9ebde4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1ca30a5b5d8250ef70e545ec369c45f9", - "x-ms-date": "Wed, 19 Aug 2020 13:14:22 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:33 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1919,7 +1539,7 @@ "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:21 GMT", + "Date": "Fri, 21 Aug 2020 16:26:33 GMT", "Server": "Microsoft-HTTPAPI/2.0", "x-ms-request-id": "43385ad2-cbd9-2950-51b0-289b3618642e" }, @@ -1929,6 +1549,6 @@ "Variables": { "RandomSeed": "2029280009", "TABLES_COSMOS_ACCOUNT_NAME": "chrissprim", - "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "" + "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY": "Kg==" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilter.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilter.json index e33448aeecad8..951b09d84c676 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilter.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilter.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-31293b84efdbc8469fddd4203edb1d6a-aabb82c1f550a444-00", + "traceparent": "00-bf92bad7170ba34786e921fb09647e79-89f2924ddfa0e249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ed3179f2c02d26f302977ca0e66d72c6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable46nmomqr\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ed3179f2c02d26f302977ca0e66d72c6", - "x-ms-request-id": "c78fff54-8002-0018-402a-76e97d000000", + "x-ms-request-id": "0b605284-a002-0087-48d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a2f6e64ab3d51d4d83ee61e4df2746ca-b1aa7c5948860e4a-00", + "Prefer": "return-no-content", + "traceparent": "00-6a28da8c0765f74a9fbd26d2f30ba455-f135cb64bfaa0446-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9e45e672b79a69403a2affeb5c30a38f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:52 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.3205489Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A04.6591495Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9e45e672b79a69403a2affeb5c30a38f", - "x-ms-request-id": "c78fff73-8002-0018-5d2a-76e97d000000", + "x-ms-request-id": "0b605291-a002-0087-53d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable46nmomqr/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.3205489Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:53.3205489Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable46nmomqr?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4da26333f726044a8146a2bbeb7d8cb9-86661d5392962d47-00", + "Prefer": "return-no-content", + "traceparent": "00-f509a4869b37ae4386e05d00cc6949ba-55ba87a76d6a4443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6f13650205c0015bc26994f3bdba22b2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4086229Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A04.7121938Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6f13650205c0015bc26994f3bdba22b2", - "x-ms-request-id": "c78fffa1-8002-0018-0a2a-76e97d000000", + "x-ms-request-id": "0b60529e-a002-0087-60d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable46nmomqr/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4086229Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:53.4086229Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable46nmomqr?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ccad06b0a20465419a57b44a239cea96-7ce1015fad4e1f45-00", + "Prefer": "return-no-content", + "traceparent": "00-04937e27864a6a4792c8fb4d737f341e-3798e19954a1614f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "49930ccfd0893ab139c7b203c107c9d2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4526591Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A04.7642378Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "49930ccfd0893ab139c7b203c107c9d2", - "x-ms-request-id": "c78fffbe-8002-0018-272a-76e97d000000", + "x-ms-request-id": "0b6052aa-a002-0087-6cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable46nmomqr/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4526591Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:53.4526591Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable46nmomqr?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-63ac3d6a159b384ba4cfb876757f1f16-507fccd95801644f-00", + "Prefer": "return-no-content", + "traceparent": "00-b111544141492c44823279f233a930da-6f1044dd5018014b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "819dedf3035a6d068a44db30234dab80", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4966962Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A04.8062729Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable46nmomqr(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "819dedf3035a6d068a44db30234dab80", - "x-ms-request-id": "c78fffcf-8002-0018-382a-76e97d000000", + "x-ms-request-id": "0b6052b5-a002-0087-77d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable46nmomqr/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4966962Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:53.4966962Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable46nmomqr()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4f1c4c085a9c3105b4d836f8535840bb", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4f1c4c085a9c3105b4d836f8535840bb", - "x-ms-request-id": "c78fffea-8002-0018-532a-76e97d000000", + "x-ms-request-id": "0b6052ba-a002-0087-7cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable46nmomqr", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4086229Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A04.7121938Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:53.4086229Z", + "Timestamp": "2020-08-21T16:26:04.7121938Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.4966962Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A04.8062729Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:53.4966962Z", + "Timestamp": "2020-08-21T16:26:04.8062729Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -753,13 +581,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6386db7ea89ca346ac165749f11a2714-a16e0493b5b6ae47-00", + "traceparent": "00-d4b5203f21381c489fbcfea1481ad173-821371be56f26f40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d0ffc1a0a11ccc580626be45f48017eb", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,14 +596,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d0ffc1a0a11ccc580626be45f48017eb", - "x-ms-request-id": "c790000f-8002-0018-782a-76e97d000000", + "x-ms-request-id": "0b6052cd-a002-0087-0bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -783,7 +611,7 @@ ], "Variables": { "RandomSeed": "1800643829", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterAsync.json index 038bb6b49ecda..ae6f27bc5e487 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-14f3a041b3bcde46844c367227914d7c-0db6bd1375137548-00", + "traceparent": "00-a95c8e8135f0fc49869138be1a5b6641-b5bb2d31bab77f45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "525acc7ddb71d3994e788580d8021804", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableapgmeofn\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "525acc7ddb71d3994e788580d8021804", - "x-ms-request-id": "c79024a4-8002-0018-3b2a-76e97d000000", + "x-ms-request-id": "0b606570-a002-0087-08d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-79f3e3445d3df343a8847191b1b1bcb7-bda850593cb86242-00", + "Prefer": "return-no-content", + "traceparent": "00-c13b9799d65a2e488dd5ac929d6a671f-aeb84f78a0aa1c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bbade5fd715a3a227d3e732843d0834b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.8260801Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.2709149Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bbade5fd715a3a227d3e732843d0834b", - "x-ms-request-id": "c79024ae-8002-0018-432a-76e97d000000", + "x-ms-request-id": "0b60657a-a002-0087-10d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableapgmeofn/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.8260801Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:22.8260801Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableapgmeofn?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7b727e761283764e8e04dff4fee38159-4b55c41d27675549-00", + "Prefer": "return-no-content", + "traceparent": "00-27e8281a77b4d442ab8a6804a585f1ce-ffa2296472751745-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "68857ff796f8f657cffc80fa03b89eca", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.8701168Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.353984Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "68857ff796f8f657cffc80fa03b89eca", - "x-ms-request-id": "c79024b4-8002-0018-492a-76e97d000000", + "x-ms-request-id": "0b60658b-a002-0087-21d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableapgmeofn/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.8701168Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:22.8701168Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableapgmeofn?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-2e83b358ec93eb4dbcdf947f9d5036f2-a7959ed1a6da3940-00", + "Prefer": "return-no-content", + "traceparent": "00-4cf449c424ac69479411711fdec302b5-5e44e413668cbc41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05e9c8e5d62b0c2eaa20d53367718f7d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.9081488Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.3930174Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "05e9c8e5d62b0c2eaa20d53367718f7d", - "x-ms-request-id": "c79024c2-8002-0018-572a-76e97d000000", + "x-ms-request-id": "0b606592-a002-0087-28d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableapgmeofn/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.9081488Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:22.9081488Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableapgmeofn?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4951ac7ca925164f9ee2fb2bacee04bb-208a3aa1aa4ad14f-00", + "Prefer": "return-no-content", + "traceparent": "00-693f47f0074a9c4a939529970eefa0c3-ef670d9de42ca040-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59893af5af7c670b8db7ec5df12736c5", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.94618Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.4360526Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableapgmeofn(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59893af5af7c670b8db7ec5df12736c5", - "x-ms-request-id": "c79024cd-8002-0018-622a-76e97d000000", + "x-ms-request-id": "0b606595-a002-0087-2bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableapgmeofn/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.94618Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:22.94618Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableapgmeofn()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a42a8a07de7201f5079bed8c0248e5e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7a42a8a07de7201f5079bed8c0248e5e", - "x-ms-request-id": "c79024d1-8002-0018-662a-76e97d000000", + "x-ms-request-id": "0b60659e-a002-0087-33d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableapgmeofn", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.8701168Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.353984Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:22.8701168Z", + "Timestamp": "2020-08-21T16:26:34.353984Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A22.94618Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.4360526Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:22.94618Z", + "Timestamp": "2020-08-21T16:26:34.4360526Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -753,13 +581,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1fb91343f34f1449b4ab50985773c4bf-7a1771a2641f2040-00", + "traceparent": "00-e51021fb15c84a4dab247453728af7fb-97a8e27a90f42a4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c905026d452e354ebd817774ead11a82", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,14 +596,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c905026d452e354ebd817774ead11a82", - "x-ms-request-id": "c79024db-8002-0018-6f2a-76e97d000000", + "x-ms-request-id": "0b6065ac-a002-0087-41d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -783,7 +611,7 @@ ], "Variables": { "RandomSeed": "1932560852", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilter.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilter.json index 28b633c5cef68..6455a8ae5611d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilter.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilter.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-68bc27f5846c92479e7511a2ec21f457-76cd5c37cbd0244d-00", + "traceparent": "00-ebde2387db95dc4dbb7a33e62cdf990c-79fc85e118769b43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7445822f96affd6e54e045a29ffe04c1", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablemwd6i22a\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7445822f96affd6e54e045a29ffe04c1", - "x-ms-request-id": "c790001d-8002-0018-062a-76e97d000000", + "x-ms-request-id": "0b6052e5-a002-0087-20d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3b095b340e87ac4ead0aab950394ad8b-aa0b220ea120734a-00", + "Prefer": "return-no-content", + "traceparent": "00-ad1439a4edd2974b8ddd83e04c770590-9953ee2d78103a4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b61fe6528503074e5048e12dde3f96e2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:53 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7128751Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:04 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.0234549Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b61fe6528503074e5048e12dde3f96e2", - "x-ms-request-id": "c7900036-8002-0018-1e2a-76e97d000000", + "x-ms-request-id": "0b6052f2-a002-0087-28d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablemwd6i22a/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7128751Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:53.7128751Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5478b49c403b9146b67fb7542416aa69-10009f6522081743-00", + "Prefer": "return-no-content", + "traceparent": "00-e5decb73ae403849a1ae108def55af13-69cb7dddac2fab41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8013d5c58590ebad33ff543789f9595f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7559108Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.0724951Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8013d5c58590ebad33ff543789f9595f", - "x-ms-request-id": "c790004d-8002-0018-352a-76e97d000000", + "x-ms-request-id": "0b6052fe-a002-0087-32d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablemwd6i22a/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7559108Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:53.7559108Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6f1b8208d047e54eaa7d162a0ef5fb1a-9d933ea92ea2b04d-00", + "Prefer": "return-no-content", + "traceparent": "00-1258168c1385d24f9acf968337360781-f28e995cfb55424a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4d31e777e4a6a98b343d2367b4411f14", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:04 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7939433Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.1135294Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4d31e777e4a6a98b343d2367b4411f14", - "x-ms-request-id": "c7900065-8002-0018-4d2a-76e97d000000", + "x-ms-request-id": "0b605310-a002-0087-42d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablemwd6i22a/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7939433Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:53.7939433Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-184dd533c52fb346b00208b816c54ff1-aa1a132f35a2f543-00", + "Prefer": "return-no-content", + "traceparent": "00-8c98b3a437773f4eadae6b2aa529998b-23f86324ace07b48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cadd624a84eacc303934830330167d57", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.8389803Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.1715779Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cadd624a84eacc303934830330167d57", - "x-ms-request-id": "c7900077-8002-0018-5f2a-76e97d000000", + "x-ms-request-id": "0b60531e-a002-0087-4fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablemwd6i22a/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.8389803Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:53.8389803Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablemwd6i22a()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f6b681ee490ee03c49694b52614637f2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f6b681ee490ee03c49694b52614637f2", - "x-ms-request-id": "c7900088-8002-0018-6f2a-76e97d000000", + "x-ms-request-id": "0b605328-a002-0087-59d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablemwd6i22a", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.7559108Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.0724951Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:53.7559108Z", + "Timestamp": "2020-08-21T16:26:05.0724951Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A53.8389803Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.1715779Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:53.8389803Z", + "Timestamp": "2020-08-21T16:26:05.1715779Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -753,13 +581,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-581ef58132fd914dbc27f0fb49d57341-6d154ce88d9d0d44-00", + "traceparent": "00-0ff6f747812974459097e54204baf2ad-ad86c1448a851e4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "27ed40df8f1cf375b76414716188791d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,14 +596,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "27ed40df8f1cf375b76414716188791d", - "x-ms-request-id": "c79000aa-8002-0018-102a-76e97d000000", + "x-ms-request-id": "0b60532f-a002-0087-60d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -783,7 +611,7 @@ ], "Variables": { "RandomSeed": "1663308831", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilterAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilterAsync.json index 053fb37d5be71..5c6d7615f0991 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilterAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableComplexFilterWithCreateFilterAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fddb139b2e3c60449b2719906c4403b5-166f12c712834d46-00", + "traceparent": "00-47932ae05eeb5348af0e9633c1ca7e43-96623bdfc3552b4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5a133e8c0f8029be039fc285b2930628", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableeyq89ygj\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5a133e8c0f8029be039fc285b2930628", - "x-ms-request-id": "c79024de-8002-0018-722a-76e97d000000", + "x-ms-request-id": "0b6065b5-a002-0087-49d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-85214c9889b5ab4f9fc95218398a9b29-f5e76d0e8aea9144-00", + "Prefer": "return-no-content", + "traceparent": "00-78924e8c6fb95e41a504bde933c1a3e9-8495560ab202774d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8abdb92af4c2dc8ea275d9f768636d20", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.1603585Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.666245Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8abdb92af4c2dc8ea275d9f768636d20", - "x-ms-request-id": "c79024e8-8002-0018-7b2a-76e97d000000", + "x-ms-request-id": "0b6065ba-a002-0087-4dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeyq89ygj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.1603585Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:23.1603585Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-68dc1e03e7c0e8479ee4e05f613796d2-57c69d86c2da7c46-00", + "Prefer": "return-no-content", + "traceparent": "00-526eefbb35ceac49a4adaab9c6e28f3d-a04b2cb7db059c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "004b7dbf3ef025cdb2eeeda6b04795ae", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.1993905Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.7102819Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "004b7dbf3ef025cdb2eeeda6b04795ae", - "x-ms-request-id": "c79024f1-8002-0018-042a-76e97d000000", + "x-ms-request-id": "0b6065c1-a002-0087-54d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeyq89ygj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.1993905Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:23.1993905Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a5df6353eebf6b42a60ed6fa991668f8-7b55a038b6ac5246-00", + "Prefer": "return-no-content", + "traceparent": "00-79ab6bed3444914091ea3343329b1a7b-d3c60a3cc876c74d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c540d3a282c698d3af37b70b36c7c09f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.2424267Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.752317Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c540d3a282c698d3af37b70b36c7c09f", - "x-ms-request-id": "c79024fb-8002-0018-0e2a-76e97d000000", + "x-ms-request-id": "0b6065c5-a002-0087-58d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeyq89ygj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.2424267Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:23.2424267Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0c3e08ccdaabd24eaed1145b7de7b806-aef99c74efea3444-00", + "Prefer": "return-no-content", + "traceparent": "00-ba05b69d2a830349836f602747ec817a-3d37ca2fbde19044-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "34c5a1310548ec38ec97d7d307e82c5a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.2874637Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.8003572Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "34c5a1310548ec38ec97d7d307e82c5a", - "x-ms-request-id": "c7902503-8002-0018-162a-76e97d000000", + "x-ms-request-id": "0b6065cf-a002-0087-61d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeyq89ygj/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.2874637Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:23.2874637Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableeyq89ygj()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "95552adfa8233c5aaab351b986c2efeb", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "95552adfa8233c5aaab351b986c2efeb", - "x-ms-request-id": "c7902507-8002-0018-1a2a-76e97d000000", + "x-ms-request-id": "0b6065d5-a002-0087-67d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableeyq89ygj", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.1993905Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.7102819Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:23.1993905Z", + "Timestamp": "2020-08-21T16:26:34.7102819Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.2874637Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A34.8003572Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:23.2874637Z", + "Timestamp": "2020-08-21T16:26:34.8003572Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -753,13 +581,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-4ed01ee6147d394c8549ac6ef4591e29-458a5a9be16a3b43-00", + "traceparent": "00-4208dd7484a2dc49afbdbf7e225bc703-b0e4ff4a1a7b2b42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e744e2e60819c669b54d92faaff90c6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,14 +596,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:22 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0e744e2e60819c669b54d92faaff90c6", - "x-ms-request-id": "c790251d-8002-0018-2f2a-76e97d000000", + "x-ms-request-id": "0b6065e1-a002-0087-73d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -783,7 +611,7 @@ ], "Variables": { "RandomSeed": "1032012247", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQuery.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQuery.json index 0e95f2f65455c..32df325fb77e9 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQuery.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQuery.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f29fe575b0cecc46b5efffd99ae99360-7c28ac0a25c94843-00", + "traceparent": "00-e152b06eb6e8564d8e5e07a2605286c7-a3d075328a1d4647-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c87dfa0dcdaa30cad7727333a6a7ce73", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableo4pf1bet\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c87dfa0dcdaa30cad7727333a6a7ce73", - "x-ms-request-id": "c79000c0-8002-0018-242a-76e97d000000", + "x-ms-request-id": "0b605337-a002-0087-68d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ff715b6541e50241bb25225eac9a2e5a-46715f302ed42849-00", + "Prefer": "return-no-content", + "traceparent": "00-391acdf306ac3447a341f4d6f8af6ede-210e6640d687f947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d016850273325b290b0fd6e238b721d6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.0541588Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableo4pf1bet(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.4167829Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableo4pf1bet(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d016850273325b290b0fd6e238b721d6", - "x-ms-request-id": "c79000dc-8002-0018-3d2a-76e97d000000", + "x-ms-request-id": "0b60533e-a002-0087-6dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableo4pf1bet/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.0541588Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.0541588Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableo4pf1bet?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8c4da836e577d54b9ac6c59a78cfc930-240949c0fa1f1d4a-00", + "Prefer": "return-no-content", + "traceparent": "00-715783e381e47d4ca09f2f3c1f34e175-62590b9180141549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "71586bfc8ec2d36cc3cf3b37b41dedb8", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.0971946Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableo4pf1bet(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.4578172Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableo4pf1bet(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "71586bfc8ec2d36cc3cf3b37b41dedb8", - "x-ms-request-id": "c79000f4-8002-0018-512a-76e97d000000", + "x-ms-request-id": "0b605344-a002-0087-73d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableo4pf1bet/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.0971946Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:54.0971946Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableo4pf1bet()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "295d103bde899a94d021bd9af7e7f81f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "295d103bde899a94d021bd9af7e7f81f", - "x-ms-request-id": "c7900107-8002-0018-642a-76e97d000000", + "x-ms-request-id": "0b60534b-a002-0087-78d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableo4pf1bet", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.0971946Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.4578172Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:54.0971946Z", + "Timestamp": "2020-08-21T16:26:05.4578172Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -420,13 +334,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-882169430b8efe4ead7b59e42c9f04b2-2fcb5b40ec947c4d-00", + "traceparent": "00-4b0347499f571749981c1a27181ae5d5-fac082826124f844-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a379d515c4f74b019430c6238f2a7ed", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -435,14 +349,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3a379d515c4f74b019430c6238f2a7ed", - "x-ms-request-id": "c7900116-8002-0018-732a-76e97d000000", + "x-ms-request-id": "0b605353-a002-0087-80d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -450,7 +364,7 @@ ], "Variables": { "RandomSeed": "118203079", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQueryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQueryAsync.json index 77e74db2c3751..6c64601b77b2e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQueryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableDictionaryTableEntityQueryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ab626621f67fab4c93752fe7d4920708-2c4d33bccb4cf842-00", + "traceparent": "00-8374b090e4bb9048a86cde430751f229-4ab92f4352eff24f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d60b6ab4ff108165c0befec495bcbd9b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablega8aoaum\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d60b6ab4ff108165c0befec495bcbd9b", - "x-ms-request-id": "c7902529-8002-0018-3b2a-76e97d000000", + "x-ms-request-id": "0b6065e5-a002-0087-77d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6e62486a694f594e8e6bef3baf9de262-15d40d3c5af22c4f-00", + "Prefer": "return-no-content", + "traceparent": "00-74f0882a26dd634eb12e349012d6b34c-a3fb968c71630c42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "593a9fecac8f45829df8fd57c1986957", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.4996406Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablega8aoaum(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.0125359Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablega8aoaum(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "593a9fecac8f45829df8fd57c1986957", - "x-ms-request-id": "c7902534-8002-0018-452a-76e97d000000", + "x-ms-request-id": "0b6065e8-a002-0087-79d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablega8aoaum/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.4996406Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:23.4996406Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablega8aoaum?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4f9b35b88f90d1428129dcef618cdb04-3b033dbf88efb145-00", + "Prefer": "return-no-content", + "traceparent": "00-ac23fcca2607604287a5aed2e0c8c7b7-f2d6c0f36fb2ad4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "77676ab031c0bba7aa65a0ff7182a926", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.5506826Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablega8aoaum(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:34 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.0575722Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablega8aoaum(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "77676ab031c0bba7aa65a0ff7182a926", - "x-ms-request-id": "c7902541-8002-0018-522a-76e97d000000", + "x-ms-request-id": "0b6065eb-a002-0087-7cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablega8aoaum/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.5506826Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:23.5506826Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablega8aoaum()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80b317fab167072fe8c53817010ebf28", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:34 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "80b317fab167072fe8c53817010ebf28", - "x-ms-request-id": "c7902548-8002-0018-592a-76e97d000000", + "x-ms-request-id": "0b6065f0-a002-0087-80d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablega8aoaum", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.5506826Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.0575722Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:23.5506826Z", + "Timestamp": "2020-08-21T16:26:35.0575722Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -420,13 +334,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-5cc4726bb1e5bd4e8a563e4853031aa5-52d841b5229cb64f-00", + "traceparent": "00-3f60e5891293584ba335ef51608e1b24-852f27c53472e548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2a13a6554554bbdaf77eae290b82d41a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -435,14 +349,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2a13a6554554bbdaf77eae290b82d41a", - "x-ms-request-id": "c7902551-8002-0018-622a-76e97d000000", + "x-ms-request-id": "0b6065f7-a002-0087-07d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -450,7 +364,7 @@ ], "Variables": { "RandomSeed": "1896186809", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwice.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwice.json index 79de615f618ed..db6e17d80463e 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwice.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwice.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-18814b4ed5654d47bd02c56f389afa96-12b12b096bfc0344-00", + "traceparent": "00-e941b0d951ae90409bad8e0a2f619540-d0a018ded29c3041-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59ced60f9e08991085ee4abbb7ee0c0e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablej3v1s3en\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59ced60f9e08991085ee4abbb7ee0c0e", - "x-ms-request-id": "c7900127-8002-0018-042a-76e97d000000", + "x-ms-request-id": "0b605358-a002-0087-05d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-956f77c5f80b4843932cf3bd1327d493-657c000295899f43-00", + "Prefer": "return-no-content", + "traceparent": "00-b7086ab13a0c13448e6125ec40087209-4d172f0e9f0fda45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d72d29df379d5fcf7019bfb885e8d801", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.2813481Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej3v1s3en(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.6269595Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej3v1s3en(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d72d29df379d5fcf7019bfb885e8d801", - "x-ms-request-id": "c790013c-8002-0018-182a-76e97d000000", + "x-ms-request-id": "0b605360-a002-0087-0cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej3v1s3en/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.2813481Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.2813481Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej3v1s3en?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-89c87aaba3ee424b981604f1dbce9d9c-e4260251e243fb4e-00", + "Prefer": "return-no-content", + "traceparent": "00-258ae472eab8be48990eb471538f6a45-5c516abb2b721141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "889a37e93cd09a40178ac069556663d8", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.326386Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablej3v1s3en(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.6659922Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablej3v1s3en(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "889a37e93cd09a40178ac069556663d8", - "x-ms-request-id": "c790014c-8002-0018-282a-76e97d000000", + "x-ms-request-id": "0b605366-a002-0087-12d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej3v1s3en/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.326386Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:54.326386Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablej3v1s3en()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3a3199d53b46d7b4066fe9eedf58139c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:53 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3a3199d53b46d7b4066fe9eedf58139c", - "x-ms-request-id": "c790015f-8002-0018-3b2a-76e97d000000", + "x-ms-request-id": "0b60536b-a002-0087-17d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablej3v1s3en", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.2813481Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.6269595Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.2813481Z", + "Timestamp": "2020-08-21T16:26:05.6269595Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -412,10 +326,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.326386Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.6659922Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:54.326386Z", + "Timestamp": "2020-08-21T16:26:05.6659922Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -465,13 +379,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-4a30d1f8690f884db64ddcfdee9e9386-2a55797425d1b64a-00", + "traceparent": "00-81472ed1c8eee64ca32198d4fa788ab9-2124dc7dcc5c644d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "80d248158354a33ee893bf1377660a09", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -480,14 +394,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "80d248158354a33ee893bf1377660a09", - "x-ms-request-id": "c7900180-8002-0018-5a2a-76e97d000000", + "x-ms-request-id": "0b605383-a002-0087-2ed7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -495,7 +409,7 @@ ], "Variables": { "RandomSeed": "2068100569", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwiceAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwiceAsync.json index 31f1793e615b9..cf7b2e5841b81 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwiceAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableEnumerateTwiceAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b6b058f6d7e0664ba4ca2248e2dc940b-ba453a9f92bd1544-00", + "traceparent": "00-7e769b935fdf6a428a2d0fe41f4015f5-ebd123bde9717a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0bda6dedb0a412482bc5c9ca9f206ddd", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablefs0u2grd\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0bda6dedb0a412482bc5c9ca9f206ddd", - "x-ms-request-id": "c790255f-8002-0018-702a-76e97d000000", + "x-ms-request-id": "0b6065fe-a002-0087-0ed7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dc85076ee108e046b60a05b2dbf4b8f3-3abdfc68702fa144-00", + "Prefer": "return-no-content", + "traceparent": "00-ccbf26674574f6419cbbc61ad634e3c5-19a6e12200f3b244-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b28da33e314990fc93b51e695648fb5f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:23 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.7228261Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefs0u2grd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.2447296Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefs0u2grd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b28da33e314990fc93b51e695648fb5f", - "x-ms-request-id": "c7902566-8002-0018-762a-76e97d000000", + "x-ms-request-id": "0b606609-a002-0087-17d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefs0u2grd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.7228261Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:23.7228261Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefs0u2grd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-62c64affc190554ca7543965245364a9-ab3875a85b46ff46-00", + "Prefer": "return-no-content", + "traceparent": "00-642e21b7b8e2fa4faa547057b7b3d599-1ac445f2620fca43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "907a08a8fc02bd66d9ed720be75ee029", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.7618582Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablefs0u2grd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.2977731Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablefs0u2grd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "907a08a8fc02bd66d9ed720be75ee029", - "x-ms-request-id": "c790256b-8002-0018-7b2a-76e97d000000", + "x-ms-request-id": "0b606613-a002-0087-21d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefs0u2grd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.7618582Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:23.7618582Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablefs0u2grd()?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "56410074917cbbfb704a78ee91dfbce2", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "56410074917cbbfb704a78ee91dfbce2", - "x-ms-request-id": "c7902572-8002-0018-022a-76e97d000000", + "x-ms-request-id": "0b606619-a002-0087-26d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablefs0u2grd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.7228261Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.2447296Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:23.7228261Z", + "Timestamp": "2020-08-21T16:26:35.2447296Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -412,10 +326,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.7618582Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.2977731Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:23.7618582Z", + "Timestamp": "2020-08-21T16:26:35.2977731Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -465,13 +379,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-cd19c485f871c64e8bbe06ee68b1607e-9b5ef81bf6462b48-00", + "traceparent": "00-732bdf15b78e2949bccc036af02842bb-2d08f166326fa843-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "962269c9dda541db3ccfd95cbef0a835", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -480,14 +394,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "962269c9dda541db3ccfd95cbef0a835", - "x-ms-request-id": "c7902581-8002-0018-112a-76e97d000000", + "x-ms-request-id": "0b606628-a002-0087-34d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -495,7 +409,7 @@ ], "Variables": { "RandomSeed": "499060942", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionary.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionary.json index 36b7ae05ba603..9148210dc2fed 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionary.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionary.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-508c9f008df3b540ac95844c09916854-efaf36a94d6bf64a-00", + "traceparent": "00-3359ab689de8f143a029a69c7eb77e58-8297621ecef27045-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "15ffb0282939e1c56af08ba25f88218a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable9gmkhjb7\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "15ffb0282939e1c56af08ba25f88218a", - "x-ms-request-id": "c7900194-8002-0018-6e2a-76e97d000000", + "x-ms-request-id": "0b60538c-a002-0087-37d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-07714870a6c0e44eb0a9fb32d5b04d0d-17f88f0e0e4a814e-00", + "Prefer": "return-no-content", + "traceparent": "00-9f196fde76b01f4f9be1f9339ed19bc0-4256c79c04983f4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "baeb8d3066f33709207c1c964072173c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.544567Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable9gmkhjb7(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.8881771Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable9gmkhjb7(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "baeb8d3066f33709207c1c964072173c", - "x-ms-request-id": "c79001a6-8002-0018-7f2a-76e97d000000", + "x-ms-request-id": "0b605393-a002-0087-3dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable9gmkhjb7/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.544567Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:13:54.544567Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable9gmkhjb7?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "615", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fd3c7c54a2c5bc4599655d02ea7cb4fd-78751137f48dd745-00", + "Prefer": "return-no-content", + "traceparent": "00-f9c91879778fa8479276b5b72036cd57-6ae601b426416149-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6989065ea2def50a261308456285ae30", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.5845998Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable9gmkhjb7(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.9292114Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable9gmkhjb7(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6989065ea2def50a261308456285ae30", - "x-ms-request-id": "c79001b7-8002-0018-102a-76e97d000000", + "x-ms-request-id": "0b605399-a002-0087-43d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable9gmkhjb7/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.5845998Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "01", - "Timestamp": "2020-08-19T13:13:54.5845998Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable9gmkhjb7()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -199,11 +167,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1818c39dd4eec254a7c8f4bc0d2ea0f8", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -212,7 +180,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -220,17 +188,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1818c39dd4eec254a7c8f4bc0d2ea0f8", - "x-ms-request-id": "c79001cd-8002-0018-262a-76e97d000000", + "x-ms-request-id": "0b60539d-a002-0087-47d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable9gmkhjb7", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.544567Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A05.8881771Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-19T13:13:54.544567Z", + "Timestamp": "2020-08-21T16:26:05.8881771Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -253,13 +221,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-8ec4e768b53bf64193e6045ebc7e7671-dd2d840b6694da42-00", + "traceparent": "00-1ccd52a961b18947860bcc3488f8f814-dfb36795dd483747-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59434ed9b8ff8dab83f594df5dc3d49b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -268,14 +236,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59434ed9b8ff8dab83f594df5dc3d49b", - "x-ms-request-id": "c79001e1-8002-0018-382a-76e97d000000", + "x-ms-request-id": "0b6053a4-a002-0087-4dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -283,7 +251,7 @@ ], "Variables": { "RandomSeed": "2080313541", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionaryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionaryAsync.json index bd201ec5c224e..68e9f5b9ea403 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionaryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryDictionaryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3386bed137a46f468e6fc435a5ed8f10-3fe4fd81102c9946-00", + "traceparent": "00-53c80866e6a74849b3345a43a31a3f95-a14a14fcad29284f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "aa3c50ce1e441003f96d97164735c4fe", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable3xpxt9c0\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aa3c50ce1e441003f96d97164735c4fe", - "x-ms-request-id": "c790258b-8002-0018-1a2a-76e97d000000", + "x-ms-request-id": "0b606633-a002-0087-3fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "614", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5ab55fb892712442abb8b84a0427614e-6cd3ed8fcffd3449-00", + "Prefer": "return-no-content", + "traceparent": "00-9998c238dd557f4db9c87f716868d4e4-960edd992acbd945-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "73330f6ae9ab414cd53d792c0dd9ec06", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -80,42 +81,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.9810404Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3xpxt9c0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.530968Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3xpxt9c0(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "73330f6ae9ab414cd53d792c0dd9ec06", - "x-ms-request-id": "c7902592-8002-0018-202a-76e97d000000", + "x-ms-request-id": "0b60663e-a002-0087-49d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3xpxt9c0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.9810404Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:23.9810404Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3xpxt9c0?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -126,13 +110,14 @@ "Content-Length": "615", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e8f2c21ccfab524194dce33977beb12a-c878142dcf3d3548-00", + "Prefer": "return-no-content", + "traceparent": "00-ec26ba8f33a56b4c94b43880d762c24d-84721102c7cd2842-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "240a1951ea439abaa5ca4e9817b9b680", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -154,42 +139,25 @@ "SomeDoubleProperty1@odata.type": "Edm.Double", "SomeIntProperty": 1 }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.0360866Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3xpxt9c0(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.580009Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3xpxt9c0(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "240a1951ea439abaa5ca4e9817b9b680", - "x-ms-request-id": "c7902599-8002-0018-272a-76e97d000000", + "x-ms-request-id": "0b606645-a002-0087-50d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3xpxt9c0/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.0360866Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:24.0360866Z", - "SomeStringProperty": "This is table entity number 01", - "SomeDateProperty@odata.type": "Edm.DateTime", - "SomeDateProperty": "2020-01-01T01:02:00Z", - "SomeGuidProperty@odata.type": "Edm.Guid", - "SomeGuidProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "SomeBinaryProperty@odata.type": "Edm.Binary", - "SomeBinaryProperty": "AQIDBAU=", - "SomeInt64Property@odata.type": "Edm.Int64", - "SomeInt64Property": "1", - "SomeDoubleProperty0": 1.0, - "SomeDoubleProperty1": 1.1, - "SomeIntProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3xpxt9c0()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -199,11 +167,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05536b25fb0fe58f04fbd406a5d60320", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -212,7 +180,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -220,17 +188,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "05536b25fb0fe58f04fbd406a5d60320", - "x-ms-request-id": "c790259e-8002-0018-2c2a-76e97d000000", + "x-ms-request-id": "0b60664f-a002-0087-5ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3xpxt9c0", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A23.9810404Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.530968Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-19T13:14:23.9810404Z", + "Timestamp": "2020-08-21T16:26:35.530968Z", "SomeStringProperty": "This is table entity number 01", "SomeDateProperty@odata.type": "Edm.DateTime", "SomeDateProperty": "2020-01-01T01:02:00Z", @@ -253,13 +221,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ef81bf86d9142f45a001a460ec4b72fc-e312903a86e97d49-00", + "traceparent": "00-f6e8ff97f109ac4aa0e8262dddb3d2ca-d18cc298846f3d42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2ec49180a02b7fba5598cde19ab3291c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -268,14 +236,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2ec49180a02b7fba5598cde19ab3291c", - "x-ms-request-id": "c79025a3-8002-0018-312a-76e97d000000", + "x-ms-request-id": "0b606658-a002-0087-63d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -283,7 +251,7 @@ ], "Variables": { "RandomSeed": "298831603", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGeneric.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGeneric.json index 0d2bdc84293e8..deeca41e6b383 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGeneric.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGeneric.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f8e9d5a4d1116e4e972855ac33fdb485-5fc9b433f11e284e-00", + "traceparent": "00-c719a2f49d9aa04abeaf16b023710dfe-3e59d3b290097947-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1e259550f372c68249f366f2f47f4538", - "x-ms-date": "Wed, 19 Aug 2020 13:13:54 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:05 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable1oe6zcw8\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1e259550f372c68249f366f2f47f4538", - "x-ms-request-id": "c79001f6-8002-0018-4c2a-76e97d000000", + "x-ms-request-id": "0b6053ae-a002-0087-57d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1226133993f7ef4f9d41331cde88c03e-957e07db049fea40-00", + "Prefer": "return-no-content", + "traceparent": "00-629802cdaee5e846acc33ad84c93dbef-e854320e959b7b40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5efd94a4cdfccaacd89ff1bad0f3e7f6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:05 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.76475Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable1oe6zcw8(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.1053587Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable1oe6zcw8(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5efd94a4cdfccaacd89ff1bad0f3e7f6", - "x-ms-request-id": "c7900209-8002-0018-5e2a-76e97d000000", + "x-ms-request-id": "0b6053bb-a002-0087-60d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable1oe6zcw8/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.76475Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.76475Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable1oe6zcw8?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1664", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-534e607e7fa19d43b8c040b2b4b53e65-a8bf8ec12bd67d41-00", + "Prefer": "return-no-content", + "traceparent": "00-f26acb5eff8a7f4b8fad2a37af5bbb8f-033eebfc3bc61e4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "362d0afa428764efa48b3d847d94cfca", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.8107879Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable1oe6zcw8(PartitionKey=\u0027somPartition2\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.1574022Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable1oe6zcw8(PartitionKey=\u0027somPartition2\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "362d0afa428764efa48b3d847d94cfca", - "x-ms-request-id": "c7900218-8002-0018-6d2a-76e97d000000", + "x-ms-request-id": "0b6053c5-a002-0087-68d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable1oe6zcw8/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.8107879Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.8107879Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable1oe6zcw8()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "af46c5f7a6f2829be95b46d202c7f555", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "af46c5f7a6f2829be95b46d202c7f555", - "x-ms-request-id": "c7900229-8002-0018-7e2a-76e97d000000", + "x-ms-request-id": "0b6053ce-a002-0087-6fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable1oe6zcw8", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.76475Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.1053587Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.76475Z", + "Timestamp": "2020-08-21T16:26:06.1053587Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -420,13 +334,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0d3727362435cc4ba72bb3f5f8df39b5-19eb88a507cd8e4d-00", + "traceparent": "00-f94cc06613db2d4a83c2b628eb6b0ade-fc6eb5a45ae59d46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "eaf76f0b0f5262b1a498ba7090274d44", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -435,14 +349,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "eaf76f0b0f5262b1a498ba7090274d44", - "x-ms-request-id": "c7900241-8002-0018-162a-76e97d000000", + "x-ms-request-id": "0b6053d5-a002-0087-75d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -450,7 +364,7 @@ ], "Variables": { "RandomSeed": "2102539841", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGenericAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGenericAsync.json index 874c028d82c8e..439eee5e49440 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGenericAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableExecuteQueryGenericAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ffdc6a2c1e63184a9fee9a9975a9f3b2-5493e9cc399f494d-00", + "traceparent": "00-64db069a1fe0504c8f1b1c80668da200-2a65a546bc1af340-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d8e322760a5c39bd983e658c2ff4699e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable378f07ad\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d8e322760a5c39bd983e658c2ff4699e", - "x-ms-request-id": "c79025a9-8002-0018-372a-76e97d000000", + "x-ms-request-id": "0b606664-a002-0087-6fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-435bd1ad91b12149ae2feedd8c8d9ed3-d1cc49b46126ce4a-00", + "Prefer": "return-no-content", + "traceparent": "00-c9ac55ae2637554db5e118fdc0a324b0-7e5448c1b36ed948-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7db294594780a86f34610ab933896293", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.2112326Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable378f07ad(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.7681664Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable378f07ad(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7db294594780a86f34610ab933896293", - "x-ms-request-id": "c79025ae-8002-0018-3b2a-76e97d000000", + "x-ms-request-id": "0b606672-a002-0087-7cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable378f07ad/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.2112326Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:24.2112326Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable378f07ad?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1664", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-74b20ea23b7bda4d957b18a4bab0b687-51c6d1d8e802b44d-00", + "Prefer": "return-no-content", + "traceparent": "00-6903de895f6be2489c14a8e9e12732b4-4fcfa1d92482874c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2bfb7d65876b58a01a626462079f3597", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.2502655Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable378f07ad(PartitionKey=\u0027somPartition2\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.8102019Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable378f07ad(PartitionKey=\u0027somPartition2\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2bfb7d65876b58a01a626462079f3597", - "x-ms-request-id": "c79025bb-8002-0018-482a-76e97d000000", + "x-ms-request-id": "0b606678-a002-0087-02d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable378f07ad/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.2502655Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:24.2502655Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable378f07ad()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0e3480b762322f10b23aa4fa0003060f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0e3480b762322f10b23aa4fa0003060f", - "x-ms-request-id": "c79025c2-8002-0018-4d2a-76e97d000000", + "x-ms-request-id": "0b606685-a002-0087-0fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable378f07ad", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.2112326Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.7681664Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:24.2112326Z", + "Timestamp": "2020-08-21T16:26:35.7681664Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -420,13 +334,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a1fb443c3627dc4e9bfb4ecf086da26c-15c56dba4c5aab42-00", + "traceparent": "00-71249040566b7044a174d2e846fd1420-ed6abc58c1d8b643-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b127d2dc3ef8d232f45a621de20da094", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -435,14 +349,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b127d2dc3ef8d232f45a621de20da094", - "x-ms-request-id": "c79025c8-8002-0018-532a-76e97d000000", + "x-ms-request-id": "0b606693-a002-0087-1cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -450,7 +364,7 @@ ], "Variables": { "RandomSeed": "1770256272", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicate.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicate.json index 4bec8e7aee25a..c93030bf0e0c5 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicate.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicate.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ed377b600c484b458197abd322fbb75c-535c3c6494088d4e-00", + "traceparent": "00-8a51fde0c9fb624c9284eab8de2a55bd-4a4fcd95765cb645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bee6c7fcbc259c049a6ce32ac0f5c95d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable5r27b5lz\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bee6c7fcbc259c049a6ce32ac0f5c95d", - "x-ms-request-id": "c7900256-8002-0018-2b2a-76e97d000000", + "x-ms-request-id": "0b6053e1-a002-0087-80d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a20fd627f4bae049bd36238a31f55909-a172382ab419d242-00", + "Prefer": "return-no-content", + "traceparent": "00-38011a100e90ac46a5286d55937b544d-2eb70376428d514b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "44c2ab933e14093019d72f984e318b9a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.9969431Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.3355524Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "44c2ab933e14093019d72f984e318b9a", - "x-ms-request-id": "c7900268-8002-0018-3c2a-76e97d000000", + "x-ms-request-id": "0b6053eb-a002-0087-09d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable5r27b5lz/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.9969431Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.9969431Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e3d39f903b960e4da49f425d45bd5e7d-368ca4fbbf486445-00", + "Prefer": "return-no-content", + "traceparent": "00-690b1f8ec019734bafd42d827011c000-83093286d47d6144-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7a5e2928433f8a768076e2245db4cf4e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0439818Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.378588Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7a5e2928433f8a768076e2245db4cf4e", - "x-ms-request-id": "c7900278-8002-0018-4c2a-76e97d000000", + "x-ms-request-id": "0b6053f1-a002-0087-0fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable5r27b5lz/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0439818Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:55.0439818Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3c1289a6a604b34c96ba84511b9996a4-4e2bdf1efdb0fb40-00", + "Prefer": "return-no-content", + "traceparent": "00-429930cb98df2744a2a4f1d7cf208ed7-185d9f61e41e684a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "46b4c263cbc0be5a97dda54e8c6b4d69", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0950246Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.4186219Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "46b4c263cbc0be5a97dda54e8c6b4d69", - "x-ms-request-id": "c7900291-8002-0018-652a-76e97d000000", + "x-ms-request-id": "0b6053f7-a002-0087-15d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable5r27b5lz/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0950246Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:55.0950246Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cd59021d91fae5439b553ef44bb6c118-a5d9ad02c01c044f-00", + "Prefer": "return-no-content", + "traceparent": "00-b6b3bd21452e2841b6dfb1ff0df90ce0-3750b06d1900e548-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "970149e14f964f1e3538c39e5c0cab65", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.1420633Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.4606557Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "970149e14f964f1e3538c39e5c0cab65", - "x-ms-request-id": "c79002ad-8002-0018-012a-76e97d000000", + "x-ms-request-id": "0b6053fb-a002-0087-18d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable5r27b5lz/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.1420633Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:55.1420633Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable5r27b5lz()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28RowKey%20ne%20%270004%27%29%20and%20%28PartitionKey%20eq%20%27somPartition%27%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8b34e007447c5cdacea0e2619e27fd15", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8b34e007447c5cdacea0e2619e27fd15", - "x-ms-request-id": "c79002c0-8002-0018-132a-76e97d000000", + "x-ms-request-id": "0b605403-a002-0087-20d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable5r27b5lz", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.9969431Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.3355524Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.9969431Z", + "Timestamp": "2020-08-21T16:26:06.3355524Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0439818Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.378588Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:55.0439818Z", + "Timestamp": "2020-08-21T16:26:06.378588Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -745,10 +573,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0950246Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.4186219Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:55.0950246Z", + "Timestamp": "2020-08-21T16:26:06.4186219Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -800,11 +628,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1443782838b214b8a464118707bc628b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -813,7 +641,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -821,17 +649,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1443782838b214b8a464118707bc628b", - "x-ms-request-id": "c79002f1-8002-0018-442a-76e97d000000", + "x-ms-request-id": "0b60540e-a002-0087-2bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable5r27b5lz", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A54.9969431Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.3355524Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:54.9969431Z", + "Timestamp": "2020-08-21T16:26:06.3355524Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -873,10 +701,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0439818Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.378588Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:55.0439818Z", + "Timestamp": "2020-08-21T16:26:06.378588Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -918,10 +746,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.0950246Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.4186219Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:55.0950246Z", + "Timestamp": "2020-08-21T16:26:06.4186219Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -971,13 +799,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-94e7bbf06bf328458553055ce8ece278-783159115c2d754c-00", + "traceparent": "00-8c742c370280b04daadb61f97d09fe44-fc1bc48ce853024d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ac463f32c2369ced6fa5c8f56cbcb10d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -986,14 +814,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:54 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ac463f32c2369ced6fa5c8f56cbcb10d", - "x-ms-request-id": "c790030c-8002-0018-5e2a-76e97d000000", + "x-ms-request-id": "0b605422-a002-0087-3dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1001,7 +829,7 @@ ], "Variables": { "RandomSeed": "1563218573", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicateAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicateAsync.json index 4efde4d5bbf82..ad257f5cb25bb 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicateAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableFilterPredicateAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fb328fa1ccd6074fbb8b072acaa2f982-e09ef64e16201442-00", + "traceparent": "00-313e90a907991e458fcf9ac76096621e-55db8c9c4cecf541-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8cd6161de3026b9fe32d12757d165dd7", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:23 GMT", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableyry1hnt4\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8cd6161de3026b9fe32d12757d165dd7", - "x-ms-request-id": "c79025cc-8002-0018-572a-76e97d000000", + "x-ms-request-id": "0b6066a3-a002-0087-2bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f35a84d172de8d40ac8b4256f0ee5ff4-628f4765450cc446-00", + "Prefer": "return-no-content", + "traceparent": "00-505e6fe526ec3f42b3f18aeae1ca8ab7-7f96b24532474343-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "eaf101a901e768ed4c34b45023fdd211", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4234086Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.9933551Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "eaf101a901e768ed4c34b45023fdd211", - "x-ms-request-id": "c79025d1-8002-0018-5b2a-76e97d000000", + "x-ms-request-id": "0b6066b0-a002-0087-37d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableyry1hnt4/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4234086Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:24.4234086Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-212745b5e93dfb4e8a608a2caf19379e-c62e08812ca23749-00", + "Prefer": "return-no-content", + "traceparent": "00-8ba07fc259c4dc4ca8090e1dccca79a4-a4304eda29dacf43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea1da8d1b32151ad95b3814a1d8d03d0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4854606Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:35 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.0594103Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea1da8d1b32151ad95b3814a1d8d03d0", - "x-ms-request-id": "c79025da-8002-0018-642a-76e97d000000", + "x-ms-request-id": "0b6066bd-a002-0087-44d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableyry1hnt4/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4854606Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:24.4854606Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c5d29ab67cd8534daa243206987b04c7-d4e9d46264964349-00", + "Prefer": "return-no-content", + "traceparent": "00-177fd9667756984b9c960efd9d2e6f9e-0e36908dca6a5d45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4ec6ca6e5e171cf4296e3fcd2f4e47e5", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:35 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.5345005Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.1024463Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4ec6ca6e5e171cf4296e3fcd2f4e47e5", - "x-ms-request-id": "c79025e3-8002-0018-6d2a-76e97d000000", + "x-ms-request-id": "0b6066c4-a002-0087-4bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableyry1hnt4/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.5345005Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:24.5345005Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-dfc405792c4533419f54b88e39778f8b-067d074d7d234e4d-00", + "Prefer": "return-no-content", + "traceparent": "00-3ed06abee3323d46a19cb6825d94644c-38a7969201585a4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d5a4015a72f9f5b554a054347fa24abe", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.5875451Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.1494852Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d5a4015a72f9f5b554a054347fa24abe", - "x-ms-request-id": "c79025e8-8002-0018-722a-76e97d000000", + "x-ms-request-id": "0b6066d2-a002-0087-56d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableyry1hnt4/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.5875451Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:24.5875451Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableyry1hnt4()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28RowKey%20ne%20%270004%27%29%20and%20%28PartitionKey%20eq%20%27somPartition%27%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59e2e431843773f9b300c0b373df2146", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59e2e431843773f9b300c0b373df2146", - "x-ms-request-id": "c79025f3-8002-0018-7d2a-76e97d000000", + "x-ms-request-id": "0b6066d8-a002-0087-5cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableyry1hnt4", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4234086Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.9933551Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:24.4234086Z", + "Timestamp": "2020-08-21T16:26:35.9933551Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4854606Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.0594103Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:24.4854606Z", + "Timestamp": "2020-08-21T16:26:36.0594103Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -745,10 +573,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.5345005Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.1024463Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:24.5345005Z", + "Timestamp": "2020-08-21T16:26:36.1024463Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -800,11 +628,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1cef9b6b2ee9fbd714d0f97609c09c86", - "x-ms-date": "Wed, 19 Aug 2020 13:14:24 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -813,7 +641,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -821,17 +649,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1cef9b6b2ee9fbd714d0f97609c09c86", - "x-ms-request-id": "c7902602-8002-0018-0b2a-76e97d000000", + "x-ms-request-id": "0b6066e7-a002-0087-6bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableyry1hnt4", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4234086Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A35.9933551Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:24.4234086Z", + "Timestamp": "2020-08-21T16:26:35.9933551Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -873,10 +701,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.4854606Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.0594103Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:24.4854606Z", + "Timestamp": "2020-08-21T16:26:36.0594103Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -918,10 +746,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.5345005Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.1024463Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:24.5345005Z", + "Timestamp": "2020-08-21T16:26:36.1024463Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -971,13 +799,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ca48db8cdb36654e9eb14ef76551390e-5f8003f27583414f-00", + "traceparent": "00-7590d53d69130a47b93717ef982cef70-8b50440bbf3f3c4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4a9c8124ee6cd6ae073022f8b1028274", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -986,14 +814,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4a9c8124ee6cd6ae073022f8b1028274", - "x-ms-request-id": "c7902610-8002-0018-182a-76e97d000000", + "x-ms-request-id": "0b6066f1-a002-0087-75d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1001,7 +829,7 @@ ], "Variables": { "RandomSeed": "1876577496", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTake.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTake.json index 908b892c165c8..047687ce1150a 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTake.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTake.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f92e59901171db4da63f70600883a5b3-a4af5b9089fb114c-00", + "traceparent": "00-9e2c309189764a489d3d960d65170f99-d637a9f6a4441c49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "28995b7ea61f7e9eaa00f7d194fa1450", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablel9gk0qxs\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "28995b7ea61f7e9eaa00f7d194fa1450", - "x-ms-request-id": "c7900321-8002-0018-732a-76e97d000000", + "x-ms-request-id": "0b60542b-a002-0087-45d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5676ff1ffe053742b232775bbe3c13cb-e8f840a9c4ed3540-00", + "Prefer": "return-no-content", + "traceparent": "00-da7f2c6fe2bcd642a89855fc56e4aed0-78f7d40f8b963540-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9fcb0993985e61ac35cf877629d8626f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.4413121Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.7589047Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9fcb0993985e61ac35cf877629d8626f", - "x-ms-request-id": "c790033e-8002-0018-0f2a-76e97d000000", + "x-ms-request-id": "0b605436-a002-0087-4fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.4413121Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:13:55.4413121Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cb91d5cee2c96c4b8d97e125e1b78e2e-a92a412bd621d545-00", + "Prefer": "return-no-content", + "traceparent": "00-8eadf8f2e0fc2746a42841022e9e316b-a4dd1776bf54a94b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f2a60f6f82bd65fcb42e47a80d0c3581", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.4843483Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.7979382Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f2a60f6f82bd65fcb42e47a80d0c3581", - "x-ms-request-id": "c7900350-8002-0018-212a-76e97d000000", + "x-ms-request-id": "0b60543c-a002-0087-55d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.4843483Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-19T13:13:55.4843483Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5dea51733c7da44a81e1cb636dc8c0f4-2592d8d3f5412b42-00", + "Prefer": "return-no-content", + "traceparent": "00-869d46eef29a04459cd608116d3d8e88-d6c76bee40858249-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "773408f9db05e69daf38f34f1f2754d2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.5263833Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.8379712Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "773408f9db05e69daf38f34f1f2754d2", - "x-ms-request-id": "c7900368-8002-0018-392a-76e97d000000", + "x-ms-request-id": "0b605441-a002-0087-5ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.5263833Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-19T13:13:55.5263833Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f00dd8bddc7a584fb1ff4627beda127e-161de25c6fc51b4c-00", + "Prefer": "return-no-content", + "traceparent": "00-453c18614f579747b3d36a9e3222987c-ac0f6834b11f8c48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8462879d215410930c65eb2f50045328", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.5674169Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.8830093Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8462879d215410930c65eb2f50045328", - "x-ms-request-id": "c790037a-8002-0018-4b2a-76e97d000000", + "x-ms-request-id": "0b605446-a002-0087-5fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.5674169Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-19T13:13:55.5674169Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-96f52113daa9d247b02dccab69a57d6c-99a457c2a52d3a47-00", + "Prefer": "return-no-content", + "traceparent": "00-c745506f82f54a4e88333a007c0a5764-9e7e8c71edfcbb49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "207d059aeba3946972c043858fad468c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.6084515Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.9220415Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "207d059aeba3946972c043858fad468c", - "x-ms-request-id": "c790038e-8002-0018-5f2a-76e97d000000", + "x-ms-request-id": "0b605449-a002-0087-62d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.6084515Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-19T13:13:55.6084515Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1e848a2367aef849bf6fe5d6ebc4291f-4754ff7a86015a44-00", + "Prefer": "return-no-content", + "traceparent": "00-c1e633e9ebd6424ca1bbbda38ecdd8f8-a515f3873addae46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "860a74d9b0a9d72d75246ba0ef6e95aa", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.650486Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.9630762Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "860a74d9b0a9d72d75246ba0ef6e95aa", - "x-ms-request-id": "c79003a0-8002-0018-712a-76e97d000000", + "x-ms-request-id": "0b60544d-a002-0087-66d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.650486Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-19T13:13:55.650486Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-82bb23a06d89544e9fc99bc3bbce8969-a9b77bbdbadf2145-00", + "Prefer": "return-no-content", + "traceparent": "00-44f9cd2c054d32409f8138caf72ecb29-e7c73c795ded994d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "19b5cae434aab22e1dce1294de0e815f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:55 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.6895189Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.0031101Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "19b5cae434aab22e1dce1294de0e815f", - "x-ms-request-id": "c79003af-8002-0018-802a-76e97d000000", + "x-ms-request-id": "0b605456-a002-0087-6fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.6895189Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-19T13:13:55.6895189Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-283af22fe0f6f24aabc3040af22770f3-be8a6d1f2e997e49-00", + "Prefer": "return-no-content", + "traceparent": "00-379b4f22dd0ec542a6dd77d676732822-b61f2767289ea549-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "db565e1ecdfae97fd8a5ab7f7fc9a403", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.7345563Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:06 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.0481474Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "db565e1ecdfae97fd8a5ab7f7fc9a403", - "x-ms-request-id": "c79003bf-8002-0018-102a-76e97d000000", + "x-ms-request-id": "0b60545b-a002-0087-74d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.7345563Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-19T13:13:55.7345563Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6b36323659dd224c93cce8b83864e9e3-ff396b085d4c9a4c-00", + "Prefer": "return-no-content", + "traceparent": "00-3921ea9baf18ad48a47dbcce6c833f1c-482149ce6797564e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c4a0982a2cf7a5e2455768da9d98f967", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:06 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.7715871Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.0911829Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c4a0982a2cf7a5e2455768da9d98f967", - "x-ms-request-id": "c79003d1-8002-0018-212a-76e97d000000", + "x-ms-request-id": "0b605461-a002-0087-7ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.7715871Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-19T13:13:55.7715871Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9ceb87dcae892d418b238a7338898cb4-5dbd6c9321dd8b4d-00", + "Prefer": "return-no-content", + "traceparent": "00-bbb14294328bd043bf7040217fa6def6-7d21b1a4dbdd2b4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "90810ba3b91816b04bcc410488af3254", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.8126212Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.1432264Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "90810ba3b91816b04bcc410488af3254", - "x-ms-request-id": "c79003e6-8002-0018-352a-76e97d000000", + "x-ms-request-id": "0b60546c-a002-0087-05d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.8126212Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-19T13:13:55.8126212Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablel9gk0qxs()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -811,11 +641,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "45690f2abc6df1677cb096a265a44b3f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -824,7 +654,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -834,17 +664,17 @@ "x-ms-client-request-id": "45690f2abc6df1677cb096a265a44b3f", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MDY-", - "x-ms-request-id": "c79003fc-8002-0018-4a2a-76e97d000000", + "x-ms-request-id": "0b605473-a002-0087-0cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.4413121Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.7589047Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-19T13:13:55.4413121Z", + "Timestamp": "2020-08-21T16:26:06.7589047Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -860,10 +690,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.4843483Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.7979382Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-19T13:13:55.4843483Z", + "Timestamp": "2020-08-21T16:26:06.7979382Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -879,10 +709,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.5263833Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.8379712Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-19T13:13:55.5263833Z", + "Timestamp": "2020-08-21T16:26:06.8379712Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -898,10 +728,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.5674169Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.8830093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-19T13:13:55.5674169Z", + "Timestamp": "2020-08-21T16:26:06.8830093Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -917,10 +747,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.6084515Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.9220415Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-19T13:13:55.6084515Z", + "Timestamp": "2020-08-21T16:26:06.9220415Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -946,11 +776,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "74db44ac134771ebe889792bebdd1d95", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -959,7 +789,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -967,17 +797,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "74db44ac134771ebe889792bebdd1d95", - "x-ms-request-id": "c7900429-8002-0018-762a-76e97d000000", + "x-ms-request-id": "0b605488-a002-0087-1ed7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablel9gk0qxs", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.650486Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A06.9630762Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-19T13:13:55.650486Z", + "Timestamp": "2020-08-21T16:26:06.9630762Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -993,10 +823,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.6895189Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.0031101Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-19T13:13:55.6895189Z", + "Timestamp": "2020-08-21T16:26:07.0031101Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1012,10 +842,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.7345563Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.0481474Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-19T13:13:55.7345563Z", + "Timestamp": "2020-08-21T16:26:07.0481474Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1031,10 +861,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.7715871Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.0911829Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-19T13:13:55.7715871Z", + "Timestamp": "2020-08-21T16:26:07.0911829Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1050,10 +880,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A55.8126212Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.1432264Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-19T13:13:55.8126212Z", + "Timestamp": "2020-08-21T16:26:07.1432264Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1077,13 +907,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b7c026d3c9aa884e997fd952b1b72a97-77fe14d2f26b6a43-00", + "traceparent": "00-0d735d6b868b1f48b35a15d546b75c88-081f223d40d07b42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8eb01325b32fe6f9a4901467230eb1a6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1092,14 +922,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8eb01325b32fe6f9a4901467230eb1a6", - "x-ms-request-id": "c7900461-8002-0018-2d2a-76e97d000000", + "x-ms-request-id": "0b605495-a002-0087-2bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1107,7 +937,7 @@ ], "Variables": { "RandomSeed": "800936720", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTakeAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTakeAsync.json index ea7f87c035845..084f78e41c017 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTakeAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleTakeAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c5c32beae1935e4a9b3b939213727b15-021d7f663a70294f-00", + "traceparent": "00-7a399c377e24c441a4eac995fff89493-ce580fbd7570bf4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0413cece6a15f87ba6f45394066666fb", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableea1xh39p\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0413cece6a15f87ba6f45394066666fb", - "x-ms-request-id": "c7902617-8002-0018-1f2a-76e97d000000", + "x-ms-request-id": "0b6066fc-a002-0087-80d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-796d0f64ef3400468bf99d87b0354680-d223bfcba656974c-00", + "Prefer": "return-no-content", + "traceparent": "00-a84e8c994db5d443b31cc3f2b807e9de-712e51150748a748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4f9de780beeebe86078d3d7fd4f88cac", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.8667768Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.4357245Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4f9de780beeebe86078d3d7fd4f88cac", - "x-ms-request-id": "c7902620-8002-0018-272a-76e97d000000", + "x-ms-request-id": "0b606706-a002-0087-09d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.8667768Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:24.8667768Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3fc98c272dbcd44296a76faa58c4c133-12ebac5c38229343-00", + "Prefer": "return-no-content", + "traceparent": "00-c340ba6b0f088c4aa2c64e37e854c315-3dc28deac951774d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4969911fe714d4152c90e82cde5a3cac", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.9268267Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.4787609Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4969911fe714d4152c90e82cde5a3cac", - "x-ms-request-id": "c790262e-8002-0018-342a-76e97d000000", + "x-ms-request-id": "0b60670c-a002-0087-0fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.9268267Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-19T13:14:24.9268267Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-68ac1b7caf060d459f7128f08931ce9c-b93b72903a579f4d-00", + "Prefer": "return-no-content", + "traceparent": "00-417ca022fc2fdb489490450ccb3ec18a-9e91d8f374889844-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1fef691657b110004855fc872dfc24ad", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.9698625Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.5207956Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1fef691657b110004855fc872dfc24ad", - "x-ms-request-id": "c7902635-8002-0018-3b2a-76e97d000000", + "x-ms-request-id": "0b606716-a002-0087-19d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.9698625Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-19T13:14:24.9698625Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-16056d80bceff540bf09f5cb7fc3c73b-dc84a065df0f6645-00", + "Prefer": "return-no-content", + "traceparent": "00-46ac5dc90cecab4b9e83eeac2bd3edfe-ddd0869520793c46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7474a7671dfd98e7d1c9235ed559dfad", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.0209054Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.5698371Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7474a7671dfd98e7d1c9235ed559dfad", - "x-ms-request-id": "c7902644-8002-0018-4a2a-76e97d000000", + "x-ms-request-id": "0b606718-a002-0087-1bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.0209054Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-19T13:14:25.0209054Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8f7263174be5ee4cbd34320f9f18e04d-d747c655e4e14949-00", + "Prefer": "return-no-content", + "traceparent": "00-472da2a4accca24fab3bcc6daa8a75c5-5e84a5fcd7494149-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6a6891516d09c8fa915800beeb8da72f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.0639407Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.6208797Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6a6891516d09c8fa915800beeb8da72f", - "x-ms-request-id": "c7902652-8002-0018-582a-76e97d000000", + "x-ms-request-id": "0b60671f-a002-0087-22d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.0639407Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-19T13:14:25.0639407Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fb84650cc6c9df42a10ba1c795bb0817-a50fee88efa1574e-00", + "Prefer": "return-no-content", + "traceparent": "00-00e88c522ce455428046492ca67bf869-fcca210f2d60df43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "36c43a6cc7e5f8ae82564de833a23aee", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.105977Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.6639153Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "36c43a6cc7e5f8ae82564de833a23aee", - "x-ms-request-id": "c7902662-8002-0018-682a-76e97d000000", + "x-ms-request-id": "0b606722-a002-0087-25d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.105977Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-19T13:14:25.105977Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9e726adff9ce1547a74bd17c73ae69c6-72a8b37cfd7be544-00", + "Prefer": "return-no-content", + "traceparent": "00-a8eb08a30638a4458c78af58f10faa89-50b872f64c3a6d46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9b364f76ba93faa4adace3a51c28ad43", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.1500127Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.7029492Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9b364f76ba93faa4adace3a51c28ad43", - "x-ms-request-id": "c7902674-8002-0018-7a2a-76e97d000000", + "x-ms-request-id": "0b60672a-a002-0087-2dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.1500127Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-19T13:14:25.1500127Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-12ddd421c314b34abaf3b5c811fe6116-f03c764f0547d442-00", + "Prefer": "return-no-content", + "traceparent": "00-d7d3fda9bd5d4b4bb517880e930c091e-bc009982ca46d644-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9bf1f321a9948ac7e370e7b21f1194ee", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.1920485Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.7449831Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9bf1f321a9948ac7e370e7b21f1194ee", - "x-ms-request-id": "c7902680-8002-0018-062a-76e97d000000", + "x-ms-request-id": "0b606730-a002-0087-32d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.1920485Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-19T13:14:25.1920485Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d94e5236155e17429d2af8c801ab0ca6-149a1fb41c5de64f-00", + "Prefer": "return-no-content", + "traceparent": "00-14e4ffb49eb2684e9aeea38564643e1c-d9be1e36b05d264e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9b48121e0c57b29c95ca8939e308db59", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.2340822Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.8040333Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9b48121e0c57b29c95ca8939e308db59", - "x-ms-request-id": "c7902686-8002-0018-0c2a-76e97d000000", + "x-ms-request-id": "0b606734-a002-0087-36d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.2340822Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-19T13:14:25.2340822Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b9b79a9d484af247a5efba89c5af4f4b-c68eea5865cc7542-00", + "Prefer": "return-no-content", + "traceparent": "00-ceaa7c6af6558d46a3d84bb44292682e-cd35ff0005f19a48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3fc709a99fb0cc5987abb823d2f2da9b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.2721142Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.8600793Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableea1xh39p(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3fc709a99fb0cc5987abb823d2f2da9b", - "x-ms-request-id": "c7902692-8002-0018-172a-76e97d000000", + "x-ms-request-id": "0b60673b-a002-0087-3dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.2721142Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-19T13:14:25.2721142Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableea1xh39p()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=5\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -811,11 +641,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0a86f41711df15eb573f05c91f8da6da", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -824,7 +654,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:24 GMT", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -834,17 +664,17 @@ "x-ms-client-request-id": "0a86f41711df15eb573f05c91f8da6da", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MDY-", - "x-ms-request-id": "c790269d-8002-0018-222a-76e97d000000", + "x-ms-request-id": "0b60673f-a002-0087-41d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.8667768Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.4357245Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-19T13:14:24.8667768Z", + "Timestamp": "2020-08-21T16:26:36.4357245Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -860,10 +690,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.9268267Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.4787609Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-19T13:14:24.9268267Z", + "Timestamp": "2020-08-21T16:26:36.4787609Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -879,10 +709,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A24.9698625Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.5207956Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-19T13:14:24.9698625Z", + "Timestamp": "2020-08-21T16:26:36.5207956Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -898,10 +728,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.0209054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.5698371Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-19T13:14:25.0209054Z", + "Timestamp": "2020-08-21T16:26:36.5698371Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -917,10 +747,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.0639407Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.6208797Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-19T13:14:25.0639407Z", + "Timestamp": "2020-08-21T16:26:36.6208797Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -946,11 +776,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "15088e94554a7f3eb87b13ac5378dfa2", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:36 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -959,7 +789,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:36 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -967,17 +797,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "15088e94554a7f3eb87b13ac5378dfa2", - "x-ms-request-id": "c79026b9-8002-0018-3c2a-76e97d000000", + "x-ms-request-id": "0b606749-a002-0087-4bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableea1xh39p", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.105977Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.6639153Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-19T13:14:25.105977Z", + "Timestamp": "2020-08-21T16:26:36.6639153Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -993,10 +823,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.1500127Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.7029492Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-19T13:14:25.1500127Z", + "Timestamp": "2020-08-21T16:26:36.7029492Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1012,10 +842,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.1920485Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.7449831Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-19T13:14:25.1920485Z", + "Timestamp": "2020-08-21T16:26:36.7449831Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1031,10 +861,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.2340822Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.8040333Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-19T13:14:25.2340822Z", + "Timestamp": "2020-08-21T16:26:36.8040333Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1050,10 +880,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.2721142Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A36.8600793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-19T13:14:25.2721142Z", + "Timestamp": "2020-08-21T16:26:36.8600793Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1077,13 +907,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-7b84af8c8e0dcb4f9a73902ede795e3e-8949c6752d045040-00", + "traceparent": "00-dbc035c22944b940884c1471c98785fb-adb10df79bb2954f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ef21eef0d18297791db1e8709990adfa", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1092,14 +922,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ef21eef0d18297791db1e8709990adfa", - "x-ms-request-id": "c79026d0-8002-0018-532a-76e97d000000", + "x-ms-request-id": "0b606754-a002-0087-54d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1107,7 +937,7 @@ ], "Variables": { "RandomSeed": "1546684658", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhere.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhere.json index fd6401ab56351..cb2184dfe735d 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhere.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhere.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-daaac43149646f419b54ec119d096d13-624d748dd68eec4a-00", + "traceparent": "00-08f8e73918cd0d478f2275e17e3e5d8f-0821806df24cd646-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "191f9ab216d89e8122792048952cb0b3", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablecv2f4485\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "191f9ab216d89e8122792048952cb0b3", - "x-ms-request-id": "c790047b-8002-0018-472a-76e97d000000", + "x-ms-request-id": "0b60549b-a002-0087-31d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-72f491eff2fd714099628277d61991f3-8c14ef2952ae634a-00", + "Prefer": "return-no-content", + "traceparent": "00-e4d38bc731895144ab19845a2da85d86-7b5479577cf2544c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0259d18267b3097b0bfee1304004a82e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.1669154Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablecv2f4485(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.538557Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablecv2f4485(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0259d18267b3097b0bfee1304004a82e", - "x-ms-request-id": "c7900493-8002-0018-5d2a-76e97d000000", + "x-ms-request-id": "0b6054a3-a002-0087-38d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecv2f4485/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.1669154Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:56.1669154Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablecv2f4485?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e0ae015481c19e48a853138c3085a842-da32fc70aeb29746-00", + "Prefer": "return-no-content", + "traceparent": "00-f668b1ddc575c84288291c2404dab160-28bfa8516981e145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f76606b5f962ad534338410953c8e652", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.2119528Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablecv2f4485(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.5795917Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablecv2f4485(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f76606b5f962ad534338410953c8e652", - "x-ms-request-id": "c79004a9-8002-0018-732a-76e97d000000", + "x-ms-request-id": "0b6054a6-a002-0087-3bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecv2f4485/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.2119528Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:56.2119528Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablecv2f4485()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9090e01aa5104bc71e150dda35505d1d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9090e01aa5104bc71e150dda35505d1d", - "x-ms-request-id": "c79004c1-8002-0018-0b2a-76e97d000000", + "x-ms-request-id": "0b6054aa-a002-0087-3fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecv2f4485", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.2119528Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.5795917Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:56.2119528Z", + "Timestamp": "2020-08-21T16:26:07.5795917Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -420,13 +334,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-eb144f628e64344288ddf0cb2bfe1996-610b8ccab464294b-00", + "traceparent": "00-57aef3c1deffe04d97d7641f5e022d38-018bd1471614324c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8e92f2d0b9c688507dacbe7b2572b643", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -435,14 +349,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8e92f2d0b9c688507dacbe7b2572b643", - "x-ms-request-id": "c79004d3-8002-0018-1d2a-76e97d000000", + "x-ms-request-id": "0b6054b3-a002-0087-47d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -450,7 +364,7 @@ ], "Variables": { "RandomSeed": "76278322", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhereAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhereAsync.json index 65b355e9cd9be..3d5b76426fc39 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhereAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableMultipleWhereAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3df57a6436eb7e479f607baa280128bc-7c43f5b56a2f5a45-00", + "traceparent": "00-b0dcec32a55ae64daae6dba228451808-2affd8325fdda044-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "710cc55e6c1a09cc63d0658e4430d5db", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableydtygz76\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "710cc55e6c1a09cc63d0658e4430d5db", - "x-ms-request-id": "c79026d9-8002-0018-5c2a-76e97d000000", + "x-ms-request-id": "0b606758-a002-0087-58d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ab49fdc45156964c806a266efac24f57-ee9f21c436537846-00", + "Prefer": "return-no-content", + "traceparent": "00-c0a956a6bc36c4488114529f5c3d43a3-879a65d9b32d684a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c6ef5e79a3f54ff106bf795396256c54", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.6214042Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableydtygz76(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.2444015Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableydtygz76(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c6ef5e79a3f54ff106bf795396256c54", - "x-ms-request-id": "c79026e9-8002-0018-6b2a-76e97d000000", + "x-ms-request-id": "0b606760-a002-0087-5fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableydtygz76/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.6214042Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:25.6214042Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableydtygz76?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b7157fee783a824ea241c699da786bef-7423e320878aae49-00", + "Prefer": "return-no-content", + "traceparent": "00-761b3b54ecfd1144b3813c0453d74a3e-ac262e40b36c784f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1fe634ff71511ccdabb2c92a1a88aa91", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.6744483Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableydtygz76(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.2984463Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableydtygz76(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1fe634ff71511ccdabb2c92a1a88aa91", - "x-ms-request-id": "c79026f9-8002-0018-7a2a-76e97d000000", + "x-ms-request-id": "0b606763-a002-0087-62d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableydtygz76/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.6744483Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:25.6744483Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableydtygz76()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28RowKey%20eq%20%270002%27%29", @@ -339,11 +253,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1d8bf2c9b234bb9dd4bd6b5af378733e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:25 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -352,7 +266,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -360,17 +274,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1d8bf2c9b234bb9dd4bd6b5af378733e", - "x-ms-request-id": "c7902703-8002-0018-042a-76e97d000000", + "x-ms-request-id": "0b60676c-a002-0087-6bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableydtygz76", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.6744483Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.2984463Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:25.6744483Z", + "Timestamp": "2020-08-21T16:26:37.2984463Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -420,13 +334,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-d383d8a63a61074d9e841c6cb1491e66-2f5cac1c3830854c-00", + "traceparent": "00-b7219fec4e55c3418feedd311c59b55c-e76ba1842b194042-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0f8e1064b64a088a90d31a42d9c6347d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -435,14 +349,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0f8e1064b64a088a90d31a42d9c6347d", - "x-ms-request-id": "c790270d-8002-0018-0e2a-76e97d000000", + "x-ms-request-id": "0b606772-a002-0087-71d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -450,7 +364,7 @@ ], "Variables": { "RandomSeed": "1765971265", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesis.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesis.json index 6e0119aaa6743..a29f5918ea0da 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesis.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesis.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-687dcb678c46234abdea9dc2e62c7759-82fc2eb6a529d04f-00", + "traceparent": "00-34ae10c686e9234e8fd586725f49b534-a896d17fb63c8b49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2de39f0c456b089a1b319d75f7f8853b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableq4r0x044\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2de39f0c456b089a1b319d75f7f8853b", - "x-ms-request-id": "c79004e3-8002-0018-2c2a-76e97d000000", + "x-ms-request-id": "0b6054b9-a002-0087-4dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-379de845ed5d2844901dfb6ecb535c0e-75fa16b821cf8d42-00", + "Prefer": "return-no-content", + "traceparent": "00-fd4d0c9cc8863145b5cce03479e7a0f4-9b4946364c687343-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "913c351b214a02fb214013df44fc518e", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:55 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.383096Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.761744Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "913c351b214a02fb214013df44fc518e", - "x-ms-request-id": "c79004f8-8002-0018-402a-76e97d000000", + "x-ms-request-id": "0b6054bc-a002-0087-4fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableq4r0x044/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.383096Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:56.383096Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableq4r0x044?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5dc36026f301c845b1d91e9c1daa90c7-aed4f2b38e9dd442-00", + "Prefer": "return-no-content", + "traceparent": "00-bb00b484869fd54d8351c2ca5928b422-4c840704feac0343-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "41b9005d70eb47aa555fa45c14011e0d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.4281326Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.80478Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "41b9005d70eb47aa555fa45c14011e0d", - "x-ms-request-id": "c7900509-8002-0018-512a-76e97d000000", + "x-ms-request-id": "0b6054c4-a002-0087-57d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableq4r0x044/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.4281326Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:56.4281326Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableq4r0x044?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1e82e9104af70149847daeab23253d03-e488b1f0c489b244-00", + "Prefer": "return-no-content", + "traceparent": "00-6d36ca128671d844909759611aa19de2-9da0116d087d1a46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a118b5c03f89eab8a3e00c2b32bac31f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.47317Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.8468147Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a118b5c03f89eab8a3e00c2b32bac31f", - "x-ms-request-id": "c790051d-8002-0018-652a-76e97d000000", + "x-ms-request-id": "0b6054c8-a002-0087-5bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableq4r0x044/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.47317Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.47317Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableq4r0x044?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8f3f555e182ad24cb44be5ce6c763196-7fb16a2e0b0da849-00", + "Prefer": "return-no-content", + "traceparent": "00-d25d34aa169776489495c19061acf30c-584d62963785c845-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7170ee0433faa508bf43ceb7d9fed20", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.5132033Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.8868482Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableq4r0x044(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f7170ee0433faa508bf43ceb7d9fed20", - "x-ms-request-id": "c790052b-8002-0018-732a-76e97d000000", + "x-ms-request-id": "0b6054d0-a002-0087-63d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableq4r0x044/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.5132033Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.5132033Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableq4r0x044()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%20and%20%28not%20%28%28IntegerPrimitive%20eq%201%29%20and%20%28LongPrimitive%20eq%202147483648L%29%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8f1f0622afe31d0547ce9e0a647f159b", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8f1f0622afe31d0547ce9e0a647f159b", - "x-ms-request-id": "c7900539-8002-0018-012a-76e97d000000", + "x-ms-request-id": "0b6054d1-a002-0087-64d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableq4r0x044", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.4281326Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.80478Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:56.4281326Z", + "Timestamp": "2020-08-21T16:26:07.80478Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.5132033Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A07.8868482Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.5132033Z", + "Timestamp": "2020-08-21T16:26:07.8868482Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -753,13 +581,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f15a27a13567524da04e58db8e655072-6d15f40a9760284d-00", + "traceparent": "00-0440d62d9edbeb49a9276352cb155789-145a38c9f395a34e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "057c849b26ea7ccd656e169403cd6d04", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,14 +596,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:07 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "057c849b26ea7ccd656e169403cd6d04", - "x-ms-request-id": "c790055a-8002-0018-1d2a-76e97d000000", + "x-ms-request-id": "0b6054da-a002-0087-6dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -783,7 +611,7 @@ ], "Variables": { "RandomSeed": "1754045937", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesisAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesisAsync.json index 8211866c2b603..492c8f9c30271 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesisAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableNestedParanthesisAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-449838e07829c94d8036f2471db9e065-ab4e9c0f7d12b843-00", + "traceparent": "00-e962db8ce4a8e3418db6065d5a1f84f7-ca65f46110d85a40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "29b7c759ce726b0d9004fe794827c5d1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablectfjxpiv\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "29b7c759ce726b0d9004fe794827c5d1", - "x-ms-request-id": "c7902716-8002-0018-172a-76e97d000000", + "x-ms-request-id": "0b606778-a002-0087-77d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0ab8877881ca3d4fb371cba060ae4e1e-ab631eaba213cc45-00", + "Prefer": "return-no-content", + "traceparent": "00-e6ff29181cbd4545a5e6d222efe39d28-4738c715ef7a9a4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "afe9fcb12c55e119f08c19bd64170319", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.8626047Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.4926082Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "afe9fcb12c55e119f08c19bd64170319", - "x-ms-request-id": "c7902720-8002-0018-202a-76e97d000000", + "x-ms-request-id": "0b60677f-a002-0087-7dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablectfjxpiv/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.8626047Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:25.8626047Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bfcb86b4a119c14ab6c65bc538ff53bc-f7eab81757bf714d-00", + "Prefer": "return-no-content", + "traceparent": "00-48915176707c044896550a6013edeed5-fed579e6343f4840-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "19641871c2032e5f7ead8e321c414bf1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.907643Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.5336425Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "19641871c2032e5f7ead8e321c414bf1", - "x-ms-request-id": "c790272a-8002-0018-282a-76e97d000000", + "x-ms-request-id": "0b606786-a002-0087-04d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablectfjxpiv/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.907643Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:25.907643Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f30e5067208c5e429063ba548e5c0a0a-b44274250156ce41-00", + "Prefer": "return-no-content", + "traceparent": "00-8c13c6edc7fcd848a0c9ee06d4930adf-f8c0c956ae1d9e42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b7d1f782d86b2dcaaed638e5b44f0679", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.9496776Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.5816831Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b7d1f782d86b2dcaaed638e5b44f0679", - "x-ms-request-id": "c7902732-8002-0018-2f2a-76e97d000000", + "x-ms-request-id": "0b60678d-a002-0087-0bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablectfjxpiv/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.9496776Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:25.9496776Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d870808f81d26d45a9be34a3885b907d-15b0cbcffcec734a-00", + "Prefer": "return-no-content", + "traceparent": "00-ba079e8de2197145b1f567ea60db3553-93205b9d4da45b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3008e501abc3eecd9dbb31a79de7c5af", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.994715Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.6247199Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3008e501abc3eecd9dbb31a79de7c5af", - "x-ms-request-id": "c7902740-8002-0018-3c2a-76e97d000000", + "x-ms-request-id": "0b60679c-a002-0087-1ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablectfjxpiv/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.994715Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:25.994715Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablectfjxpiv()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28%28%28RowKey%20eq%20%270004%27%29%20and%20%28Int32%20eq%204%29%29%20or%20%28%28%28Int32%20eq%202%29%20and%20%28%28String%20eq%20%27wrong%20string%27%29%20or%20%28Bool%20eq%20true%29%29%29%20and%20%28not%20%28%28IntegerPrimitive%20eq%201%29%20and%20%28LongPrimitive%20eq%202147483648L%29%29%29%29%29%20or%20%28LongPrimitiveN%20eq%202147483697L%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6c3b28404b4698ad4d376b2c8a79792e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6c3b28404b4698ad4d376b2c8a79792e", - "x-ms-request-id": "c790274d-8002-0018-452a-76e97d000000", + "x-ms-request-id": "0b6067a8-a002-0087-24d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablectfjxpiv", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.907643Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.5336425Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:25.907643Z", + "Timestamp": "2020-08-21T16:26:37.5336425Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A25.994715Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.6247199Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:25.994715Z", + "Timestamp": "2020-08-21T16:26:37.6247199Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -753,13 +581,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f092b5fab4d268488a88b4f5fed03543-d6a0632443762648-00", + "traceparent": "00-e960d551fc77e44ebd703ed25a7edc34-4bf0a2431537594c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "363015a61b39d62d2ae21ab0a62390c6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,14 +596,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "363015a61b39d62d2ae21ab0a62390c6", - "x-ms-request-id": "c7902766-8002-0018-572a-76e97d000000", + "x-ms-request-id": "0b6067bc-a002-0087-35d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -783,7 +611,7 @@ ], "Variables": { "RandomSeed": "1715500662", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypes.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypes.json index ac862ca07da8b..24ecaffc90456 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypes.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypes.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a933465c6f0eba4c9e6c73a7c70f7bcc-cd4aad8789b9144d-00", + "traceparent": "00-9aeaaa45754655478e7b081eaf0038a8-d0e9545e7b645748-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7736c26e527f58a7201fba10f6bb57ba", - "x-ms-date": "Wed, 19 Aug 2020 13:13:56 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:07 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablecsygdrme\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7736c26e527f58a7201fba10f6bb57ba", - "x-ms-request-id": "c790056b-8002-0018-2e2a-76e97d000000", + "x-ms-request-id": "0b6054df-a002-0087-72d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6890694712f9394c85ced575f89abc8d-645875303e49234b-00", + "Prefer": "return-no-content", + "traceparent": "00-c7b516bd7575234bbaa12cfaba5ca401-92a46a35465d0f48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e615ee7aa1a9d5bfb5e41df5fd4a5659", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7333868Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1160402Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e615ee7aa1a9d5bfb5e41df5fd4a5659", - "x-ms-request-id": "c790057c-8002-0018-3d2a-76e97d000000", + "x-ms-request-id": "0b6054e5-a002-0087-77d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7333868Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:56.7333868Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablecsygdrme?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ca8233c143922348a24c88df5f22beff-ea7b659c50f71a4b-00", + "Prefer": "return-no-content", + "traceparent": "00-0eb02e8623411a42bf9110cfc3f2006f-0a65ca5c2247f04b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2965f3321a73c9075cf7c3c0686f4b59", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7794246Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1580749Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2965f3321a73c9075cf7c3c0686f4b59", - "x-ms-request-id": "c7900596-8002-0018-542a-76e97d000000", + "x-ms-request-id": "0b6054ea-a002-0087-7cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7794246Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:56.7794246Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablecsygdrme?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4974d5f9f2716045bfe1762b58b1b78a-f45e55d93392de41-00", + "Prefer": "return-no-content", + "traceparent": "00-bd068e464f49e949916af6a392f9a259-777a08fd3e8b6847-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3bd2e2b3f0a2ccf90360c29a35b25bd6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3bd2e2b3f0a2ccf90360c29a35b25bd6", - "x-ms-request-id": "c79005ad-8002-0018-6b2a-76e97d000000", + "x-ms-request-id": "0b6054ed-a002-0087-7fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablecsygdrme?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b45f76b9dac10a40864af3a6c0fac676-33f1756d6b56414f-00", + "Prefer": "return-no-content", + "traceparent": "00-30989fa096f9f5499fa6f7ee1743cea5-135c3db3c1e00b49-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "03de61c82e556047e74c89b1defe6d46", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablecsygdrme(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "03de61c82e556047e74c89b1defe6d46", - "x-ms-request-id": "c79005c0-8002-0018-7d2a-76e97d000000", + "x-ms-request-id": "0b6054f2-a002-0087-04d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablecsygdrme()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1a41c3991b7741b6fa992612586d94a9", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1a41c3991b7741b6fa992612586d94a9", - "x-ms-request-id": "c79005d7-8002-0018-142a-76e97d000000", + "x-ms-request-id": "0b6054f7-a002-0087-08d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -755,11 +583,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "07f7ed9c479085039b7254566747ed05", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,7 +596,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -776,17 +604,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "07f7ed9c479085039b7254566747ed05", - "x-ms-request-id": "c79005f6-8002-0018-332a-76e97d000000", + "x-ms-request-id": "0b605509-a002-0087-1ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -838,11 +666,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "71007bf34071ad5eaa9c08bc08340779", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -851,7 +679,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -859,17 +687,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "71007bf34071ad5eaa9c08bc08340779", - "x-ms-request-id": "c7900605-8002-0018-422a-76e97d000000", + "x-ms-request-id": "0b605512-a002-0087-23d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -911,10 +739,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -966,11 +794,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f115dfb7660652b5c0bb7f05c660dab3", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -979,7 +807,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -987,17 +815,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f115dfb7660652b5c0bb7f05c660dab3", - "x-ms-request-id": "c7900626-8002-0018-612a-76e97d000000", + "x-ms-request-id": "0b605524-a002-0087-35d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1039,10 +867,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1094,11 +922,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dc1f20ab226d5b388e495cf43e467d66", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1107,7 +935,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1115,17 +943,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dc1f20ab226d5b388e495cf43e467d66", - "x-ms-request-id": "c7900654-8002-0018-0e2a-76e97d000000", + "x-ms-request-id": "0b60552d-a002-0087-3ed7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1167,10 +995,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1222,11 +1050,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "879eda6afc318dfec5aeb1b5c059e649", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1235,7 +1063,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1243,17 +1071,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "879eda6afc318dfec5aeb1b5c059e649", - "x-ms-request-id": "c7900681-8002-0018-3a2a-76e97d000000", + "x-ms-request-id": "0b60554f-a002-0087-5fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1295,10 +1123,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1350,11 +1178,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e71155c22b15950ca7b962bc09c11379", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1363,7 +1191,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:56 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1371,17 +1199,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e71155c22b15950ca7b962bc09c11379", - "x-ms-request-id": "c79006a5-8002-0018-5e2a-76e97d000000", + "x-ms-request-id": "0b60555f-a002-0087-6fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1423,10 +1251,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1478,11 +1306,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ec9a193e53c2af81229216be71839b35", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1491,7 +1319,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1499,17 +1327,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ec9a193e53c2af81229216be71839b35", - "x-ms-request-id": "c79006cf-8002-0018-082a-76e97d000000", + "x-ms-request-id": "0b605567-a002-0087-77d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1551,10 +1379,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1606,11 +1434,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e931136396353f51cd09df7799418404", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1619,7 +1447,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:08 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1627,17 +1455,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e931136396353f51cd09df7799418404", - "x-ms-request-id": "c79006f4-8002-0018-2d2a-76e97d000000", + "x-ms-request-id": "0b605572-a002-0087-02d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1679,10 +1507,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1734,11 +1562,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a776389bfabe6f87d462c483144d2323", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:08 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1747,7 +1575,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1755,17 +1583,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a776389bfabe6f87d462c483144d2323", - "x-ms-request-id": "c7900711-8002-0018-4a2a-76e97d000000", + "x-ms-request-id": "0b605589-a002-0087-14d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1807,10 +1635,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1862,11 +1690,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f6592c1e298fa843c85b1fb9730915e1", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1875,7 +1703,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1883,17 +1711,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f6592c1e298fa843c85b1fb9730915e1", - "x-ms-request-id": "c790072d-8002-0018-642a-76e97d000000", + "x-ms-request-id": "0b605597-a002-0087-22d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7333868Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1160402Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:56.7333868Z", + "Timestamp": "2020-08-21T16:26:08.1160402Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1935,10 +1763,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7794246Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1580749Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:56.7794246Z", + "Timestamp": "2020-08-21T16:26:08.1580749Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1990,11 +1818,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3923120ef40c68778cc215d3d2cd2a7f", - "x-ms-date": "Wed, 19 Aug 2020 13:13:57 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2003,7 +1831,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2011,17 +1839,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3923120ef40c68778cc215d3d2cd2a7f", - "x-ms-request-id": "c7900755-8002-0018-0c2a-76e97d000000", + "x-ms-request-id": "0b6055a4-a002-0087-2fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7333868Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1160402Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:56.7333868Z", + "Timestamp": "2020-08-21T16:26:08.1160402Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2063,10 +1891,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2118,11 +1946,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6c59bce58de77175f4cede63dbcdfbca", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2131,7 +1959,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2139,17 +1967,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6c59bce58de77175f4cede63dbcdfbca", - "x-ms-request-id": "c7900776-8002-0018-2b2a-76e97d000000", + "x-ms-request-id": "0b6055ac-a002-0087-37d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.7333868Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1160402Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:56.7333868Z", + "Timestamp": "2020-08-21T16:26:08.1160402Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2191,10 +2019,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2246,11 +2074,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "0275e24ce92a2a16b5f06acc1470d5fa", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2259,7 +2087,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2267,17 +2095,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0275e24ce92a2a16b5f06acc1470d5fa", - "x-ms-request-id": "c7900799-8002-0018-4e2a-76e97d000000", + "x-ms-request-id": "0b6055b2-a002-0087-3dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2329,11 +2157,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b6d39f30a8b080fa9db2443e15148dbe", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2342,7 +2170,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2350,17 +2178,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b6d39f30a8b080fa9db2443e15148dbe", - "x-ms-request-id": "c79007b1-8002-0018-662a-76e97d000000", + "x-ms-request-id": "0b6055b7-a002-0087-42d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2412,11 +2240,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ef864ac72858fb55a52eb7f623a85c84", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2425,7 +2253,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2433,17 +2261,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ef864ac72858fb55a52eb7f623a85c84", - "x-ms-request-id": "c79007cc-8002-0018-012a-76e97d000000", + "x-ms-request-id": "0b6055ba-a002-0087-45d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablecsygdrme", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8234617Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.1981093Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:56.8234617Z", + "Timestamp": "2020-08-21T16:26:08.1981093Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2485,10 +2313,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A56.8624937Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A08.2391432Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:56.8624937Z", + "Timestamp": "2020-08-21T16:26:08.2391432Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2538,13 +2366,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0978ca04e368f449b28a26572c530a1d-af2e52634c347041-00", + "traceparent": "00-eb4dbbf72aa45548a05ed4857bb40fe4-abea7359edca4c40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3b32e4f844f9a319e8f46577a5d815a1", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2553,14 +2381,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3b32e4f844f9a319e8f46577a5d815a1", - "x-ms-request-id": "c7900807-8002-0018-392a-76e97d000000", + "x-ms-request-id": "0b6055c8-a002-0087-53d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2568,7 +2396,7 @@ ], "Variables": { "RandomSeed": "1089954064", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypesAsync.json index b1a64c7a97a1b..5fbda7b7e979b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableOnSupportedTypesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cdb6611aac77e141aea6ec4fdb53000e-956737f18dfaac48-00", + "traceparent": "00-be2e183b78922a4585ef7bf29d9786c6-17d562efa0885248-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fd04840a65030a0c4bf2d67b733830ce", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtableko8yd3jy\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fd04840a65030a0c4bf2d67b733830ce", - "x-ms-request-id": "c7902778-8002-0018-662a-76e97d000000", + "x-ms-request-id": "0b6067c3-a002-0087-3cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b8ef4f24b5ef8f4c8122760a49dc1524-8efe0fbd604b2747-00", + "Prefer": "return-no-content", + "traceparent": "00-66dbd80bc96dd14b96fb7b9569f5d682-a6fe6ea618eb7240-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d8b655f62a5fafd2076144e75e692f38", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2148981Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.8519086Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d8b655f62a5fafd2076144e75e692f38", - "x-ms-request-id": "c790278e-8002-0018-762a-76e97d000000", + "x-ms-request-id": "0b6067cb-a002-0087-43d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2148981Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:26.2148981Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-b8e33a2db733344c8b908cd2a716c5f0-e121e8ebbe49ad47-00", + "Prefer": "return-no-content", + "traceparent": "00-337ebd8eeb87cf4394f46d5120b21761-ba089eb4dc8bf443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "720b5497ad61429292944ab6fa9053d8", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2609364Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.8919425Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "720b5497ad61429292944ab6fa9053d8", - "x-ms-request-id": "c7902795-8002-0018-7d2a-76e97d000000", + "x-ms-request-id": "0b6067d0-a002-0087-48d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2609364Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:26.2609364Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a1e3dc282912ff4c90fcfa488aaaca74-10c569b9e00f734b-00", + "Prefer": "return-no-content", + "traceparent": "00-6c79be9c94c40f4c8184fb2057be1969-c2f64a4af1919444-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "05abe594d1bbdf7bb255f5a22024ace1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "05abe594d1bbdf7bb255f5a22024ace1", - "x-ms-request-id": "c790279e-8002-0018-062a-76e97d000000", + "x-ms-request-id": "0b6067d2-a002-0087-4ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-385eed1c9a051940951c21aebb61900e-2585be37114d6a49-00", + "Prefer": "return-no-content", + "traceparent": "00-f293488b520d284bbd35304f9ec5994d-4f188248ad958846-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1ee39dc2be2d496dc27446cbe01bb477", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1ee39dc2be2d496dc27446cbe01bb477", - "x-ms-request-id": "c79027a8-8002-0018-0f2a-76e97d000000", + "x-ms-request-id": "0b6067db-a002-0087-53d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtableko8yd3jy()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "79536c0d29bec67cd82bbf0bb7f0216e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:25 GMT", + "Date": "Fri, 21 Aug 2020 16:26:37 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "79536c0d29bec67cd82bbf0bb7f0216e", - "x-ms-request-id": "c79027b7-8002-0018-1e2a-76e97d000000", + "x-ms-request-id": "0b6067df-a002-0087-57d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -755,11 +583,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5cf368e835acd6ab776143478ab0ff96", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:37 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,7 +596,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -776,17 +604,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5cf368e835acd6ab776143478ab0ff96", - "x-ms-request-id": "c79027ce-8002-0018-332a-76e97d000000", + "x-ms-request-id": "0b6067f0-a002-0087-68d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -838,11 +666,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b4947ea032d09923201d4501fe6191d1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -851,7 +679,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -859,17 +687,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b4947ea032d09923201d4501fe6191d1", - "x-ms-request-id": "c79027de-8002-0018-432a-76e97d000000", + "x-ms-request-id": "0b6067fc-a002-0087-73d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -911,10 +739,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -966,11 +794,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "78e3d8525828d7cac07d015ce6353b28", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -979,7 +807,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -987,17 +815,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "78e3d8525828d7cac07d015ce6353b28", - "x-ms-request-id": "c79027ed-8002-0018-512a-76e97d000000", + "x-ms-request-id": "0b606809-a002-0087-80d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1039,10 +867,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1094,11 +922,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "386b292c6d5bb59d445a3b8fefaad716", - "x-ms-date": "Wed, 19 Aug 2020 13:14:26 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1107,7 +935,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1115,17 +943,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "386b292c6d5bb59d445a3b8fefaad716", - "x-ms-request-id": "c7902802-8002-0018-642a-76e97d000000", + "x-ms-request-id": "0b606812-a002-0087-09d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1167,10 +995,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1222,11 +1050,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b2f471d086cc486eb4bdf35231c6b2eb", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1235,7 +1063,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1243,17 +1071,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b2f471d086cc486eb4bdf35231c6b2eb", - "x-ms-request-id": "c7902814-8002-0018-752a-76e97d000000", + "x-ms-request-id": "0b606825-a002-0087-1cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1295,10 +1123,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1350,11 +1178,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d5d41de158f6e5753a2e33cd1c3ae816", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1363,7 +1191,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1371,17 +1199,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d5d41de158f6e5753a2e33cd1c3ae816", - "x-ms-request-id": "c7902827-8002-0018-082a-76e97d000000", + "x-ms-request-id": "0b60682e-a002-0087-25d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1423,10 +1251,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1478,11 +1306,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "758ceba68941a65bba22849e794a847d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1491,7 +1319,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1499,17 +1327,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "758ceba68941a65bba22849e794a847d", - "x-ms-request-id": "c790283c-8002-0018-1d2a-76e97d000000", + "x-ms-request-id": "0b60683c-a002-0087-32d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1551,10 +1379,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1606,11 +1434,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d2ae50a802d6771ffb0e779e53a12b79", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1619,7 +1447,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1627,17 +1455,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d2ae50a802d6771ffb0e779e53a12b79", - "x-ms-request-id": "c7902860-8002-0018-402a-76e97d000000", + "x-ms-request-id": "0b606850-a002-0087-46d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1679,10 +1507,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1734,11 +1562,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "45acddd53c3a57aac12d1bd3d4d76cf0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1747,7 +1575,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1755,17 +1583,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "45acddd53c3a57aac12d1bd3d4d76cf0", - "x-ms-request-id": "c7902878-8002-0018-562a-76e97d000000", + "x-ms-request-id": "0b606867-a002-0087-5dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1807,10 +1635,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1862,11 +1690,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cc24b5aa158ca33fcb147a3212bd5219", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1875,7 +1703,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1883,17 +1711,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cc24b5aa158ca33fcb147a3212bd5219", - "x-ms-request-id": "c790288f-8002-0018-6c2a-76e97d000000", + "x-ms-request-id": "0b606880-a002-0087-74d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2148981Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.8519086Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:26.2148981Z", + "Timestamp": "2020-08-21T16:26:37.8519086Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1935,10 +1763,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2609364Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.8919425Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:26.2609364Z", + "Timestamp": "2020-08-21T16:26:37.8919425Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1990,11 +1818,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9bc90bf73e9d6b43a55611a8e74ca324", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2003,7 +1831,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2011,17 +1839,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9bc90bf73e9d6b43a55611a8e74ca324", - "x-ms-request-id": "c790289e-8002-0018-7a2a-76e97d000000", + "x-ms-request-id": "0b606890-a002-0087-04d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2148981Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.8519086Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:26.2148981Z", + "Timestamp": "2020-08-21T16:26:37.8519086Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2063,10 +1891,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2118,11 +1946,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9df486a25f7cbfec9d087925c2784503", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2131,7 +1959,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2139,17 +1967,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9df486a25f7cbfec9d087925c2784503", - "x-ms-request-id": "c79028b2-8002-0018-0a2a-76e97d000000", + "x-ms-request-id": "0b60689f-a002-0087-13d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.2148981Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.8519086Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:26.2148981Z", + "Timestamp": "2020-08-21T16:26:37.8519086Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2191,10 +2019,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2246,11 +2074,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c8dc01dbd00e6b5272b926360397bc7f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2259,7 +2087,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:26 GMT", + "Date": "Fri, 21 Aug 2020 16:26:38 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2267,17 +2095,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c8dc01dbd00e6b5272b926360397bc7f", - "x-ms-request-id": "c79028ce-8002-0018-202a-76e97d000000", + "x-ms-request-id": "0b6068bd-a002-0087-31d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2329,11 +2157,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8b8f5571b4c9979c1f09fe95c51da92d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:38 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2342,7 +2170,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2350,17 +2178,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8b8f5571b4c9979c1f09fe95c51da92d", - "x-ms-request-id": "c79028da-8002-0018-2c2a-76e97d000000", + "x-ms-request-id": "0b6068c6-a002-0087-3ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2412,11 +2240,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e5cd0e10da6fd21634892bc338b6bb06", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2425,7 +2253,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2433,17 +2261,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e5cd0e10da6fd21634892bc338b6bb06", - "x-ms-request-id": "c79028e3-8002-0018-342a-76e97d000000", + "x-ms-request-id": "0b6068cd-a002-0087-41d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtableko8yd3jy", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3009692Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.9359793Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:26.3009692Z", + "Timestamp": "2020-08-21T16:26:37.9359793Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2485,10 +2313,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A26.3440054Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A37.978014Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:26.3440054Z", + "Timestamp": "2020-08-21T16:26:37.978014Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2538,13 +2366,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-4546f4ca93ea4c4c9d2b77c055be3c1a-4ab715974126c74a-00", + "traceparent": "00-8c56b98876d35e4497f07425874288e7-cd2f1e1fd5435440-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6cb3f94bbae826396444a904d2bda554", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2553,14 +2381,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6cb3f94bbae826396444a904d2bda554", - "x-ms-request-id": "c79028ed-8002-0018-3e2a-76e97d000000", + "x-ms-request-id": "0b6068e1-a002-0087-54d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2568,7 +2396,7 @@ ], "Variables": { "RandomSeed": "1140537892", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnary.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnary.json index 0d924f1f51837..add9a8d32102a 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnary.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnary.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-badc4931a0cbf646b1516ae317f6df38-e9e889ae2449a049-00", + "traceparent": "00-6c2cfb13d13f1847b2373000d8502217-0edce93b99351443-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ef06d3e454aa6991963cf917057944df", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable3rgiegyq\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ef06d3e454aa6991963cf917057944df", - "x-ms-request-id": "c7900824-8002-0018-542a-76e97d000000", + "x-ms-request-id": "0b6055d1-a002-0087-5cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-07eb0687d950fb4fbeb680e0e90f90d8-0471f773899ee647-00", + "Prefer": "return-no-content", + "traceparent": "00-98502cbbbfcc2a4d920f7604d6a66c12-047ea66c6b506649-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "599e0fc7bcd3d3564484dabc55aae15d", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1425588Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.6723415Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "599e0fc7bcd3d3564484dabc55aae15d", - "x-ms-request-id": "c7900845-8002-0018-722a-76e97d000000", + "x-ms-request-id": "0b6055d9-a002-0087-63d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1425588Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.1425588Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4c239fa4711b864583c40c6b1fbc83c5-6301a1a2dee42f41-00", + "Prefer": "return-no-content", + "traceparent": "00-ff2701e3e779e247a71e2a61d0cd0ce7-6d4c206eee4b9545-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e519c65c4bcda06095526fe08bff510a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1865946Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7143766Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e519c65c4bcda06095526fe08bff510a", - "x-ms-request-id": "c790085a-8002-0018-062a-76e97d000000", + "x-ms-request-id": "0b6055dd-a002-0087-67d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1865946Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:58.1865946Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-f5eb5ebf6c77ef4cb34408ee3d982bb9-c6684aeb3691ab43-00", + "Prefer": "return-no-content", + "traceparent": "00-12f96006f76fdc4d80e81aa1b3c38496-62e903864f141a44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "005b96c550fd27517c33aa257ad514eb", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2296303Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7624163Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "005b96c550fd27517c33aa257ad514eb", - "x-ms-request-id": "c790086f-8002-0018-1a2a-76e97d000000", + "x-ms-request-id": "0b6055e6-a002-0087-70d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2296303Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.2296303Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-32e55ccf4b7592428355345c7309974e-ee6025e18048f843-00", + "Prefer": "return-no-content", + "traceparent": "00-fbcb9fbef295c2458aea38550c83c59c-258d286603f4304d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3eba9b5a5e5f7c11affec3804c764745", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2726666Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.8034507Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3eba9b5a5e5f7c11affec3804c764745", - "x-ms-request-id": "c7900884-8002-0018-2d2a-76e97d000000", + "x-ms-request-id": "0b6055e8-a002-0087-72d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2726666Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.2726666Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable3rgiegyq()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28not%20%28RowKey%20eq%20%270001%27%29%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bef6d033e14f0b6075f2699aa03a26c0", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:57 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bef6d033e14f0b6075f2699aa03a26c0", - "x-ms-request-id": "c790089b-8002-0018-442a-76e97d000000", + "x-ms-request-id": "0b6055ed-a002-0087-77d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1865946Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7143766Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:58.1865946Z", + "Timestamp": "2020-08-21T16:26:09.7143766Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2296303Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7624163Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.2296303Z", + "Timestamp": "2020-08-21T16:26:09.7624163Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -745,10 +573,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2726666Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.8034507Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.2726666Z", + "Timestamp": "2020-08-21T16:26:09.8034507Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -800,11 +628,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ef85843e134467aa85df51fe8dd0da05", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -813,7 +641,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -821,17 +649,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ef85843e134467aa85df51fe8dd0da05", - "x-ms-request-id": "c79008bc-8002-0018-642a-76e97d000000", + "x-ms-request-id": "0b6055f7-a002-0087-01d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1425588Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.6723415Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.1425588Z", + "Timestamp": "2020-08-21T16:26:09.6723415Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -873,10 +701,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1865946Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7143766Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:58.1865946Z", + "Timestamp": "2020-08-21T16:26:09.7143766Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -918,10 +746,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2296303Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7624163Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.2296303Z", + "Timestamp": "2020-08-21T16:26:09.7624163Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -963,10 +791,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2726666Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.8034507Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.2726666Z", + "Timestamp": "2020-08-21T16:26:09.8034507Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1018,11 +846,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a9f265eb56de799c3aafc86cf577db75", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1031,7 +859,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:09 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1039,17 +867,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a9f265eb56de799c3aafc86cf577db75", - "x-ms-request-id": "c79008f2-8002-0018-192a-76e97d000000", + "x-ms-request-id": "0b605607-a002-0087-0fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable3rgiegyq", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1425588Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.6723415Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.1425588Z", + "Timestamp": "2020-08-21T16:26:09.6723415Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1091,10 +919,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.1865946Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7143766Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:58.1865946Z", + "Timestamp": "2020-08-21T16:26:09.7143766Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1136,10 +964,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2296303Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.7624163Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.2296303Z", + "Timestamp": "2020-08-21T16:26:09.7624163Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1181,10 +1009,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.2726666Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A09.8034507Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.2726666Z", + "Timestamp": "2020-08-21T16:26:09.8034507Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1234,13 +1062,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a0382c93155b904b8e94f5c5f86169f8-80246aa612f4824b-00", + "traceparent": "00-d27248aa65abc240ab31232132e6eb75-41766bd319c87a4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c84202d758f11f00268f38708f617ea5", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:09 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1249,14 +1077,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c84202d758f11f00268f38708f617ea5", - "x-ms-request-id": "c790091c-8002-0018-432a-76e97d000000", + "x-ms-request-id": "0b60560e-a002-0087-16d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1264,7 +1092,7 @@ ], "Variables": { "RandomSeed": "826842600", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnaryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnaryAsync.json index bf0542e6b9363..95427ae79d2ad 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnaryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableUnaryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-1147257c52f44a42a39540146d86d1d9-658373d464374a41-00", + "traceparent": "00-aa041198451d0c4c83f442381909cc7d-7a440b33c4446d4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "37e86fe5f6bbfb1c75907dc66f4c078a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablebi58l553\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "37e86fe5f6bbfb1c75907dc66f4c078a", - "x-ms-request-id": "c79028f4-8002-0018-452a-76e97d000000", + "x-ms-request-id": "0b6068e6-a002-0087-59d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a000663388082149ab637f47ae7a7538-51f8b883624ccf4c-00", + "Prefer": "return-no-content", + "traceparent": "00-0639fd54545ed4418564c5756910ed3d-cca5b5f04828df41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "50652caef6f33fe592fb6c9912c43a86", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.6641034Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3241395Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "50652caef6f33fe592fb6c9912c43a86", - "x-ms-request-id": "c7902900-8002-0018-502a-76e97d000000", + "x-ms-request-id": "0b6068f3-a002-0087-65d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.6641034Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:27.6641034Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablebi58l553?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-eb8fd9cd016c0741ae9aabd9f9997b14-9f4a6e764b86ce4f-00", + "Prefer": "return-no-content", + "traceparent": "00-9cc288dbc03ea64aaacd4008a081bbc1-ba6a34bb2be4c145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a923b794097745c9074ebf9fee96882e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:27 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7241529Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3661747Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a923b794097745c9074ebf9fee96882e", - "x-ms-request-id": "c790290a-8002-0018-5a2a-76e97d000000", + "x-ms-request-id": "0b6068fb-a002-0087-6dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7241529Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:27.7241529Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablebi58l553?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6af9515efa27974095800c50bea55295-2e2b6702795d7b47-00", + "Prefer": "return-no-content", + "traceparent": "00-02709239292a0c489729072ed63b7088-e6706b47cfea124d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "de1e9526c221ef5e8aa9a5c08a83e9b1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7681899Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4132136Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "de1e9526c221ef5e8aa9a5c08a83e9b1", - "x-ms-request-id": "c7902917-8002-0018-652a-76e97d000000", + "x-ms-request-id": "0b606904-a002-0087-76d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7681899Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:27.7681899Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablebi58l553?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a7dcc2865d5de3439c85093f28edc6c1-4dd4d97f02b3874b-00", + "Prefer": "return-no-content", + "traceparent": "00-738663606dff9e409424ade0f9606442-0973fb24976b5f40-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b832f6555d28a513631f49a5374650fc", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.8102249Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4612546Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablebi58l553(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b832f6555d28a513631f49a5374650fc", - "x-ms-request-id": "c7902925-8002-0018-732a-76e97d000000", + "x-ms-request-id": "0b60690b-a002-0087-7dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.8102249Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:27.8102249Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablebi58l553()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28not%20%28RowKey%20eq%20%270001%27%29%29", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7c723d735ca6d26458341fcd6409bb83", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7c723d735ca6d26458341fcd6409bb83", - "x-ms-request-id": "c790292f-8002-0018-7d2a-76e97d000000", + "x-ms-request-id": "0b606917-a002-0087-09d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7241529Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3661747Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:27.7241529Z", + "Timestamp": "2020-08-21T16:26:39.3661747Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7681899Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4132136Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:27.7681899Z", + "Timestamp": "2020-08-21T16:26:39.4132136Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -745,10 +573,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.8102249Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4612546Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:27.8102249Z", + "Timestamp": "2020-08-21T16:26:39.4612546Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -800,11 +628,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7490d64cf64c90582787b0278b9b744", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -813,7 +641,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -821,17 +649,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f7490d64cf64c90582787b0278b9b744", - "x-ms-request-id": "c790293d-8002-0018-092a-76e97d000000", + "x-ms-request-id": "0b606924-a002-0087-16d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.6641034Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3241395Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:27.6641034Z", + "Timestamp": "2020-08-21T16:26:39.3241395Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -873,10 +701,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7241529Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3661747Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:27.7241529Z", + "Timestamp": "2020-08-21T16:26:39.3661747Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -918,10 +746,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7681899Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4132136Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:27.7681899Z", + "Timestamp": "2020-08-21T16:26:39.4132136Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -963,10 +791,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.8102249Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4612546Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:27.8102249Z", + "Timestamp": "2020-08-21T16:26:39.4612546Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1018,11 +846,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c4da8586d10f90a925f5ff43d454059", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1031,7 +859,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1039,17 +867,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4c4da8586d10f90a925f5ff43d454059", - "x-ms-request-id": "c7902951-8002-0018-1c2a-76e97d000000", + "x-ms-request-id": "0b60692b-a002-0087-1dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablebi58l553", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.6641034Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3241395Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:27.6641034Z", + "Timestamp": "2020-08-21T16:26:39.3241395Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1091,10 +919,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7241529Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.3661747Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:27.7241529Z", + "Timestamp": "2020-08-21T16:26:39.3661747Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1136,10 +964,10 @@ "String": "0002" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.7681899Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4132136Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:27.7681899Z", + "Timestamp": "2020-08-21T16:26:39.4132136Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1181,10 +1009,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A27.8102249Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.4612546Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:27.8102249Z", + "Timestamp": "2020-08-21T16:26:39.4612546Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1234,13 +1062,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6edc65999070724798061d8276046c84-a2b91c72137a6e40-00", + "traceparent": "00-0f344558e1ab504e9b29e6c63a43e67b-9b9dc6c9a0aea640-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2940c56359fca39838a9fa2de162599f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1249,14 +1077,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2940c56359fca39838a9fa2de162599f", - "x-ms-request-id": "c790296a-8002-0018-342a-76e97d000000", + "x-ms-request-id": "0b60693a-a002-0087-2cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -1264,7 +1092,7 @@ ], "Variables": { "RandomSeed": "685222298", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypes.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypes.json index 1b6a380a4fe4e..d2d6eeae0e8cf 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypes.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypes.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7df676adb46df14b8fb5c07529620269-9fb0f755b8547049-00", + "traceparent": "00-fdecf01a613ed04cb2f74339fc2c6804-51a36c1b5bb0384f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2906245e0662fade5f17e17a67286998", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablex9qv5ahd\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2906245e0662fade5f17e17a67286998", - "x-ms-request-id": "c790093a-8002-0018-612a-76e97d000000", + "x-ms-request-id": "0b605618-a002-0087-1dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9ead52dac395b14ebd1547778152a8a1-5636d6a5c25ebd4c-00", + "Prefer": "return-no-content", + "traceparent": "00-f8ebbe9b2cb39c4b8e241ef6a0c2ad7e-12f69bf073d3b145-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cf8e9eb4bb6d0a225609bc0c2dfdd44c", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.6569852Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.180767Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cf8e9eb4bb6d0a225609bc0c2dfdd44c", - "x-ms-request-id": "c7900956-8002-0018-7a2a-76e97d000000", + "x-ms-request-id": "0b605620-a002-0087-22d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.6569852Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.6569852Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7d5c4525539b604985c4bf364e389eb8-780e1e82339a3b45-00", + "Prefer": "return-no-content", + "traceparent": "00-43763ffcd16a3849a0105b4a6268dabb-6fea5458442c4046-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e04d3f0f0a8e4a2e0cc5c194c15f2d65", - "x-ms-date": "Wed, 19 Aug 2020 13:13:58 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7010235Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2328101Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e04d3f0f0a8e4a2e0cc5c194c15f2d65", - "x-ms-request-id": "c790096c-8002-0018-0f2a-76e97d000000", + "x-ms-request-id": "0b605629-a002-0087-2ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7010235Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:58.7010235Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-87aa3c94c47f474c87810c200fe7ba61-373ccae38b0ab043-00", + "Prefer": "return-no-content", + "traceparent": "00-5ebc58ab031e2d42b99255671b25db7a-85c94567caaee94b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fece74b34cbca27002fbd3584ad2cc61", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fece74b34cbca27002fbd3584ad2cc61", - "x-ms-request-id": "c790097d-8002-0018-202a-76e97d000000", + "x-ms-request-id": "0b605630-a002-0087-31d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-0fe910099db099468cfc8199ff3c1b99-d8a2e31417f7c94e-00", + "Prefer": "return-no-content", + "traceparent": "00-ad568cd8ca8aec4bba2a192d731b4377-2960f984d009224c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "286b944389daa90a7043c3a8fa8d49f6", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "286b944389daa90a7043c3a8fa8d49f6", - "x-ms-request-id": "c7900998-8002-0018-3a2a-76e97d000000", + "x-ms-request-id": "0b605633-a002-0087-34d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablex9qv5ahd()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b95956dbd62fc390ceaade9237d50039", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b95956dbd62fc390ceaade9237d50039", - "x-ms-request-id": "c79009ad-8002-0018-4f2a-76e97d000000", + "x-ms-request-id": "0b60563a-a002-0087-3bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -755,11 +583,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2d5160f805f4298a6a248e7888c8a874", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,7 +596,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -776,17 +604,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2d5160f805f4298a6a248e7888c8a874", - "x-ms-request-id": "c79009d5-8002-0018-772a-76e97d000000", + "x-ms-request-id": "0b60564c-a002-0087-4dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -838,11 +666,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f37cddb113796d3203a8592faa77729a", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -851,7 +679,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -859,17 +687,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f37cddb113796d3203a8592faa77729a", - "x-ms-request-id": "c79009ea-8002-0018-0b2a-76e97d000000", + "x-ms-request-id": "0b605651-a002-0087-52d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -911,10 +739,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -966,11 +794,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "99af8a431b3cd602cb2f4f0a47183a06", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -979,7 +807,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -987,17 +815,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "99af8a431b3cd602cb2f4f0a47183a06", - "x-ms-request-id": "c79009fb-8002-0018-1c2a-76e97d000000", + "x-ms-request-id": "0b60565c-a002-0087-5cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1039,10 +867,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1094,11 +922,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5ae069020c58e5c02de4294bac5a7ff2", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1107,7 +935,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1115,17 +943,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5ae069020c58e5c02de4294bac5a7ff2", - "x-ms-request-id": "c7900a25-8002-0018-422a-76e97d000000", + "x-ms-request-id": "0b60566b-a002-0087-6ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1167,10 +995,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1222,11 +1050,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fe34f3b20e199638daa6274ac42825eb", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1235,7 +1063,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1243,17 +1071,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fe34f3b20e199638daa6274ac42825eb", - "x-ms-request-id": "c7900a43-8002-0018-602a-76e97d000000", + "x-ms-request-id": "0b605677-a002-0087-76d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1295,10 +1123,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1350,11 +1178,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "402d526d18963642cac96c57f2b62a71", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1363,7 +1191,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1371,17 +1199,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "402d526d18963642cac96c57f2b62a71", - "x-ms-request-id": "c7900a66-8002-0018-012a-76e97d000000", + "x-ms-request-id": "0b60567d-a002-0087-7ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1423,10 +1251,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1478,11 +1306,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "54575cb03ce3f3ed314a7fb2e4762105", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1491,7 +1319,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:58 GMT", + "Date": "Fri, 21 Aug 2020 16:26:10 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1499,17 +1327,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "54575cb03ce3f3ed314a7fb2e4762105", - "x-ms-request-id": "c7900a89-8002-0018-232a-76e97d000000", + "x-ms-request-id": "0b60568d-a002-0087-09d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1551,10 +1379,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1606,11 +1434,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59de3ebf3e2c9a5cb1fe344fa2e1a324", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:10 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1619,7 +1447,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1627,17 +1455,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59de3ebf3e2c9a5cb1fe344fa2e1a324", - "x-ms-request-id": "c7900ad0-8002-0018-692a-76e97d000000", + "x-ms-request-id": "0b6056a0-a002-0087-17d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1679,10 +1507,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1734,11 +1562,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6799b67cd1d03108653a0f4b98905254", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1747,7 +1575,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1755,17 +1583,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6799b67cd1d03108653a0f4b98905254", - "x-ms-request-id": "c7900af7-8002-0018-102a-76e97d000000", + "x-ms-request-id": "0b6056ba-a002-0087-29d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1807,10 +1635,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1862,11 +1690,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b39866a8d1d87244ffbca3e5089e5050", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1875,7 +1703,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1883,17 +1711,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b39866a8d1d87244ffbca3e5089e5050", - "x-ms-request-id": "c7900b1b-8002-0018-322a-76e97d000000", + "x-ms-request-id": "0b6056cc-a002-0087-37d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.6569852Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.180767Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.6569852Z", + "Timestamp": "2020-08-21T16:26:10.180767Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1935,10 +1763,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7010235Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2328101Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:13:58.7010235Z", + "Timestamp": "2020-08-21T16:26:10.2328101Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1990,11 +1818,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2d365aa7b9dcee3436acf4f22e110120", - "x-ms-date": "Wed, 19 Aug 2020 13:13:59 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2003,7 +1831,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2011,17 +1839,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2d365aa7b9dcee3436acf4f22e110120", - "x-ms-request-id": "c7900b37-8002-0018-4e2a-76e97d000000", + "x-ms-request-id": "0b6056d9-a002-0087-42d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.6569852Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.180767Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.6569852Z", + "Timestamp": "2020-08-21T16:26:10.180767Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2063,10 +1891,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2118,11 +1946,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3ba6dfabf048ab4b722767142d2228c6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2131,7 +1959,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2139,17 +1967,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3ba6dfabf048ab4b722767142d2228c6", - "x-ms-request-id": "c7900b56-8002-0018-6d2a-76e97d000000", + "x-ms-request-id": "0b6056e3-a002-0087-4cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.6569852Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.180767Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:13:58.6569852Z", + "Timestamp": "2020-08-21T16:26:10.180767Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2191,10 +2019,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2246,11 +2074,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3da4bfea245aef7732a97d2bdc5243ee", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2259,7 +2087,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2267,17 +2095,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3da4bfea245aef7732a97d2bdc5243ee", - "x-ms-request-id": "c7900b65-8002-0018-7c2a-76e97d000000", + "x-ms-request-id": "0b6056e7-a002-0087-4fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2329,11 +2157,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "283982ba14f8b6070f8abbb45120c013", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2342,7 +2170,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2350,17 +2178,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "283982ba14f8b6070f8abbb45120c013", - "x-ms-request-id": "c7900b6e-8002-0018-052a-76e97d000000", + "x-ms-request-id": "0b6056ea-a002-0087-52d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2412,11 +2240,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6f082d83c36c87c668b6099e7220ce20", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2425,7 +2253,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2433,17 +2261,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6f082d83c36c87c668b6099e7220ce20", - "x-ms-request-id": "c7900b7a-8002-0018-112a-76e97d000000", + "x-ms-request-id": "0b6056ec-a002-0087-54d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2485,10 +2313,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2540,11 +2368,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ab5979e400e9d5ceb7ed2ecf69c39e11", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2553,7 +2381,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2561,17 +2389,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ab5979e400e9d5ceb7ed2ecf69c39e11", - "x-ms-request-id": "c7900ba7-8002-0018-3c2a-76e97d000000", + "x-ms-request-id": "0b6056f0-a002-0087-57d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablex9qv5ahd", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7460601Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.2878557Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:13:58.7460601Z", + "Timestamp": "2020-08-21T16:26:10.2878557Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2613,10 +2441,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A13%3A58.7870943Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A10.3308921Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:13:58.7870943Z", + "Timestamp": "2020-08-21T16:26:10.3308921Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2666,13 +2494,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-b1461ce002ba834da2172997487cf0f2-933280bc134d0a41-00", + "traceparent": "00-de67ad6356990b42b4b48a2922565988-cfc5b6dd8906704e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "afa76ae9d44af682bbb2c0410b6844ee", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2681,14 +2509,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "afa76ae9d44af682bbb2c0410b6844ee", - "x-ms-request-id": "c7900bd3-8002-0018-612a-76e97d000000", + "x-ms-request-id": "0b6056f5-a002-0087-5bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2696,7 +2524,7 @@ ], "Variables": { "RandomSeed": "2061589507", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json index a677253a3dd15..f90f4e69b503b 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithDictionaryTypeOnSupportedTypesAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-63b1cd654db026498a9b6258169d27cd-2108f9c67a5e994f-00", + "traceparent": "00-9cefdbc81d8bc548b3980f508fd891c6-59ef974bf086ef4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e052f598b055ff5644cc72fb27b25a33", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablei2hltmnh\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e052f598b055ff5644cc72fb27b25a33", - "x-ms-request-id": "c7902983-8002-0018-4d2a-76e97d000000", + "x-ms-request-id": "0b606940-a002-0087-32d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "1663", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-89cc2cea53653846b698c8e66cd24979-859c7a563a98bf46-00", + "Prefer": "return-no-content", + "traceparent": "00-091f0e3e1a323443ac74054b0ef73e11-fc72d466a6125d4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ef3e86e930b62a1d34d8d17f403833d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -123,69 +124,25 @@ "RowKey": "0001", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.2415827Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.8295626Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270001\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8ef3e86e930b62a1d34d8d17f403833d", - "x-ms-request-id": "c7902996-8002-0018-5e2a-76e97d000000", + "x-ms-request-id": "0b606947-a002-0087-38d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.2415827Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:28.2415827Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:02:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:02:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:02:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:02:00Z", - "DateTimeAsString": "2020-01-01T01:02:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIB", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIB", - "DoublePrimitiveN": 1.01, - "DoublePrimitive": 1.01, - "DoubleN": 1.01, - "Double": 1.01, - "DoubleInteger": 1.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "IntegerPrimitiveN": 1, - "IntegerPrimitive": 1, - "Int32N": 1, - "Int32": 1, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483648", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483648", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483648", - "String": "0001" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -196,13 +153,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a0d2aa488aaf5f4888b3e931eb7a2a3c-7daba3bec70d9c44-00", + "Prefer": "return-no-content", + "traceparent": "00-b41d1c84b263df41865abe131b650e86-1bb077d79ab4dd48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e0b6f030e10451f1007d7e498d865bd6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -267,69 +225,25 @@ "RowKey": "0002", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3106405Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.8756015Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270002\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e0b6f030e10451f1007d7e498d865bd6", - "x-ms-request-id": "c79029a3-8002-0018-6a2a-76e97d000000", + "x-ms-request-id": "0b606949-a002-0087-3ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3106405Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:28.3106405Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:03:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:03:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:03:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:03:00Z", - "DateTimeAsString": "2020-01-01T01:03:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIC", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIC", - "DoublePrimitiveN": 2.02, - "DoublePrimitive": 2.02, - "DoubleN": 2.02, - "Double": 2.02, - "DoubleInteger": 2.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "IntegerPrimitiveN": 2, - "IntegerPrimitive": 2, - "Int32N": 2, - "Int32": 2, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483649", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483649", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483649", - "String": "0002" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -340,13 +254,14 @@ "Content-Length": "1719", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d841d5e42de5e74f87ed1fb1f081eccb-7364ad17f7c30e48-00", + "Prefer": "return-no-content", + "traceparent": "00-237db26dd38e62468b464489cfb24724-5714f7e0702f844b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "917a3c07ae66048754f00d08233e0b41", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -411,69 +326,25 @@ "RowKey": "0003", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270003\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "917a3c07ae66048754f00d08233e0b41", - "x-ms-request-id": "c79029ae-8002-0018-752a-76e97d000000", + "x-ms-request-id": "0b606952-a002-0087-42d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:04:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:04:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:04:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:04:00Z", - "DateTimeAsString": "2020-01-01T01:04:00.0000000Z", - "BoolN": false, - "Bool": false, - "BoolPrimitiveN": false, - "BoolPrimitive": false, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQID", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQID", - "DoublePrimitiveN": 3.03, - "DoublePrimitive": 3.03, - "DoubleN": 3.03, - "Double": 3.03, - "DoubleInteger": 3.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "IntegerPrimitiveN": 3, - "IntegerPrimitive": 3, - "Int32N": 3, - "Int32": 3, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483650", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483650", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483650", - "String": "0003" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -484,13 +355,14 @@ "Content-Length": "1661", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-741e7b5557b0f1469f900df0ec375df6-39e6162bc91c6d42-00", + "Prefer": "return-no-content", + "traceparent": "00-10c77497858f87439606deb8dac3d1f4-f7ea004e486efc47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "36ca34497afc8d2ff6a28d8d1457d44c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -555,69 +427,25 @@ "RowKey": "0004", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:27 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh(PartitionKey=\u0027somPartition\u0027,RowKey=\u00270004\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "36ca34497afc8d2ff6a28d8d1457d44c", - "x-ms-request-id": "c79029b9-8002-0018-7e2a-76e97d000000", + "x-ms-request-id": "0b60695a-a002-0087-4ad7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", - "DateTimeOffsetN@odata.type": "Edm.DateTime", - "DateTimeOffsetN": "2020-01-01T01:05:00Z", - "DateTimeOffset@odata.type": "Edm.DateTime", - "DateTimeOffset": "2020-01-01T01:05:00Z", - "DateTimeN@odata.type": "Edm.DateTime", - "DateTimeN": "2020-01-01T01:05:00Z", - "DateTime@odata.type": "Edm.DateTime", - "DateTime": "2020-01-01T01:05:00Z", - "DateTimeAsString": "2020-01-01T01:05:00.0000000Z", - "BoolN": false, - "Bool": true, - "BoolPrimitiveN": false, - "BoolPrimitive": true, - "Binary@odata.type": "Edm.Binary", - "Binary": "AQIE", - "BinaryPrimitive@odata.type": "Edm.Binary", - "BinaryPrimitive": "AQIE", - "DoublePrimitiveN": 4.04, - "DoublePrimitive": 4.04, - "DoubleN": 4.04, - "Double": 4.04, - "DoubleInteger": 4.0, - "GuidN@odata.type": "Edm.Guid", - "GuidN": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "Guid@odata.type": "Edm.Guid", - "Guid": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "IntegerPrimitiveN": 4, - "IntegerPrimitive": 4, - "Int32N": 4, - "Int32": 4, - "LongPrimitiveN@odata.type": "Edm.Int64", - "LongPrimitiveN": "2147483651", - "LongPrimitive@odata.type": "Edm.Int64", - "LongPrimitive": "2147483651", - "Int64N@odata.type": "Edm.Int64", - "Int64N": "123456789012", - "Int64@odata.type": "Edm.Int64", - "Int64": "2147483651", - "String": "0004" - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablei2hltmnh()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=String%20ge%20%270003%27", @@ -627,11 +455,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b810b6f1f28882d669b18b14d4e82dc2", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:39 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -640,7 +468,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:39 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -648,17 +476,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b810b6f1f28882d669b18b14d4e82dc2", - "x-ms-request-id": "c79029c6-8002-0018-0b2a-76e97d000000", + "x-ms-request-id": "0b606960-a002-0087-50d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -700,10 +528,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -755,11 +583,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "59003d7224bb8dd90ced9ac421f9f0fd", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -768,7 +596,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -776,17 +604,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "59003d7224bb8dd90ced9ac421f9f0fd", - "x-ms-request-id": "c79029da-8002-0018-1f2a-76e97d000000", + "x-ms-request-id": "0b606969-a002-0087-59d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -838,11 +666,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "6d17c01b532e57b85e48cd4bee1bb80e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -851,7 +679,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -859,17 +687,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6d17c01b532e57b85e48cd4bee1bb80e", - "x-ms-request-id": "c79029e4-8002-0018-292a-76e97d000000", + "x-ms-request-id": "0b60696f-a002-0087-5fd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -911,10 +739,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -966,11 +794,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d61acb747b56cd90dc83ab9a5711606f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -979,7 +807,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -987,17 +815,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d61acb747b56cd90dc83ab9a5711606f", - "x-ms-request-id": "c79029f4-8002-0018-382a-76e97d000000", + "x-ms-request-id": "0b60697a-a002-0087-69d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1039,10 +867,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1094,11 +922,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "13f88dc0c0d11f9385a9fa73578e9ef0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:28 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1107,7 +935,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1115,17 +943,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "13f88dc0c0d11f9385a9fa73578e9ef0", - "x-ms-request-id": "c7902a0b-8002-0018-4e2a-76e97d000000", + "x-ms-request-id": "0b606984-a002-0087-73d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1167,10 +995,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1222,11 +1050,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "554f8b3419de9fa72f4990aaa71dff4c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1235,7 +1063,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1243,17 +1071,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "554f8b3419de9fa72f4990aaa71dff4c", - "x-ms-request-id": "c7902a21-8002-0018-642a-76e97d000000", + "x-ms-request-id": "0b60698f-a002-0087-7ed7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1295,10 +1123,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1350,11 +1178,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "618b5de7a422b43d37fb51ad801d764e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1363,7 +1191,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1371,17 +1199,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "618b5de7a422b43d37fb51ad801d764e", - "x-ms-request-id": "c7902a39-8002-0018-7b2a-76e97d000000", + "x-ms-request-id": "0b60699b-a002-0087-0ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1423,10 +1251,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1478,11 +1306,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "cc66bae40bc2a690e658e4872fe87867", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1491,7 +1319,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1499,17 +1327,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cc66bae40bc2a690e658e4872fe87867", - "x-ms-request-id": "c7902a47-8002-0018-092a-76e97d000000", + "x-ms-request-id": "0b6069a7-a002-0087-16d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1551,10 +1379,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1606,11 +1434,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f98baea93d0390cd4e9a1de3c8f91f12", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1619,7 +1447,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1627,17 +1455,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f98baea93d0390cd4e9a1de3c8f91f12", - "x-ms-request-id": "c7902a56-8002-0018-182a-76e97d000000", + "x-ms-request-id": "0b6069b9-a002-0087-28d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1679,10 +1507,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1734,11 +1562,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ecc541d333b7dc8acce47acac0b6844e", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1747,7 +1575,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1755,17 +1583,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ecc541d333b7dc8acce47acac0b6844e", - "x-ms-request-id": "c7902a6d-8002-0018-2f2a-76e97d000000", + "x-ms-request-id": "0b6069cb-a002-0087-39d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1807,10 +1635,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1862,11 +1690,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d203ea837c92a74becd57d27edaddeed", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1875,7 +1703,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1883,17 +1711,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d203ea837c92a74becd57d27edaddeed", - "x-ms-request-id": "c7902a84-8002-0018-462a-76e97d000000", + "x-ms-request-id": "0b6069d8-a002-0087-45d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.2415827Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.8295626Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:28.2415827Z", + "Timestamp": "2020-08-21T16:26:39.8295626Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1935,10 +1763,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3106405Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.8756015Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0002", - "Timestamp": "2020-08-19T13:14:28.3106405Z", + "Timestamp": "2020-08-21T16:26:39.8756015Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:03:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -1990,11 +1818,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "eeb3d1398b2375af24ae2d1ec203cf98", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2003,7 +1831,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2011,17 +1839,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "eeb3d1398b2375af24ae2d1ec203cf98", - "x-ms-request-id": "c7902a9c-8002-0018-5c2a-76e97d000000", + "x-ms-request-id": "0b6069dd-a002-0087-4ad7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.2415827Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.8295626Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:28.2415827Z", + "Timestamp": "2020-08-21T16:26:39.8295626Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2063,10 +1891,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2118,11 +1946,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "dd5fcf154df55780f51effe1b562ee1f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2131,7 +1959,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:28 GMT", + "Date": "Fri, 21 Aug 2020 16:26:40 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2139,17 +1967,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dd5fcf154df55780f51effe1b562ee1f", - "x-ms-request-id": "c7902aac-8002-0018-6c2a-76e97d000000", + "x-ms-request-id": "0b6069e4-a002-0087-50d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.2415827Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.8295626Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0001", - "Timestamp": "2020-08-19T13:14:28.2415827Z", + "Timestamp": "2020-08-21T16:26:39.8295626Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:02:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2191,10 +2019,10 @@ "String": "0001" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2246,11 +2074,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ef908d069602f72b3a8eade34f2de4e9", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:40 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2259,7 +2087,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2267,17 +2095,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ef908d069602f72b3a8eade34f2de4e9", - "x-ms-request-id": "c7902ac5-8002-0018-032a-76e97d000000", + "x-ms-request-id": "0b6069f3-a002-0087-5bd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2329,11 +2157,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "1e11e506004decf7505bf8048ccebfc1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2342,7 +2170,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2350,17 +2178,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1e11e506004decf7505bf8048ccebfc1", - "x-ms-request-id": "c7902acb-8002-0018-092a-76e97d000000", + "x-ms-request-id": "0b6069fc-a002-0087-64d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2412,11 +2240,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "35180dbfe0737f95a368a3679f9d08c8", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2425,7 +2253,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2433,17 +2261,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "35180dbfe0737f95a368a3679f9d08c8", - "x-ms-request-id": "c7902ad5-8002-0018-122a-76e97d000000", + "x-ms-request-id": "0b606a00-a002-0087-67d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2485,10 +2313,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2540,11 +2368,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d0db1639d05105d195a39ea79e276b6b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2553,7 +2381,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -2561,17 +2389,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d0db1639d05105d195a39ea79e276b6b", - "x-ms-request-id": "c7902aeb-8002-0018-272a-76e97d000000", + "x-ms-request-id": "0b606a0c-a002-0087-72d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablei2hltmnh", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.3556779Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9196383Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0003", - "Timestamp": "2020-08-19T13:14:28.3556779Z", + "Timestamp": "2020-08-21T16:26:39.9196383Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:04:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2613,10 +2441,10 @@ "String": "0003" }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A28.4007154Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A39.9626738Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "0004", - "Timestamp": "2020-08-19T13:14:28.4007154Z", + "Timestamp": "2020-08-21T16:26:39.9626738Z", "DateTimeOffsetN@odata.type": "Edm.DateTime", "DateTimeOffsetN": "2020-01-01T01:05:00Z", "DateTimeOffset@odata.type": "Edm.DateTime", @@ -2666,13 +2494,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-379c74093137394aac0abbc6cf1160cf-cf3190b1c0e7e749-00", + "traceparent": "00-e519b19fec7a14488ef40a0d1accca12-62728f1287f6ff4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4123ecceaf14267550927be55d8f4db3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:29 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2681,14 +2509,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4123ecceaf14267550927be55d8f4db3", - "x-ms-request-id": "c7902af9-8002-0018-352a-76e97d000000", + "x-ms-request-id": "0b606a1b-a002-0087-01d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2696,7 +2524,7 @@ ], "Variables": { "RandomSeed": "1089543866", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQuery.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQuery.json index db4fd38736df2..a0614f92eef0f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQuery.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQuery.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-fcb0cb657de1444fa0557b932c7ba710-c2cf2aa48155984c-00", + "traceparent": "00-a99c270ed5c07f4eaf3936710752e1b3-e484dcf6c5c21e44-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "18768950d00026c89ab66adf3e8e690d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablehdxutm6v\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "18768950d00026c89ab66adf3e8e690d", - "x-ms-request-id": "c7900bea-8002-0018-752a-76e97d000000", + "x-ms-request-id": "0b6056fe-a002-0087-63d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d89291fbd3bbb9408048e2414fa6d595-36fcc2a137261b4b-00", + "Prefer": "return-no-content", + "traceparent": "00-368523d8e076fe42af5dab1b9aa7363b-41c88af228fcbc43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "da3f060c6aa5fda63831777bbf424d4d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.2523129Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehdxutm6v(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A11.7851084Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehdxutm6v(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "da3f060c6aa5fda63831777bbf424d4d", - "x-ms-request-id": "c7900bfc-8002-0018-052a-76e97d000000", + "x-ms-request-id": "0b605701-a002-0087-65d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehdxutm6v/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.2523129Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:00.2523129Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehdxutm6v?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "666", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-af7869a22f6e004a9f5a9127e69bdf6d-a43b9cf44c22af40-00", + "Prefer": "return-no-content", + "traceparent": "00-6b5b46c3ca7078498b0b0d756617449e-095c6b2dc863b949-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8aa8be2441eef4b19ddcbb196822823c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.2953478Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablehdxutm6v(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A11.8241406Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablehdxutm6v(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8aa8be2441eef4b19ddcbb196822823c", - "x-ms-request-id": "c7900c08-8002-0018-112a-76e97d000000", + "x-ms-request-id": "0b605707-a002-0087-6bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablehdxutm6v/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.2953478Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:00.2953478Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablehdxutm6v()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28PartitionKey%20eq%20%27somPartition2%27%29", @@ -203,11 +169,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "989587646a0ae59de278e0cf584d6757", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -216,7 +182,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -224,7 +190,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "989587646a0ae59de278e0cf584d6757", - "x-ms-request-id": "c7900c1a-8002-0018-212a-76e97d000000", + "x-ms-request-id": "0b605709-a002-0087-6dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -238,13 +204,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0d196029805b6c459843fd97fd150aad-3d0c9f64d8bb2d41-00", + "traceparent": "00-0aa07bb77bc01b4797c6896ab57f2f03-d016cbed7d95724e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7fbb1d68dee6cb1f554a3dc8af8d9415", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -253,14 +219,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:13:59 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7fbb1d68dee6cb1f554a3dc8af8d9415", - "x-ms-request-id": "c7900c2b-8002-0018-312a-76e97d000000", + "x-ms-request-id": "0b605711-a002-0087-74d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -268,7 +234,7 @@ ], "Variables": { "RandomSeed": "1821153837", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQueryAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQueryAsync.json index 51d970377dc2a..efa58673a8df4 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQueryAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableQueryableWithInvalidQueryAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-29aa44fb6fd79b4c9c55b2dca8373d04-d6e9136ad8481840-00", + "traceparent": "00-8c8a2c6e939f62408efc0cc42fbd0485-c234f842323e754c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f746fc6b382e32780d03bb47bf3e77d6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtabler82jj4z3\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f746fc6b382e32780d03bb47bf3e77d6", - "x-ms-request-id": "c7902b05-8002-0018-402a-76e97d000000", + "x-ms-request-id": "0b606a28-a002-0087-0ed7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ee18ec669678ab468ae586051d876430-5bea1d1115f6af45-00", + "Prefer": "return-no-content", + "traceparent": "00-fd36bddb509f2f4aa4dd0b51c1b9ce49-bb751e01fefc934c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b0c7fbbc9f6d3d6a0ab4bab5080ac8f4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A29.7788612Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabler82jj4z3(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.4529194Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabler82jj4z3(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b0c7fbbc9f6d3d6a0ab4bab5080ac8f4", - "x-ms-request-id": "c7902b13-8002-0018-4d2a-76e97d000000", + "x-ms-request-id": "0b606a37-a002-0087-1cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabler82jj4z3/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A29.7788612Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:29.7788612Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabler82jj4z3?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "666", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-47d02fb9d3fb0f4eb6b639cc88738e6b-3484a5cc76301a4c-00", + "Prefer": "return-no-content", + "traceparent": "00-13f148284888c84aab120ccb861bd361-4c1e2c36ea38a645-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67945a710110d6cd21d5b0698c467c3b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A29.842914Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtabler82jj4z3(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.4939542Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtabler82jj4z3(PartitionKey=\u0027somPartition2\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "67945a710110d6cd21d5b0698c467c3b", - "x-ms-request-id": "c7902b1a-8002-0018-542a-76e97d000000", + "x-ms-request-id": "0b606a3e-a002-0087-23d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtabler82jj4z3/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A29.842914Z\u0027\u0022", - "PartitionKey": "somPartition2", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:29.842914Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtabler82jj4z3()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$filter=%28PartitionKey%20eq%20%27somPartition%27%29%20and%20%28PartitionKey%20eq%20%27somPartition2%27%29", @@ -203,11 +169,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ee1cfbec394ccb0d9108ec7a7dc32a02", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -216,7 +182,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -224,7 +190,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ee1cfbec394ccb0d9108ec7a7dc32a02", - "x-ms-request-id": "c7902b23-8002-0018-5d2a-76e97d000000", + "x-ms-request-id": "0b606a43-a002-0087-28d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -238,13 +204,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-6299b3b8a9777d4eaed3a44ac781e46c-15f0c43639652945-00", + "traceparent": "00-b026e7b52f15104aa315b08ad7672e3d-9cb53ace525cca4a-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "65d6c73a10a9bac52ef18e98ef00b1c4", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -253,14 +219,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "65d6c73a10a9bac52ef18e98ef00b1c4", - "x-ms-request-id": "c7902b2c-8002-0018-662a-76e97d000000", + "x-ms-request-id": "0b606a48-a002-0087-2dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -268,7 +234,7 @@ ], "Variables": { "RandomSeed": "598564892", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTask.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTask.json index a627686c11091..be607e0ea9aee 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTask.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTask.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-09899d2ee5e98b4785039e80658acfeb-c1a9f4bcc673c246-00", + "traceparent": "00-ae2aa4281b90d94891d17474c53d62e2-e59d3ef728f68841-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "413991287561311d67fcaf144375240a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtable52065m97\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "413991287561311d67fcaf144375240a", - "x-ms-request-id": "c7900c3f-8002-0018-442a-76e97d000000", + "x-ms-request-id": "0b605716-a002-0087-79d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-535228bbb7487840961ee805e661a121-44567bfc4ffe1e49-00", + "Prefer": "return-no-content", + "traceparent": "00-8b9889cb1ebd0047a0db946cc50a8f87-de2eac5cc7ef2841-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "acd6e364f2980935ab2e3167859967d0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.4734959Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.0052916Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "acd6e364f2980935ab2e3167859967d0", - "x-ms-request-id": "c7900c53-8002-0018-562a-76e97d000000", + "x-ms-request-id": "0b60571e-a002-0087-80d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.4734959Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:00.4734959Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8f6741605487f344a928c26cf77456e6-88d0e8caa0d2244d-00", + "Prefer": "return-no-content", + "traceparent": "00-fefa8e3f889242439d7c290eda4bc164-66073dd0ddfbe144-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "48e2c48e475fca91dfbf108be02f6263", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.5135301Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:11 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.0503293Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "48e2c48e475fca91dfbf108be02f6263", - "x-ms-request-id": "c7900c64-8002-0018-672a-76e97d000000", + "x-ms-request-id": "0b605722-a002-0087-04d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.5135301Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-19T13:14:00.5135301Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-c2c53b48bd0131488d4adce45c6333ee-024bd7070c97ec4a-00", + "Prefer": "return-no-content", + "traceparent": "00-348fcddefed7df44925e5f56cd5f3437-060cf87a3047e54d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b0b498de88a835725c2f953343b6accd", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:11 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.5555659Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.0903628Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b0b498de88a835725c2f953343b6accd", - "x-ms-request-id": "c7900c70-8002-0018-732a-76e97d000000", + "x-ms-request-id": "0b605726-a002-0087-07d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.5555659Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-19T13:14:00.5555659Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3b7643d2b1959f4094f3b22d960e713a-a8149932b7ed2841-00", + "Prefer": "return-no-content", + "traceparent": "00-5f1bc4a139ef5c43ba3225ba5f3d24b0-24336d3835a4e74c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7f85de95dc921cab510bcdd9e2a9297b", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.6046049Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.1674272Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7f85de95dc921cab510bcdd9e2a9297b", - "x-ms-request-id": "c7900c86-8002-0018-082a-76e97d000000", + "x-ms-request-id": "0b605736-a002-0087-14d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.6046049Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-19T13:14:00.6046049Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ab84d200ef35b94c8c13de2cb63ffac8-e2d82d138fa73542-00", + "Prefer": "return-no-content", + "traceparent": "00-08523b4bece6e0419c6198fec3d35e54-d59692cc61d7974f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ed88cdcbb6e5062852aceb2fb15e8629", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.6496437Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.205459Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ed88cdcbb6e5062852aceb2fb15e8629", - "x-ms-request-id": "c7900c92-8002-0018-142a-76e97d000000", + "x-ms-request-id": "0b605739-a002-0087-17d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.6496437Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-19T13:14:00.6496437Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-41751031a232fb4b95e4d12a7e2fb282-7fb0038e5a390d49-00", + "Prefer": "return-no-content", + "traceparent": "00-0800498744c9d342b4fdab317d19166e-e232485824729946-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "02f54312e2a902d0ec975f9cba9853b2", - "x-ms-date": "Wed, 19 Aug 2020 13:14:00 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.693679Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.2464937Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "02f54312e2a902d0ec975f9cba9853b2", - "x-ms-request-id": "c7900caa-8002-0018-292a-76e97d000000", + "x-ms-request-id": "0b605740-a002-0087-1cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.693679Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-19T13:14:00.693679Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7b9de57e496c524d9df4fd7827da4f1c-eaf15a3fe1c85b4f-00", + "Prefer": "return-no-content", + "traceparent": "00-5655fffb0e1f7e469adede6d6a389212-a0933b3b0871d749-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "76681a06bf2ddee8b67f2de6f17b6af3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.7387164Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.2865268Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "76681a06bf2ddee8b67f2de6f17b6af3", - "x-ms-request-id": "c7900cbd-8002-0018-3c2a-76e97d000000", + "x-ms-request-id": "0b605745-a002-0087-21d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.7387164Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-19T13:14:00.7387164Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-24ac82f1a2dc184ea26b8b2cc34a37f4-f87a65681fe86c49-00", + "Prefer": "return-no-content", + "traceparent": "00-56bf518e57239d4db6a6d4cf05b70886-ea59bdaa34320b4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9fc7a48526b4e8d2fc86004d578b4cb9", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.7817522Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.3265607Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9fc7a48526b4e8d2fc86004d578b4cb9", - "x-ms-request-id": "c7900ccc-8002-0018-4b2a-76e97d000000", + "x-ms-request-id": "0b60574c-a002-0087-28d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.7817522Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-19T13:14:00.7817522Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bd18e0610fe77f4ea64044fc0a94108f-8ac9320b6ae36a4b-00", + "Prefer": "return-no-content", + "traceparent": "00-b86a7b9c0343014da584a23971787fb5-87f6d9f22ea09347-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "9729395910f553fb5a174c2ab5ea1171", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.8267901Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.364592Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9729395910f553fb5a174c2ab5ea1171", - "x-ms-request-id": "c7900cdc-8002-0018-5a2a-76e97d000000", + "x-ms-request-id": "0b605750-a002-0087-2cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.8267901Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-19T13:14:00.8267901Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8df6b6d76716b346a8d23ed04af3b663-4fc1fcdb266b9b4b-00", + "Prefer": "return-no-content", + "traceparent": "00-6d5d59125863f94d81c2997ef9f4c244-f8c78c8fa3b0824e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "15176c2db4d1dffe477f79a7be9b872a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.8758309Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.4046255Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "15176c2db4d1dffe477f79a7be9b872a", - "x-ms-request-id": "c7900ce8-8002-0018-652a-76e97d000000", + "x-ms-request-id": "0b605753-a002-0087-2fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.8758309Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-19T13:14:00.8758309Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-946e813a1edc634d98ab9517686f2426-b6f425243c4de445-00", + "Prefer": "return-no-content", + "traceparent": "00-4d669f727f386a4c9ee464e01749b693-e916ff2cf9555a41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b78c7432d25174fda973449cdaa73312", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.9198675Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.444659Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b78c7432d25174fda973449cdaa73312", - "x-ms-request-id": "c7900cf9-8002-0018-762a-76e97d000000", + "x-ms-request-id": "0b605755-a002-0087-31d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.9198675Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-19T13:14:00.9198675Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-22a6fe7d8f8e2346851042eb22017a43-51f8c3908834064a-00", + "Prefer": "return-no-content", + "traceparent": "00-d0e14658d4accd46a5ed759e24a7250b-ff28d4d54844384b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea208f753673a5e83a4a4f75965395bf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.9839203Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.4836916Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea208f753673a5e83a4a4f75965395bf", - "x-ms-request-id": "c7900d0c-8002-0018-092a-76e97d000000", + "x-ms-request-id": "0b60575e-a002-0087-39d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.9839203Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-19T13:14:00.9839203Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8c761bbdab08624fb922d7938e7a1264-aa5270fbf2e57447-00", + "Prefer": "return-no-content", + "traceparent": "00-cbc8dcceb5cff640ae228feb069082d1-e1a6cbd74971b944-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "41f72190595d5a1f6ea26c5e6f6104a0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.0259557Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.530731Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "41f72190595d5a1f6ea26c5e6f6104a0", - "x-ms-request-id": "c7900d1d-8002-0018-1a2a-76e97d000000", + "x-ms-request-id": "0b605762-a002-0087-3dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.0259557Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-19T13:14:01.0259557Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-bb5f78e82fc83a42a8dd4213ecc61c50-6934e32d89950340-00", + "Prefer": "return-no-content", + "traceparent": "00-61a4cbe833c5c84780ef52082fb3532a-c191a129905d5e42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2f32674c9c7bfcb78ce77d078287de55", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.0699919Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.5727665Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2f32674c9c7bfcb78ce77d078287de55", - "x-ms-request-id": "c7900d34-8002-0018-312a-76e97d000000", + "x-ms-request-id": "0b60576d-a002-0087-48d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.0699919Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-19T13:14:01.0699919Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-da0bf4837de0994c82277b855ae3fb24-c9e7c606fad5f24a-00", + "Prefer": "return-no-content", + "traceparent": "00-24fbee608a96d742ad3871dda485b9d2-4d602953a02b3c4b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b90c84def1b01cb46fc57cd0c98935d8", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.1150297Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.6138008Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b90c84def1b01cb46fc57cd0c98935d8", - "x-ms-request-id": "c7900d43-8002-0018-3e2a-76e97d000000", + "x-ms-request-id": "0b605772-a002-0087-4dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.1150297Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-19T13:14:01.1150297Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-15a7dc47cf51d145afa7a0b40fbe999a-eee2c1eb8710524a-00", + "Prefer": "return-no-content", + "traceparent": "00-50cda5fe139afc45831fff19e28ce980-af72e381e74c524b-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "2e28af456621f3446afbb576db18d7e7", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.1560638Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.6518326Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2e28af456621f3446afbb576db18d7e7", - "x-ms-request-id": "c7900d53-8002-0018-4d2a-76e97d000000", + "x-ms-request-id": "0b605779-a002-0087-54d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.1560638Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-19T13:14:01.1560638Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-5b42c41c805854448027779f32500797-c1200412e826db48-00", + "Prefer": "return-no-content", + "traceparent": "00-270b5c3356196249a4dc7135e36d12df-80a0cbd6029eeb43-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ea7f17c44b555befb315bfb520e63202", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.2021017Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.6918661Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea7f17c44b555befb315bfb520e63202", - "x-ms-request-id": "c7900d67-8002-0018-612a-76e97d000000", + "x-ms-request-id": "0b60577d-a002-0087-57d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.2021017Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-19T13:14:01.2021017Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-707277b03dcb854595b43d659e417dbd-da3d6a17845e8742-00", + "Prefer": "return-no-content", + "traceparent": "00-052f25e619812c419f14a313153992aa-014762e26bcbf34f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "d2c2a4b1af5e783340184eb53c3e4057", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.26015Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.7318996Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d2c2a4b1af5e783340184eb53c3e4057", - "x-ms-request-id": "c7900d78-8002-0018-722a-76e97d000000", + "x-ms-request-id": "0b60578a-a002-0087-62d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.26015Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-19T13:14:01.26015Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3ac268ad83bd7246ae16492b636b0181-fac469fe1b63554f-00", + "Prefer": "return-no-content", + "traceparent": "00-4b2df5c21ced63479bcd41ff659d4bbd-ddaba17695050445-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b20c95ee4a0af982c0cd7b0ba68fd383", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.298182Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.7689301Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b20c95ee4a0af982c0cd7b0ba68fd383", - "x-ms-request-id": "c7900d80-8002-0018-7a2a-76e97d000000", + "x-ms-request-id": "0b605793-a002-0087-6bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.298182Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-19T13:14:01.298182Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-01b09f8a9a8a8747bb5c6dd48e549fb8-8d1541a7217c8c4d-00", + "Prefer": "return-no-content", + "traceparent": "00-426c567671f0384d96edb8a7357f3926-8cb673d349bb9d48-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "36c4b3c804561488e307aa3dfc3a1e74", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.3422182Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.8099644Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtable52065m97(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "36c4b3c804561488e307aa3dfc3a1e74", - "x-ms-request-id": "c7900d8d-8002-0018-072a-76e97d000000", + "x-ms-request-id": "0b605797-a002-0087-6fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.3422182Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-19T13:14:01.3422182Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtable52065m97()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "8ac768d580da66f721c812903427d1b0", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:00 GMT", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1594,17 +1254,17 @@ "x-ms-client-request-id": "8ac768d580da66f721c812903427d1b0", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTE-", - "x-ms-request-id": "c7900d9f-8002-0018-192a-76e97d000000", + "x-ms-request-id": "0b60579a-a002-0087-72d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.4734959Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.0052916Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-19T13:14:00.4734959Z", + "Timestamp": "2020-08-21T16:26:12.0052916Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -1620,10 +1280,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.5135301Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.0503293Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-19T13:14:00.5135301Z", + "Timestamp": "2020-08-21T16:26:12.0503293Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -1639,10 +1299,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.5555659Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.0903628Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-19T13:14:00.5555659Z", + "Timestamp": "2020-08-21T16:26:12.0903628Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -1658,10 +1318,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.6046049Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.1674272Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-19T13:14:00.6046049Z", + "Timestamp": "2020-08-21T16:26:12.1674272Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -1677,10 +1337,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.6496437Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.205459Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-19T13:14:00.6496437Z", + "Timestamp": "2020-08-21T16:26:12.205459Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -1696,10 +1356,10 @@ "IntTypeProperty": 5 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.693679Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.2464937Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-19T13:14:00.693679Z", + "Timestamp": "2020-08-21T16:26:12.2464937Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -1715,10 +1375,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.7387164Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.2865268Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-19T13:14:00.7387164Z", + "Timestamp": "2020-08-21T16:26:12.2865268Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1734,10 +1394,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.7817522Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.3265607Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-19T13:14:00.7817522Z", + "Timestamp": "2020-08-21T16:26:12.3265607Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1753,10 +1413,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.8267901Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.364592Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-19T13:14:00.8267901Z", + "Timestamp": "2020-08-21T16:26:12.364592Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1772,10 +1432,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.8758309Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.4046255Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-19T13:14:00.8758309Z", + "Timestamp": "2020-08-21T16:26:12.4046255Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1801,11 +1461,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "89eccb440979e9010cf7ce02a045fc85", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1814,7 +1474,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1822,17 +1482,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "89eccb440979e9010cf7ce02a045fc85", - "x-ms-request-id": "c7900db7-8002-0018-312a-76e97d000000", + "x-ms-request-id": "0b6057a4-a002-0087-7cd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtable52065m97", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.9198675Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.444659Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-19T13:14:00.9198675Z", + "Timestamp": "2020-08-21T16:26:12.444659Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1848,10 +1508,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A00.9839203Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.4836916Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-19T13:14:00.9839203Z", + "Timestamp": "2020-08-21T16:26:12.4836916Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1867,10 +1527,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.0259557Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.530731Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-19T13:14:01.0259557Z", + "Timestamp": "2020-08-21T16:26:12.530731Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1886,10 +1546,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.0699919Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.5727665Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-19T13:14:01.0699919Z", + "Timestamp": "2020-08-21T16:26:12.5727665Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1905,10 +1565,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.1150297Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.6138008Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-19T13:14:01.1150297Z", + "Timestamp": "2020-08-21T16:26:12.6138008Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1924,10 +1584,10 @@ "IntTypeProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.1560638Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.6518326Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-19T13:14:01.1560638Z", + "Timestamp": "2020-08-21T16:26:12.6518326Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -1943,10 +1603,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.2021017Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.6918661Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-19T13:14:01.2021017Z", + "Timestamp": "2020-08-21T16:26:12.6918661Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -1962,10 +1622,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.26015Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.7318996Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-19T13:14:01.26015Z", + "Timestamp": "2020-08-21T16:26:12.7318996Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -1981,10 +1641,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.298182Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.7689301Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-19T13:14:01.298182Z", + "Timestamp": "2020-08-21T16:26:12.7689301Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -2000,10 +1660,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A01.3422182Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A12.8099644Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-19T13:14:01.3422182Z", + "Timestamp": "2020-08-21T16:26:12.8099644Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -2027,13 +1687,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-0f4efa95cd8cc544ab17faa1e3364059-2bfd0f01c9921c46-00", + "traceparent": "00-2a4bd96c7f3688409ff25c44f9e48193-e0611461c1f64641-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3e3606af49c848a8bb5d148df1f7e0bc", - "x-ms-date": "Wed, 19 Aug 2020 13:14:01 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:12 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2042,14 +1702,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:01 GMT", + "Date": "Fri, 21 Aug 2020 16:26:12 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3e3606af49c848a8bb5d148df1f7e0bc", - "x-ms-request-id": "c7900dd4-8002-0018-4e2a-76e97d000000", + "x-ms-request-id": "0b6057ab-a002-0087-03d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2057,7 +1717,7 @@ ], "Variables": { "RandomSeed": "719340987", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTaskAsync.json b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTaskAsync.json index 8c6c9d1371be3..6e353d9a0d17f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTaskAsync.json +++ b/sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientQueryableLiveTests(Storage)/TableTakeWithContinuationTaskAsync.json @@ -9,13 +9,13 @@ "Content-Length": "33", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-568c4f308a263e4aa30ec1de3a5d0696-cb58dffc49483549-00", + "traceparent": "00-6ef02fce975bfb4e878c9c7d1d515cbf-c54423d8fabb9f4c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "a61cae00cd4b609c331c1c7562f32881", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -26,7 +26,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", "Location": "https://chrissscratch.table.core.windows.net/Tables(\u0027testtablevo9lwuvx\u0027)", "Server": [ "Windows-Azure-Table/1.0", @@ -35,7 +35,7 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a61cae00cd4b609c331c1c7562f32881", - "x-ms-request-id": "c7902b38-8002-0018-722a-76e97d000000", + "x-ms-request-id": "0b606a51-a002-0087-36d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { @@ -52,13 +52,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-90174ce77fc3a94ba5e53ef1f088db4c-6a5b039f2400a24c-00", + "Prefer": "return-no-content", + "traceparent": "00-715a2e96c27a5a46be2a3ed8ba0e3ad1-cf4fd867735ccc47-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "469a6c946bceefb207a6c0b9ef792bc1", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -81,43 +82,25 @@ "RowKey": "01", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.0350746Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.6670985Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002701\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "469a6c946bceefb207a6c0b9ef792bc1", - "x-ms-request-id": "c7902b51-8002-0018-072a-76e97d000000", + "x-ms-request-id": "0b606a5e-a002-0087-42d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.0350746Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "01", - "Timestamp": "2020-08-19T13:14:30.0350746Z", - "StringTypeProperty": "This is table entity number 01", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:02:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:02:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90001", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "1", - "DoubleTypeProperty": 1.0, - "IntTypeProperty": 1 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -128,13 +111,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8eb619a5d0e3a349800daf04c863e8e9-f9816de3100b144c-00", + "Prefer": "return-no-content", + "traceparent": "00-1a0aeb16eda31a498a6cdeb6f4fe92bc-e878eae2be909e4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7850150462063b5c103bb7150f7750f3", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -157,43 +141,25 @@ "RowKey": "02", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.0821142Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.7121366Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002702\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7850150462063b5c103bb7150f7750f3", - "x-ms-request-id": "c7902b62-8002-0018-182a-76e97d000000", + "x-ms-request-id": "0b606a6a-a002-0087-4ed7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.0821142Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "02", - "Timestamp": "2020-08-19T13:14:30.0821142Z", - "StringTypeProperty": "This is table entity number 02", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:03:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:03:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90002", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "2", - "DoubleTypeProperty": 2.0, - "IntTypeProperty": 2 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -204,13 +170,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-71f6ad98e550b3488824f6f42d3887da-82abbdd751236844-00", + "Prefer": "return-no-content", + "traceparent": "00-2d0e1a0824021c4fa0cfc83b90f0c40e-b9cab94184671048-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "bf8221811fb4953bfc2c9ea40ce271ba", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -233,43 +200,25 @@ "RowKey": "03", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.1261499Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.7581747Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002703\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "bf8221811fb4953bfc2c9ea40ce271ba", - "x-ms-request-id": "c7902b6b-8002-0018-212a-76e97d000000", + "x-ms-request-id": "0b606a78-a002-0087-5cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.1261499Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "03", - "Timestamp": "2020-08-19T13:14:30.1261499Z", - "StringTypeProperty": "This is table entity number 03", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:04:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:04:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90003", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "3", - "DoubleTypeProperty": 3.0, - "IntTypeProperty": 3 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -280,13 +229,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8e379fc17751a54c8f278188e80f0c24-327a193405ac3a4e-00", + "Prefer": "return-no-content", + "traceparent": "00-7c69645ae671414a8cc69263a3ff11e3-c681a7faca03484d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4c705bf1b0a3317b105e3693b39ddf90", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -309,43 +259,25 @@ "RowKey": "04", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.1681849Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.8012106Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002704\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4c705bf1b0a3317b105e3693b39ddf90", - "x-ms-request-id": "c7902b76-8002-0018-2c2a-76e97d000000", + "x-ms-request-id": "0b606a81-a002-0087-65d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.1681849Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "04", - "Timestamp": "2020-08-19T13:14:30.1681849Z", - "StringTypeProperty": "This is table entity number 04", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:05:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:05:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90004", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "4", - "DoubleTypeProperty": 4.0, - "IntTypeProperty": 4 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -356,13 +288,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-97376df76dd48c4aaf0580c1d88c846d-ce3282296c6dc143-00", + "Prefer": "return-no-content", + "traceparent": "00-853b60fe3da1fb40834a0adcdcfb07c6-7e35b152d1d12141-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ce38cc556bf7e50cdabb7bd9c3b72e2d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -385,43 +318,25 @@ "RowKey": "05", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2072173Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.8452475Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002705\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ce38cc556bf7e50cdabb7bd9c3b72e2d", - "x-ms-request-id": "c7902b82-8002-0018-382a-76e97d000000", + "x-ms-request-id": "0b606a8d-a002-0087-71d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2072173Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "05", - "Timestamp": "2020-08-19T13:14:30.2072173Z", - "StringTypeProperty": "This is table entity number 05", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:06:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:06:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90005", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "5", - "DoubleTypeProperty": 5.0, - "IntTypeProperty": 5 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -432,13 +347,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-9f3a38811e9ea54183d65bb6f6cc963f-045296b67da8e643-00", + "Prefer": "return-no-content", + "traceparent": "00-84a0e25816c9494784aea94064191432-b36e4e36c2da0d45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b424fdca0406d150a650ae55e8a8e15f", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -461,43 +377,25 @@ "RowKey": "06", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2522561Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.8862813Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002706\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b424fdca0406d150a650ae55e8a8e15f", - "x-ms-request-id": "c7902b90-8002-0018-462a-76e97d000000", + "x-ms-request-id": "0b606a94-a002-0087-78d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2522561Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "06", - "Timestamp": "2020-08-19T13:14:30.2522561Z", - "StringTypeProperty": "This is table entity number 06", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:07:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:07:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90006", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "6", - "DoubleTypeProperty": 6.0, - "IntTypeProperty": 6 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -508,13 +406,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-ce35a985b61f544ab6653d085b0f5f65-28029bbcd7aa124b-00", + "Prefer": "return-no-content", + "traceparent": "00-34c5f6b8fe99d4448d58168ab6d3427c-70e9b6e520011f41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "3f4f0d4da3aa86c34e8b72e734a16d59", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -537,43 +436,25 @@ "RowKey": "07", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2942893Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.9263152Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002707\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3f4f0d4da3aa86c34e8b72e734a16d59", - "x-ms-request-id": "c7902b99-8002-0018-4f2a-76e97d000000", + "x-ms-request-id": "0b606aa1-a002-0087-05d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2942893Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "07", - "Timestamp": "2020-08-19T13:14:30.2942893Z", - "StringTypeProperty": "This is table entity number 07", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:08:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:08:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90007", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "7", - "DoubleTypeProperty": 7.0, - "IntTypeProperty": 7 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -584,13 +465,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-4a0c99889d3f2242b0241518abf77813-e9fbc75fe2d1534b-00", + "Prefer": "return-no-content", + "traceparent": "00-b6064df6000d6e41b2333bab06641fed-4a1064b7d3bdd54c-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b6c908302b79518a7c6628a6bcb7fc31", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -613,43 +495,25 @@ "RowKey": "08", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.3383263Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.9723542Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002708\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b6c908302b79518a7c6628a6bcb7fc31", - "x-ms-request-id": "c7902ba0-8002-0018-562a-76e97d000000", + "x-ms-request-id": "0b606aaa-a002-0087-0ed7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.3383263Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "08", - "Timestamp": "2020-08-19T13:14:30.3383263Z", - "StringTypeProperty": "This is table entity number 08", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:09:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:09:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90008", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "8", - "DoubleTypeProperty": 8.0, - "IntTypeProperty": 8 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -660,13 +524,14 @@ "Content-Length": "665", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-94aa35ee99d6b5489026951a000dc103-27d65a3628c4b54b-00", + "Prefer": "return-no-content", + "traceparent": "00-bc13562ec0969744951036104a22f96e-55eaa2e49d09f246-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "b68c1cd9ee672783399d657b91689c04", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -689,43 +554,25 @@ "RowKey": "09", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.3843646Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.0163905Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002709\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "b68c1cd9ee672783399d657b91689c04", - "x-ms-request-id": "c7902ba7-8002-0018-5d2a-76e97d000000", + "x-ms-request-id": "0b606ab8-a002-0087-1cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.3843646Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "09", - "Timestamp": "2020-08-19T13:14:30.3843646Z", - "StringTypeProperty": "This is table entity number 09", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:10:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:10:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90009", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "9", - "DoubleTypeProperty": 9.0, - "IntTypeProperty": 9 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -736,13 +583,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-6d0b73b8686dea4c96c4abc5db1a12e3-dc9bc697417ab544-00", + "Prefer": "return-no-content", + "traceparent": "00-0688569d2f51044884a2087fd4f20ee2-1bacb3936b080b46-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "e02455e22bde21e683fdc3437a1cc997", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -765,43 +613,25 @@ "RowKey": "10", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:29 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.4243975Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:41 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.0584257Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002710\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "e02455e22bde21e683fdc3437a1cc997", - "x-ms-request-id": "c7902bb0-8002-0018-662a-76e97d000000", + "x-ms-request-id": "0b606ac9-a002-0087-2cd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.4243975Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "10", - "Timestamp": "2020-08-19T13:14:30.4243975Z", - "StringTypeProperty": "This is table entity number 10", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:11:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:11:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90010", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "10", - "DoubleTypeProperty": 10.0, - "IntTypeProperty": 10 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -812,13 +642,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8c7dae1c477a264f90e1426aff3ac022-4072e9cad974c24b-00", + "Prefer": "return-no-content", + "traceparent": "00-9122d9994ce046478761311fbd6fd0d3-f9446b8133ba244f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "170e408eb71442f185a27cdbc50ebf13", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:41 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -841,43 +672,25 @@ "RowKey": "11", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.4634304Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.1004613Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002711\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "170e408eb71442f185a27cdbc50ebf13", - "x-ms-request-id": "c7902bb9-8002-0018-6f2a-76e97d000000", + "x-ms-request-id": "0b606ad6-a002-0087-38d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.4634304Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "11", - "Timestamp": "2020-08-19T13:14:30.4634304Z", - "StringTypeProperty": "This is table entity number 11", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:12:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:12:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90011", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "11", - "DoubleTypeProperty": 11.0, - "IntTypeProperty": 11 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -888,13 +701,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-be390c693aff30499dfb56154d03e9a1-f048562482954941-00", + "Prefer": "return-no-content", + "traceparent": "00-f026f741078e3248824018631e4782b9-b965f3cf06213f41-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "67c423c91c92ae52366b326a2a3fac1d", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -917,43 +731,25 @@ "RowKey": "12", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5054649Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.1454985Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002712\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "67c423c91c92ae52366b326a2a3fac1d", - "x-ms-request-id": "c7902bc2-8002-0018-782a-76e97d000000", + "x-ms-request-id": "0b606ad9-a002-0087-3bd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5054649Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "12", - "Timestamp": "2020-08-19T13:14:30.5054649Z", - "StringTypeProperty": "This is table entity number 12", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:13:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:13:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90012", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "12", - "DoubleTypeProperty": 12.0, - "IntTypeProperty": 12 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -964,13 +760,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-63204c43accad646a3a116e9788d9930-c884a54e65dda449-00", + "Prefer": "return-no-content", + "traceparent": "00-bdbf4fad87243e469217e76884a8aaf1-7944fe857728fa42-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "51ecced3855a2aef63e25b3cae0a5b75", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -993,43 +790,25 @@ "RowKey": "13", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5505028Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.1895353Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002713\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "51ecced3855a2aef63e25b3cae0a5b75", - "x-ms-request-id": "c7902bd0-8002-0018-052a-76e97d000000", + "x-ms-request-id": "0b606adb-a002-0087-3dd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5505028Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "13", - "Timestamp": "2020-08-19T13:14:30.5505028Z", - "StringTypeProperty": "This is table entity number 13", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:14:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:14:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90013", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "13", - "DoubleTypeProperty": 13.0, - "IntTypeProperty": 13 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1040,13 +819,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-8305e399acb4624c800f436f2d59e48c-b98f6c3f6c0bd042-00", + "Prefer": "return-no-content", + "traceparent": "00-be77c4a288ff5d48afea873f3f8d8d54-a0cbae445edae447-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "5779b03e62587205ed5fe0a985871745", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1069,43 +849,25 @@ "RowKey": "14", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5965406Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.234573Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002714\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5779b03e62587205ed5fe0a985871745", - "x-ms-request-id": "c7902bdf-8002-0018-142a-76e97d000000", + "x-ms-request-id": "0b606ae4-a002-0087-45d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5965406Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "14", - "Timestamp": "2020-08-19T13:14:30.5965406Z", - "StringTypeProperty": "This is table entity number 14", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:15:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:15:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90014", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "14", - "DoubleTypeProperty": 14.0, - "IntTypeProperty": 14 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1116,13 +878,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-7fc195fd2eeae1429b94bd6b1e94ee10-7758ebe9d6350d47-00", + "Prefer": "return-no-content", + "traceparent": "00-f40029b6beca6c4e9019271de45a1684-002dcd96824d2d45-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "f7075ff66e2244b8349903afc116002c", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1145,43 +908,25 @@ "RowKey": "15", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.6345727Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.2756073Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002715\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f7075ff66e2244b8349903afc116002c", - "x-ms-request-id": "c7902be6-8002-0018-1b2a-76e97d000000", + "x-ms-request-id": "0b606af7-a002-0087-57d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.6345727Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "15", - "Timestamp": "2020-08-19T13:14:30.6345727Z", - "StringTypeProperty": "This is table entity number 15", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:16:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:16:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90015", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "15", - "DoubleTypeProperty": 15.0, - "IntTypeProperty": 15 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1192,13 +937,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-3726ac6c36175948b2723e028320ab51-53b824ae6d50774c-00", + "Prefer": "return-no-content", + "traceparent": "00-feb035a5fffa2443b5cb7a1047f951d5-b0621c28025bf740-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "792bbd0f55c571c4c97963faa445a5db", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1221,43 +967,25 @@ "RowKey": "16", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.6796101Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.3166429Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002716\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "792bbd0f55c571c4c97963faa445a5db", - "x-ms-request-id": "c7902bf0-8002-0018-252a-76e97d000000", + "x-ms-request-id": "0b606aff-a002-0087-5fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.6796101Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "16", - "Timestamp": "2020-08-19T13:14:30.6796101Z", - "StringTypeProperty": "This is table entity number 16", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:17:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:17:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90016", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "16", - "DoubleTypeProperty": 16.0, - "IntTypeProperty": 16 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1268,13 +996,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-a9c88a6a77cc1448851e1136552d91bf-657ec5122b57b545-00", + "Prefer": "return-no-content", + "traceparent": "00-4edb89e4a402a742854fc621182180b8-17f6317eb7b5e243-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "4e4615ca6403d052f83422be5e55b1d7", - "x-ms-date": "Wed, 19 Aug 2020 13:14:30 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1297,43 +1026,25 @@ "RowKey": "17", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.7226463Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.3616792Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002717\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4e4615ca6403d052f83422be5e55b1d7", - "x-ms-request-id": "c7902bfb-8002-0018-2f2a-76e97d000000", + "x-ms-request-id": "0b606b0a-a002-0087-69d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.7226463Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "17", - "Timestamp": "2020-08-19T13:14:30.7226463Z", - "StringTypeProperty": "This is table entity number 17", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:18:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:18:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90017", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "17", - "DoubleTypeProperty": 17.0, - "IntTypeProperty": 17 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1344,13 +1055,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-cd3dec891ffcd9438e80576728f9c430-fcf45f506eaf7f41-00", + "Prefer": "return-no-content", + "traceparent": "00-0e5d1d273baced418b2d044169f3acd2-6afdc357f0952d4d-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "c89ab45f9e5ba17f9a952da80abda0ee", - "x-ms-date": "Wed, 19 Aug 2020 13:14:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1373,43 +1085,25 @@ "RowKey": "18", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.7676833Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.408719Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002718\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "c89ab45f9e5ba17f9a952da80abda0ee", - "x-ms-request-id": "c7902c06-8002-0018-3a2a-76e97d000000", + "x-ms-request-id": "0b606b10-a002-0087-6fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.7676833Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "18", - "Timestamp": "2020-08-19T13:14:30.7676833Z", - "StringTypeProperty": "This is table entity number 18", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:19:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:19:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90018", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "18", - "DoubleTypeProperty": 18.0, - "IntTypeProperty": 18 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1420,13 +1114,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-d755e2f83252bd4396b42c7d22154d58-8cef1a0f147eb347-00", + "Prefer": "return-no-content", + "traceparent": "00-f7a1195bb44b044c90d2d41eca43201e-bb761040c4b31547-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "abe428f4b1cfaa286a5b819032061273", - "x-ms-date": "Wed, 19 Aug 2020 13:14:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1449,43 +1144,25 @@ "RowKey": "19", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.8117195Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.4527558Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002719\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "abe428f4b1cfaa286a5b819032061273", - "x-ms-request-id": "c7902c10-8002-0018-432a-76e97d000000", + "x-ms-request-id": "0b606b1a-a002-0087-79d7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.8117195Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "19", - "Timestamp": "2020-08-19T13:14:30.8117195Z", - "StringTypeProperty": "This is table entity number 19", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:20:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:20:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90019", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "19", - "DoubleTypeProperty": 19.0, - "IntTypeProperty": 19 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx?$format=application%2Fjson%3Bodata%3Dminimalmetadata", @@ -1496,13 +1173,14 @@ "Content-Length": "668", "Content-Type": "application/json; odata=nometadata", "DataServiceVersion": "3.0", - "traceparent": "00-e652f66cf4231348bb74f0bce5597ced-7e1b9abd6542f940-00", + "Prefer": "return-no-content", + "traceparent": "00-31aa8b3fa6de534dabb2c47ad5114116-89d2dfc0517ffe4f-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "ef9b8cc8dcab2c7f95a5b46d36aac53a", - "x-ms-date": "Wed, 19 Aug 2020 13:14:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1525,43 +1203,25 @@ "RowKey": "20", "Timestamp": null }, - "StatusCode": 201, + "StatusCode": 204, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", - "ETag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.8547553Z\u0027\u0022", + "Content-Length": "0", + "DataServiceId": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", + "ETag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.494791Z\u0027\u0022", "Location": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx(PartitionKey=\u0027somPartition\u0027,RowKey=\u002720\u0027)", + "Preference-Applied": "return-no-content", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], - "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ef9b8cc8dcab2c7f95a5b46d36aac53a", - "x-ms-request-id": "c7902c1c-8002-0018-4f2a-76e97d000000", + "x-ms-request-id": "0b606b22-a002-0087-7fd7-7791c7000000", "x-ms-version": "2019-02-02" }, - "ResponseBody": { - "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx/@Element", - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.8547553Z\u0027\u0022", - "PartitionKey": "somPartition", - "RowKey": "20", - "Timestamp": "2020-08-19T13:14:30.8547553Z", - "StringTypeProperty": "This is table entity number 20", - "DatetimeTypeProperty@odata.type": "Edm.DateTime", - "DatetimeTypeProperty": "2020-01-01T01:21:00Z", - "DatetimeOffsetTypeProperty@odata.type": "Edm.DateTime", - "DatetimeOffsetTypeProperty": "2020-01-01T01:21:00Z", - "GuidTypeProperty@odata.type": "Edm.Guid", - "GuidTypeProperty": "0d391d16-97f1-4b9a-be68-4cc871f90020", - "BinaryTypeProperty@odata.type": "Edm.Binary", - "BinaryTypeProperty": "AQIDBAU=", - "Int64TypeProperty@odata.type": "Edm.Int64", - "Int64TypeProperty": "20", - "DoubleTypeProperty": 20.0, - "IntTypeProperty": 20 - } + "ResponseBody": [] }, { "RequestUri": "https://chrissscratch.table.core.windows.net/testtablevo9lwuvx()?$format=application%2Fjson%3Bodata%3Dminimalmetadata\u0026$top=10\u0026$filter=PartitionKey%20eq%20%27somPartition%27", @@ -1571,11 +1231,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "36ca34940571ae078cef5d001cef6e94", - "x-ms-date": "Wed, 19 Aug 2020 13:14:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1584,7 +1244,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1594,17 +1254,17 @@ "x-ms-client-request-id": "36ca34940571ae078cef5d001cef6e94", "x-ms-continuation-NextPartitionKey": "1!16!c29tUGFydGl0aW9u", "x-ms-continuation-NextRowKey": "1!4!MTE-", - "x-ms-request-id": "c7902c2c-8002-0018-5f2a-76e97d000000", + "x-ms-request-id": "0b606b28-a002-0087-05d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.0350746Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.6670985Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "01", - "Timestamp": "2020-08-19T13:14:30.0350746Z", + "Timestamp": "2020-08-21T16:26:41.6670985Z", "StringTypeProperty": "This is table entity number 01", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:02:00Z", @@ -1620,10 +1280,10 @@ "IntTypeProperty": 1 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.0821142Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.7121366Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "02", - "Timestamp": "2020-08-19T13:14:30.0821142Z", + "Timestamp": "2020-08-21T16:26:41.7121366Z", "StringTypeProperty": "This is table entity number 02", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:03:00Z", @@ -1639,10 +1299,10 @@ "IntTypeProperty": 2 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.1261499Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.7581747Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "03", - "Timestamp": "2020-08-19T13:14:30.1261499Z", + "Timestamp": "2020-08-21T16:26:41.7581747Z", "StringTypeProperty": "This is table entity number 03", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:04:00Z", @@ -1658,10 +1318,10 @@ "IntTypeProperty": 3 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.1681849Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.8012106Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "04", - "Timestamp": "2020-08-19T13:14:30.1681849Z", + "Timestamp": "2020-08-21T16:26:41.8012106Z", "StringTypeProperty": "This is table entity number 04", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:05:00Z", @@ -1677,10 +1337,10 @@ "IntTypeProperty": 4 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2072173Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.8452475Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "05", - "Timestamp": "2020-08-19T13:14:30.2072173Z", + "Timestamp": "2020-08-21T16:26:41.8452475Z", "StringTypeProperty": "This is table entity number 05", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:06:00Z", @@ -1696,10 +1356,10 @@ "IntTypeProperty": 5 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2522561Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.8862813Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "06", - "Timestamp": "2020-08-19T13:14:30.2522561Z", + "Timestamp": "2020-08-21T16:26:41.8862813Z", "StringTypeProperty": "This is table entity number 06", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:07:00Z", @@ -1715,10 +1375,10 @@ "IntTypeProperty": 6 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.2942893Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.9263152Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "07", - "Timestamp": "2020-08-19T13:14:30.2942893Z", + "Timestamp": "2020-08-21T16:26:41.9263152Z", "StringTypeProperty": "This is table entity number 07", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:08:00Z", @@ -1734,10 +1394,10 @@ "IntTypeProperty": 7 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.3383263Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A41.9723542Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "08", - "Timestamp": "2020-08-19T13:14:30.3383263Z", + "Timestamp": "2020-08-21T16:26:41.9723542Z", "StringTypeProperty": "This is table entity number 08", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:09:00Z", @@ -1753,10 +1413,10 @@ "IntTypeProperty": 8 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.3843646Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.0163905Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "09", - "Timestamp": "2020-08-19T13:14:30.3843646Z", + "Timestamp": "2020-08-21T16:26:42.0163905Z", "StringTypeProperty": "This is table entity number 09", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:10:00Z", @@ -1772,10 +1432,10 @@ "IntTypeProperty": 9 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.4243975Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.0584257Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "10", - "Timestamp": "2020-08-19T13:14:30.4243975Z", + "Timestamp": "2020-08-21T16:26:42.0584257Z", "StringTypeProperty": "This is table entity number 10", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:11:00Z", @@ -1801,11 +1461,11 @@ "Authorization": "Sanitized", "DataServiceVersion": "3.0", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "7ddfba83b0221743a8b8162afcbb74bf", - "x-ms-date": "Wed, 19 Aug 2020 13:14:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -1814,7 +1474,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" @@ -1822,17 +1482,17 @@ "Transfer-Encoding": "chunked", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7ddfba83b0221743a8b8162afcbb74bf", - "x-ms-request-id": "c7902c40-8002-0018-722a-76e97d000000", + "x-ms-request-id": "0b606b30-a002-0087-0dd7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": { "odata.metadata": "https://chrissscratch.table.core.windows.net/$metadata#testtablevo9lwuvx", "value": [ { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.4634304Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.1004613Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "11", - "Timestamp": "2020-08-19T13:14:30.4634304Z", + "Timestamp": "2020-08-21T16:26:42.1004613Z", "StringTypeProperty": "This is table entity number 11", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:12:00Z", @@ -1848,10 +1508,10 @@ "IntTypeProperty": 11 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5054649Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.1454985Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "12", - "Timestamp": "2020-08-19T13:14:30.5054649Z", + "Timestamp": "2020-08-21T16:26:42.1454985Z", "StringTypeProperty": "This is table entity number 12", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:13:00Z", @@ -1867,10 +1527,10 @@ "IntTypeProperty": 12 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5505028Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.1895353Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "13", - "Timestamp": "2020-08-19T13:14:30.5505028Z", + "Timestamp": "2020-08-21T16:26:42.1895353Z", "StringTypeProperty": "This is table entity number 13", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:14:00Z", @@ -1886,10 +1546,10 @@ "IntTypeProperty": 13 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.5965406Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.234573Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "14", - "Timestamp": "2020-08-19T13:14:30.5965406Z", + "Timestamp": "2020-08-21T16:26:42.234573Z", "StringTypeProperty": "This is table entity number 14", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:15:00Z", @@ -1905,10 +1565,10 @@ "IntTypeProperty": 14 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.6345727Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.2756073Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "15", - "Timestamp": "2020-08-19T13:14:30.6345727Z", + "Timestamp": "2020-08-21T16:26:42.2756073Z", "StringTypeProperty": "This is table entity number 15", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:16:00Z", @@ -1924,10 +1584,10 @@ "IntTypeProperty": 15 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.6796101Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.3166429Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "16", - "Timestamp": "2020-08-19T13:14:30.6796101Z", + "Timestamp": "2020-08-21T16:26:42.3166429Z", "StringTypeProperty": "This is table entity number 16", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:17:00Z", @@ -1943,10 +1603,10 @@ "IntTypeProperty": 16 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.7226463Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.3616792Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "17", - "Timestamp": "2020-08-19T13:14:30.7226463Z", + "Timestamp": "2020-08-21T16:26:42.3616792Z", "StringTypeProperty": "This is table entity number 17", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:18:00Z", @@ -1962,10 +1622,10 @@ "IntTypeProperty": 17 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.7676833Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.408719Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "18", - "Timestamp": "2020-08-19T13:14:30.7676833Z", + "Timestamp": "2020-08-21T16:26:42.408719Z", "StringTypeProperty": "This is table entity number 18", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:19:00Z", @@ -1981,10 +1641,10 @@ "IntTypeProperty": 18 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.8117195Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.4527558Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "19", - "Timestamp": "2020-08-19T13:14:30.8117195Z", + "Timestamp": "2020-08-21T16:26:42.4527558Z", "StringTypeProperty": "This is table entity number 19", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:20:00Z", @@ -2000,10 +1660,10 @@ "IntTypeProperty": 19 }, { - "odata.etag": "W/\u0022datetime\u00272020-08-19T13%3A14%3A30.8547553Z\u0027\u0022", + "odata.etag": "W/\u0022datetime\u00272020-08-21T16%3A26%3A42.494791Z\u0027\u0022", "PartitionKey": "somPartition", "RowKey": "20", - "Timestamp": "2020-08-19T13:14:30.8547553Z", + "Timestamp": "2020-08-21T16:26:42.494791Z", "StringTypeProperty": "This is table entity number 20", "DatetimeTypeProperty@odata.type": "Edm.DateTime", "DatetimeTypeProperty": "2020-01-01T01:21:00Z", @@ -2027,13 +1687,13 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-73f997852b91fc49974fb75a469a23a4-21d964eae3602a49-00", + "traceparent": "00-e1c3429ca526924a96b62aef8d97c40b-51159b3370b1ac4e-00", "User-Agent": [ - "azsdk-net-Data.Tables/1.0.0-dev.20200819.1", + "azsdk-net-Data.Tables/1.0.0-dev.20200821.1", "(.NET Core 4.6.29130.01; Microsoft Windows 10.0.18363 )" ], "x-ms-client-request-id": "fdfc4696dc3cc20285ec63bb7f7f0fa6", - "x-ms-date": "Wed, 19 Aug 2020 13:14:31 GMT", + "x-ms-date": "Fri, 21 Aug 2020 16:26:42 GMT", "x-ms-return-client-request-id": "true", "x-ms-version": "2019-02-02" }, @@ -2042,14 +1702,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Wed, 19 Aug 2020 13:14:30 GMT", + "Date": "Fri, 21 Aug 2020 16:26:42 GMT", "Server": [ "Windows-Azure-Table/1.0", "Microsoft-HTTPAPI/2.0" ], "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fdfc4696dc3cc20285ec63bb7f7f0fa6", - "x-ms-request-id": "c7902c4b-8002-0018-7d2a-76e97d000000", + "x-ms-request-id": "0b606b44-a002-0087-21d7-7791c7000000", "x-ms-version": "2019-02-02" }, "ResponseBody": [] @@ -2057,7 +1717,7 @@ ], "Variables": { "RandomSeed": "989487603", - "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "", + "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY": "Kg==", "TABLES_STORAGE_ACCOUNT_NAME": "chrissscratch" } } diff --git a/sdk/tables/Azure.Data.Tables/tests/TableClientLiveTests.cs b/sdk/tables/Azure.Data.Tables/tests/TableClientLiveTests.cs index ab6a49aba278c..f401e7eb2eb5f 100644 --- a/sdk/tables/Azure.Data.Tables/tests/TableClientLiveTests.cs +++ b/sdk/tables/Azure.Data.Tables/tests/TableClientLiveTests.cs @@ -538,11 +538,12 @@ public async Task UpsertedEntitiesAreRoundtrippedWithProperOdataAnnoations() [Test] public async Task CreateEntityReturnsEntitiesWithoutOdataAnnoations() { - List entitiesToCreate = CreateTableEntities(PartitionKeyValue, 1); + TableEntity entityToCreate = CreateTableEntities(PartitionKeyValue, 1).First(); // Create an entity. - var createdEntity = (await client.AddEntityAsync(entitiesToCreate.First()).ConfigureAwait(false)).Value; + await client.AddEntityAsync(entityToCreate).ConfigureAwait(false); + TableEntity createdEntity = await client.GetEntityAsync(entityToCreate.PartitionKey, entityToCreate.RowKey).ConfigureAwait(false); Assert.That(createdEntity.Keys.Count(k => k.EndsWith(TableConstants.Odata.OdataTypeString)), Is.Zero, "The entity should not containt any odata data annotation properties"); } diff --git a/sdk/tables/Azure.Data.Tables/tests/TablesTestEnvironment.cs b/sdk/tables/Azure.Data.Tables/tests/TablesTestEnvironment.cs index f7029f56fa796..1ed587c753a42 100644 --- a/sdk/tables/Azure.Data.Tables/tests/TablesTestEnvironment.cs +++ b/sdk/tables/Azure.Data.Tables/tests/TablesTestEnvironment.cs @@ -14,14 +14,14 @@ public TablesTestEnvironment() : base("tables") // Storage Tables public const string PrimaryStorageKeyEnvironmentVariableName = "TABLES_PRIMARY_STORAGE_ACCOUNT_KEY"; private const string StorageUriFormat = "https://{0}.table.core.windows.net"; - public string PrimaryStorageAccountKey => GetRecordedVariable(PrimaryStorageKeyEnvironmentVariableName, options => options.IsSecret()); + public string PrimaryStorageAccountKey => GetRecordedVariable(PrimaryStorageKeyEnvironmentVariableName, options => options.IsSecret(SanitizedValue.Base64)); public string StorageAccountName => GetRecordedVariable("TABLES_STORAGE_ACCOUNT_NAME"); public string StorageUri => string.Format(StorageUriFormat, StorageAccountName); // Cosmos Tables public const string PrimaryCosmosKeyEnvironmentVariableName = "TABLES_PRIMARY_COSMOS_ACCOUNT_KEY"; private const string CosmosUriFormat = "https://{0}.table.cosmos.azure.com"; - public string PrimaryCosmosAccountKey => GetRecordedVariable(PrimaryCosmosKeyEnvironmentVariableName, options => options.IsSecret()); + public string PrimaryCosmosAccountKey => GetRecordedVariable(PrimaryCosmosKeyEnvironmentVariableName, options => options.IsSecret(SanitizedValue.Base64)); public string CosmosAccountName => GetRecordedVariable("TABLES_COSMOS_ACCOUNT_NAME"); public string CosmosUri => string.Format(CosmosUriFormat, CosmosAccountName); }