CHANGELOG.md
MANIFEST.in
README.md
migration_guide.md
setup.cfg
setup.py
azure/__init__.py
azure/data/__init__.py
azure/data/tables/__init__.py
azure/data/tables/_authentication.py
azure/data/tables/_base_client.py
azure/data/tables/_common_conversion.py
azure/data/tables/_constants.py
azure/data/tables/_deserialize.py
azure/data/tables/_entity.py
azure/data/tables/_error.py
azure/data/tables/_models.py
azure/data/tables/_policies.py
azure/data/tables/_sdk_moniker.py
azure/data/tables/_serialize.py
azure/data/tables/_shared_access_signature.py
azure/data/tables/_table_batch.py
azure/data/tables/_table_client.py
azure/data/tables/_table_service_client.py
azure/data/tables/_table_shared_access_signature.py
azure/data/tables/_version.py
azure/data/tables/py.typed
azure/data/tables/_generated/__init__.py
azure/data/tables/_generated/_azure_table.py
azure/data/tables/_generated/_configuration.py
azure/data/tables/_generated/_version.py
azure/data/tables/_generated/aio/__init__.py
azure/data/tables/_generated/aio/_azure_table.py
azure/data/tables/_generated/aio/_configuration.py
azure/data/tables/_generated/aio/operations/__init__.py
azure/data/tables/_generated/aio/operations/_service_operations.py
azure/data/tables/_generated/aio/operations/_table_operations.py
azure/data/tables/_generated/models/__init__.py
azure/data/tables/_generated/models/_azure_table_enums.py
azure/data/tables/_generated/models/_models.py
azure/data/tables/_generated/models/_models_py3.py
azure/data/tables/_generated/operations/__init__.py
azure/data/tables/_generated/operations/_service_operations.py
azure/data/tables/_generated/operations/_table_operations.py
azure/data/tables/aio/__init__.py
azure/data/tables/aio/_base_client_async.py
azure/data/tables/aio/_models.py
azure/data/tables/aio/_policies_async.py
azure/data/tables/aio/_table_batch_async.py
azure/data/tables/aio/_table_client_async.py
azure/data/tables/aio/_table_service_client_async.py
azure_data_tables.egg-info/PKG-INFO
azure_data_tables.egg-info/SOURCES.txt
azure_data_tables.egg-info/dependency_links.txt
azure_data_tables.egg-info/not-zip-safe
azure_data_tables.egg-info/requires.txt
azure_data_tables.egg-info/top_level.txt
samples/README.md
samples/sample_authentication.py
samples/sample_batching.py
samples/sample_create_client.py
samples/sample_create_delete_table.py
samples/sample_insert_delete_entities.py
samples/sample_query_table.py
samples/sample_query_tables.py
samples/sample_update_upsert_merge_entities.py
samples/async_samples/sample_authentication_async.py
samples/async_samples/sample_batching_async.py
samples/async_samples/sample_create_client_async.py
samples/async_samples/sample_create_delete_table_async.py
samples/async_samples/sample_insert_delete_entities_async.py
samples/async_samples/sample_query_table_async.py
samples/async_samples/sample_query_tables_async.py
samples/async_samples/sample_update_upsert_merge_entities_async.py
tests/async_preparers.py
tests/conftest.py
tests/preparers.py
tests/test_retry.py
tests/test_retry_async.py
tests/test_table.py
tests/test_table_aad.py
tests/test_table_aad_async.py
tests/test_table_async.py
tests/test_table_batch.py
tests/test_table_batch_async.py
tests/test_table_batch_cosmos.py
tests/test_table_batch_cosmos_async.py
tests/test_table_client.py
tests/test_table_client_async.py
tests/test_table_client_cosmos.py
tests/test_table_client_cosmos_async.py
tests/test_table_cosmos.py
tests/test_table_cosmos_async.py
tests/test_table_entity.py
tests/test_table_entity_async.py
tests/test_table_entity_cosmos.py
tests/test_table_entity_cosmos_async.py
tests/test_table_service_properties.py
tests/test_table_service_properties_async.py
tests/test_table_service_properties_cosmos.py
tests/test_table_service_properties_cosmos_async.py
tests/test_table_service_stats.py
tests/test_table_service_stats_async.py
tests/test_table_service_stats_cosmos.py
tests/test_table_service_stats_cosmos_async.py
tests/_shared/__init__.py
tests/_shared/asynctestcase.py
tests/_shared/cosmos_testcase.py
tests/_shared/testcase.py
tests/perfstress_tests/__init__.py
tests/perfstress_tests/_base.py
tests/perfstress_tests/create_entity.py
tests/perfstress_tests/create_entity_batch.py
tests/perfstress_tests/list_entities.py
tests/recordings/test_retry.test_no_retry.yaml
tests/recordings/test_retry.test_retry_callback_and_retry_context.yaml
tests/recordings/test_retry.test_retry_on_server_error.yaml
tests/recordings/test_retry.test_retry_on_timeout.yaml
tests/recordings/test_retry_async.test_no_retry_async.yaml
tests/recordings/test_retry_async.test_retry_callback_and_retry_context_async.yaml
tests/recordings/test_retry_async.test_retry_on_server_error_async.yaml
tests/recordings/test_retry_async.test_retry_on_timeout_async.yaml
tests/recordings/test_table.test_account_sas.yaml
tests/recordings/test_table.test_create_properties.yaml
tests/recordings/test_table.test_create_table.yaml
tests/recordings/test_table.test_create_table_fail_on_exist.yaml
tests/recordings/test_table.test_create_table_if_exists.yaml
tests/recordings/test_table.test_create_table_if_exists_new_table.yaml
tests/recordings/test_table.test_delete_table_with_existing_table.yaml
tests/recordings/test_table.test_delete_table_with_non_existing_table_fail_not_exist.yaml
tests/recordings/test_table.test_get_table_acl.yaml
tests/recordings/test_table.test_list_tables.yaml
tests/recordings/test_table.test_list_tables_with_filter.yaml
tests/recordings/test_table.test_list_tables_with_marker.yaml
tests/recordings/test_table.test_list_tables_with_num_results.yaml
tests/recordings/test_table.test_locale.yaml
tests/recordings/test_table.test_query_tables.yaml
tests/recordings/test_table.test_query_tables_per_page.yaml
tests/recordings/test_table.test_query_tables_with_filter.yaml
tests/recordings/test_table.test_query_tables_with_marker.yaml
tests/recordings/test_table.test_query_tables_with_num_results.yaml
tests/recordings/test_table.test_set_table_acl_too_many_ids.yaml
tests/recordings/test_table.test_set_table_acl_with_empty_signed_identifier.yaml
tests/recordings/test_table.test_set_table_acl_with_empty_signed_identifiers.yaml
tests/recordings/test_table.test_set_table_acl_with_signed_identifiers.yaml
tests/recordings/test_table_aad.test_aad_access_policy_error.yaml
tests/recordings/test_table_aad.test_aad_batch_all_operations_together.yaml
tests/recordings/test_table_aad.test_aad_create_table.yaml
tests/recordings/test_table_aad.test_aad_create_table_tc.yaml
tests/recordings/test_table_aad.test_aad_delete_entities.yaml
tests/recordings/test_table_aad.test_aad_insert_entity_dictionary.yaml
tests/recordings/test_table_aad.test_aad_list_entities.yaml
tests/recordings/test_table_aad.test_aad_query_list_tables.yaml
tests/recordings/test_table_aad.test_aad_query_user_filter.yaml
tests/recordings/test_table_aad.test_aad_service_properties.yaml
tests/recordings/test_table_aad.test_aad_table_service_stats.yaml
tests/recordings/test_table_aad.test_create_table_aad.yaml
tests/recordings/test_table_aad.test_merge_entity.yaml
tests/recordings/test_table_aad.test_query_user_filter.yaml
tests/recordings/test_table_aad_async.test_aad_access_policy_error.yaml
tests/recordings/test_table_aad_async.test_aad_batch_all_operations_together.yaml
tests/recordings/test_table_aad_async.test_aad_create_table.yaml
tests/recordings/test_table_aad_async.test_aad_create_table_tc.yaml
tests/recordings/test_table_aad_async.test_aad_delete_entities.yaml
tests/recordings/test_table_aad_async.test_aad_insert_entity_dictionary.yaml
tests/recordings/test_table_aad_async.test_aad_list_entities.yaml
tests/recordings/test_table_aad_async.test_aad_query_list_tables.yaml
tests/recordings/test_table_aad_async.test_aad_query_user_filter.yaml
tests/recordings/test_table_aad_async.test_aad_service_properties.yaml
tests/recordings/test_table_aad_async.test_aad_table_service_stats.yaml
tests/recordings/test_table_aad_async.test_create_table_aad.yaml
tests/recordings/test_table_aad_async.test_insert_entity_dictionary.yaml
tests/recordings/test_table_aad_async.test_merge_entity.yaml
tests/recordings/test_table_async.test_account_sas.yaml
tests/recordings/test_table_async.test_create_properties.yaml
tests/recordings/test_table_async.test_create_table.yaml
tests/recordings/test_table_async.test_create_table_fail_on_exist.yaml
tests/recordings/test_table_async.test_create_table_if_exists.yaml
tests/recordings/test_table_async.test_create_table_if_exists_new_table.yaml
tests/recordings/test_table_async.test_delete_table_with_existing_table.yaml
tests/recordings/test_table_async.test_delete_table_with_non_existing_table_fail_not_exist.yaml
tests/recordings/test_table_async.test_get_table_acl.yaml
tests/recordings/test_table_async.test_list_tables.yaml
tests/recordings/test_table_async.test_list_tables_with_filter.yaml
tests/recordings/test_table_async.test_list_tables_with_marker.yaml
tests/recordings/test_table_async.test_list_tables_with_num_results.yaml
tests/recordings/test_table_async.test_locale.yaml
tests/recordings/test_table_async.test_query_tables_per_page.yaml
tests/recordings/test_table_async.test_query_tables_with_filter.yaml
tests/recordings/test_table_async.test_query_tables_with_num_results.yaml
tests/recordings/test_table_async.test_set_table_acl_too_many_ids.yaml
tests/recordings/test_table_async.test_set_table_acl_with_empty_signed_identifier.yaml
tests/recordings/test_table_async.test_set_table_acl_with_empty_signed_identifiers.yaml
tests/recordings/test_table_async.test_set_table_acl_with_none_signed_identifier.yaml
tests/recordings/test_table_async.test_set_table_acl_with_signed_identifiers.yaml
tests/recordings/test_table_batch.test_batch_all_operations_together.yaml
tests/recordings/test_table_batch.test_batch_delete.yaml
tests/recordings/test_table_batch.test_batch_different_partition_keys.yaml
tests/recordings/test_table_batch.test_batch_different_partition_operations_fail.yaml
tests/recordings/test_table_batch.test_batch_insert.yaml
tests/recordings/test_table_batch.test_batch_insert_merge.yaml
tests/recordings/test_table_batch.test_batch_insert_replace.yaml
tests/recordings/test_table_batch.test_batch_inserts.yaml
tests/recordings/test_table_batch.test_batch_merge.yaml
tests/recordings/test_table_batch.test_batch_reuse.yaml
tests/recordings/test_table_batch.test_batch_same_row_operations_fail.yaml
tests/recordings/test_table_batch.test_batch_sas_auth.yaml
tests/recordings/test_table_batch.test_batch_single_insert.yaml
tests/recordings/test_table_batch.test_batch_single_op_if_doesnt_match.yaml
tests/recordings/test_table_batch.test_batch_single_update.yaml
tests/recordings/test_table_batch.test_batch_too_many_ops.yaml
tests/recordings/test_table_batch.test_batch_update.yaml
tests/recordings/test_table_batch.test_batch_update_if_doesnt_match.yaml
tests/recordings/test_table_batch.test_batch_update_if_match.yaml
tests/recordings/test_table_batch.test_delete_batch_with_bad_kwarg.yaml
tests/recordings/test_table_batch.test_new_delete_nonexistent_entity.yaml
tests/recordings/test_table_batch.test_new_invalid_key.yaml
tests/recordings/test_table_batch.test_new_non_existent_table.yaml
tests/recordings/test_table_batch_async.test_batch_all_operations_together.yaml
tests/recordings/test_table_batch_async.test_batch_delete.yaml
tests/recordings/test_table_batch_async.test_batch_different_partition_operations_fail.yaml
tests/recordings/test_table_batch_async.test_batch_insert.yaml
tests/recordings/test_table_batch_async.test_batch_insert_merge.yaml
tests/recordings/test_table_batch_async.test_batch_insert_replace.yaml
tests/recordings/test_table_batch_async.test_batch_inserts.yaml
tests/recordings/test_table_batch_async.test_batch_merge.yaml
tests/recordings/test_table_batch_async.test_batch_same_row_operations_fail.yaml
tests/recordings/test_table_batch_async.test_batch_single_insert.yaml
tests/recordings/test_table_batch_async.test_batch_single_update.yaml
tests/recordings/test_table_batch_async.test_batch_too_many_ops.yaml
tests/recordings/test_table_batch_async.test_batch_update.yaml
tests/recordings/test_table_batch_async.test_batch_update_if_doesnt_match.yaml
tests/recordings/test_table_batch_async.test_batch_update_if_match.yaml
tests/recordings/test_table_batch_async.test_delete_batch_with_bad_kwarg.yaml
tests/recordings/test_table_batch_async.test_new_delete_nonexistent_entity.yaml
tests/recordings/test_table_batch_async.test_new_invalid_key.yaml
tests/recordings/test_table_batch_async.test_new_non_existent_table.yaml
tests/recordings/test_table_batch_cosmos.test_batch_all_operations_together.yaml
tests/recordings/test_table_batch_cosmos.test_batch_delete.yaml
tests/recordings/test_table_batch_cosmos.test_batch_different_partition_operations_fail.yaml
tests/recordings/test_table_batch_cosmos.test_batch_insert.yaml
tests/recordings/test_table_batch_cosmos.test_batch_insert_merge.yaml
tests/recordings/test_table_batch_cosmos.test_batch_insert_replace.yaml
tests/recordings/test_table_batch_cosmos.test_batch_inserts.yaml
tests/recordings/test_table_batch_cosmos.test_batch_merge.yaml
tests/recordings/test_table_batch_cosmos.test_batch_reuse.yaml
tests/recordings/test_table_batch_cosmos.test_batch_same_row_operations_fail.yaml
tests/recordings/test_table_batch_cosmos.test_batch_sas_auth.yaml
tests/recordings/test_table_batch_cosmos.test_batch_too_many_ops.yaml
tests/recordings/test_table_batch_cosmos.test_batch_update.yaml
tests/recordings/test_table_batch_cosmos.test_batch_update_if_doesnt_match.yaml
tests/recordings/test_table_batch_cosmos.test_batch_update_if_match.yaml
tests/recordings/test_table_batch_cosmos.test_delete_batch_with_bad_kwarg.yaml
tests/recordings/test_table_batch_cosmos.test_new_delete_nonexistent_entity.yaml
tests/recordings/test_table_batch_cosmos.test_new_non_existent_table.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_all_operations_together.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_delete.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_different_partition_operations_fail.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_insert_merge.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_insert_replace.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_inserts.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_merge.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_same_row_operations_fail.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_single_insert.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_single_update.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_too_many_ops.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_update.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_update_if_doesnt_match.yaml
tests/recordings/test_table_batch_cosmos_async.test_batch_update_if_match.yaml
tests/recordings/test_table_batch_cosmos_async.test_delete_batch_with_bad_kwarg.yaml
tests/recordings/test_table_batch_cosmos_async.test_new_delete_nonexistent_entity.yaml
tests/recordings/test_table_batch_cosmos_async.test_new_invalid_key.yaml
tests/recordings/test_table_batch_cosmos_async.test_new_non_existent_table.yaml
tests/recordings/test_table_client.test_user_agent_append.yaml
tests/recordings/test_table_client.test_user_agent_custom.yaml
tests/recordings/test_table_client.test_user_agent_default.yaml
tests/recordings/test_table_client_async.test_user_agent_append.yaml
tests/recordings/test_table_client_async.test_user_agent_custom_async.yaml
tests/recordings/test_table_client_async.test_user_agent_default_async.yaml
tests/recordings/test_table_client_cosmos.test_service_client_create_table.yaml
tests/recordings/test_table_client_cosmos.test_user_agent_append.yaml
tests/recordings/test_table_client_cosmos.test_user_agent_custom.yaml
tests/recordings/test_table_client_cosmos.test_user_agent_default.yaml
tests/recordings/test_table_client_cosmos_async.test_user_agent_append.yaml
tests/recordings/test_table_client_cosmos_async.test_user_agent_custom_async.yaml
tests/recordings/test_table_client_cosmos_async.test_user_agent_default_async.yaml
tests/recordings/test_table_comsos.test_set_table_acl_with_empty_signed_identifiers.yaml
tests/recordings/test_table_comsos.test_set_table_acl_with_signed_identifiers.yaml
tests/recordings/test_table_cosmos.test_create_properties.yaml
tests/recordings/test_table_cosmos.test_create_table.yaml
tests/recordings/test_table_cosmos.test_create_table_fail_on_exist.yaml
tests/recordings/test_table_cosmos.test_delete_table_with_existing_table.yaml
tests/recordings/test_table_cosmos.test_delete_table_with_non_existing_table_fail_not_exist.yaml
tests/recordings/test_table_cosmos.test_locale.yaml
tests/recordings/test_table_cosmos.test_query_tables.yaml
tests/recordings/test_table_cosmos.test_query_tables_per_page.yaml
tests/recordings/test_table_cosmos.test_query_tables_with_filter.yaml
tests/recordings/test_table_cosmos.test_query_tables_with_marker.yaml
tests/recordings/test_table_cosmos.test_query_tables_with_num_results.yaml
tests/recordings/test_table_cosmos_async.test_create_table.yaml
tests/recordings/test_table_cosmos_async.test_create_table_fail_on_exist.yaml
tests/recordings/test_table_cosmos_async.test_delete_table_with_existing_table.yaml
tests/recordings/test_table_cosmos_async.test_delete_table_with_non_existing_table_fail_not_exist.yaml
tests/recordings/test_table_cosmos_async.test_list_tables.yaml
tests/recordings/test_table_cosmos_async.test_list_tables_with_marker.yaml
tests/recordings/test_table_cosmos_async.test_list_tables_with_num_results.yaml
tests/recordings/test_table_cosmos_async.test_locale.yaml
tests/recordings/test_table_cosmos_async.test_query_tables_per_page.yaml
tests/recordings/test_table_cosmos_async.test_query_tables_with_filter.yaml
tests/recordings/test_table_entity.test_binary_property_value.yaml
tests/recordings/test_table_entity.test_datetime_duplicate_field.yaml
tests/recordings/test_table_entity.test_datetime_milliseconds.yaml
tests/recordings/test_table_entity.test_datetime_str_passthrough.yaml
tests/recordings/test_table_entity.test_delete_entity.yaml
tests/recordings/test_table_entity.test_delete_entity_if_match_table_entity.yaml
tests/recordings/test_table_entity.test_delete_entity_not_existing.yaml
tests/recordings/test_table_entity.test_delete_entity_overloads.yaml
tests/recordings/test_table_entity.test_delete_entity_overloads_kwargs.yaml
tests/recordings/test_table_entity.test_delete_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity.test_delete_entity_with_if_matches.yaml
tests/recordings/test_table_entity.test_empty_and_spaces_property_value.yaml
tests/recordings/test_table_entity.test_entity_create_response_echo.yaml
tests/recordings/test_table_entity.test_etag_duplicate_field.yaml
tests/recordings/test_table_entity.test_get_entity.yaml
tests/recordings/test_table_entity.test_get_entity_full_metadata.yaml
tests/recordings/test_table_entity.test_get_entity_if_match.yaml
tests/recordings/test_table_entity.test_get_entity_if_match_entity_bad_etag.yaml
tests/recordings/test_table_entity.test_get_entity_if_match_missing.yaml
tests/recordings/test_table_entity.test_get_entity_if_match_modified.yaml
tests/recordings/test_table_entity.test_get_entity_if_match_present.yaml
tests/recordings/test_table_entity.test_get_entity_if_match_unconditionally.yaml
tests/recordings/test_table_entity.test_get_entity_if_match_wrong_etag.yaml
tests/recordings/test_table_entity.test_get_entity_no_metadata.yaml
tests/recordings/test_table_entity.test_get_entity_not_existing.yaml
tests/recordings/test_table_entity.test_get_entity_with_hook.yaml
tests/recordings/test_table_entity.test_get_entity_with_select.yaml
tests/recordings/test_table_entity.test_get_entity_with_special_doubles.yaml
tests/recordings/test_table_entity.test_insert_entity_conflict.yaml
tests/recordings/test_table_entity.test_insert_entity_dictionary.yaml
tests/recordings/test_table_entity.test_insert_entity_empty_string_pk.yaml
tests/recordings/test_table_entity.test_insert_entity_empty_string_rk.yaml
tests/recordings/test_table_entity.test_insert_entity_missing_pk.yaml
tests/recordings/test_table_entity.test_insert_entity_missing_rk.yaml
tests/recordings/test_table_entity.test_insert_entity_property_name_too_long.yaml
tests/recordings/test_table_entity.test_insert_entity_too_many_properties.yaml
tests/recordings/test_table_entity.test_insert_entity_with_enums.yaml
tests/recordings/test_table_entity.test_insert_entity_with_full_metadata.yaml
tests/recordings/test_table_entity.test_insert_entity_with_hook.yaml
tests/recordings/test_table_entity.test_insert_entity_with_large_int32_value_throws.yaml
tests/recordings/test_table_entity.test_insert_entity_with_large_int64_value_throws.yaml
tests/recordings/test_table_entity.test_insert_entity_with_large_int_success.yaml
tests/recordings/test_table_entity.test_insert_entity_with_no_metadata.yaml
tests/recordings/test_table_entity.test_insert_etag.yaml
tests/recordings/test_table_entity.test_insert_or_merge_entity_with_existing_entity.yaml
tests/recordings/test_table_entity.test_insert_or_merge_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity.test_insert_or_replace_entity_with_existing_entity.yaml
tests/recordings/test_table_entity.test_insert_or_replace_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity.test_merge_entity.yaml
tests/recordings/test_table_entity.test_merge_entity_not_existing.yaml
tests/recordings/test_table_entity.test_merge_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity.test_merge_entity_with_if_matches.yaml
tests/recordings/test_table_entity.test_none_property_value.yaml
tests/recordings/test_table_entity.test_operations_on_entity_with_partition_key_having_single_quote.yaml
tests/recordings/test_table_entity.test_query_entities.yaml
tests/recordings/test_table_entity.test_query_entities_each_page.yaml
tests/recordings/test_table_entity.test_query_entities_full_metadata.yaml
tests/recordings/test_table_entity.test_query_entities_no_metadata.yaml
tests/recordings/test_table_entity.test_query_entities_with_filter.yaml
tests/recordings/test_table_entity.test_query_entities_with_select.yaml
tests/recordings/test_table_entity.test_query_entities_with_top.yaml
tests/recordings/test_table_entity.test_query_entities_with_top_and_next.yaml
tests/recordings/test_table_entity.test_query_injection.yaml
tests/recordings/test_table_entity.test_query_invalid_filter.yaml
tests/recordings/test_table_entity.test_query_special_chars.yaml
tests/recordings/test_table_entity.test_query_user_filter.yaml
tests/recordings/test_table_entity.test_query_user_filter_binary.yaml
tests/recordings/test_table_entity.test_query_user_filter_datetimes.yaml
tests/recordings/test_table_entity.test_query_user_filter_floats.yaml
tests/recordings/test_table_entity.test_query_user_filter_guids.yaml
tests/recordings/test_table_entity.test_query_user_filter_int64.yaml
tests/recordings/test_table_entity.test_query_user_filter_integers.yaml
tests/recordings/test_table_entity.test_query_user_filter_multiple_params.yaml
tests/recordings/test_table_entity.test_query_zero_entities.yaml
tests/recordings/test_table_entity.test_sas_add.yaml
tests/recordings/test_table_entity.test_sas_add_inside_range.yaml
tests/recordings/test_table_entity.test_sas_add_outside_range.yaml
tests/recordings/test_table_entity.test_sas_delete.yaml
tests/recordings/test_table_entity.test_sas_query.yaml
tests/recordings/test_table_entity.test_sas_signed_identifier.yaml
tests/recordings/test_table_entity.test_sas_update.yaml
tests/recordings/test_table_entity.test_sas_upper_case_table_name.yaml
tests/recordings/test_table_entity.test_timezone.yaml
tests/recordings/test_table_entity.test_unicode_property_name.yaml
tests/recordings/test_table_entity.test_unicode_property_value.yaml
tests/recordings/test_table_entity.test_update_entity.yaml
tests/recordings/test_table_entity.test_update_entity_not_existing.yaml
tests/recordings/test_table_entity.test_update_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity.test_update_entity_with_if_matches.yaml
tests/recordings/test_table_entity.test_url_encoding_at_symbol.yaml
tests/recordings/test_table_entity_async.test_binary_property_value.yaml
tests/recordings/test_table_entity_async.test_datetime_duplicate_field.yaml
tests/recordings/test_table_entity_async.test_datetime_milliseconds.yaml
tests/recordings/test_table_entity_async.test_datetime_str_passthrough.yaml
tests/recordings/test_table_entity_async.test_delete_entity.yaml
tests/recordings/test_table_entity_async.test_delete_entity_if_match_table_entity.yaml
tests/recordings/test_table_entity_async.test_delete_entity_not_existing.yaml
tests/recordings/test_table_entity_async.test_delete_entity_overloads.yaml
tests/recordings/test_table_entity_async.test_delete_entity_overloads_kwargs.yaml
tests/recordings/test_table_entity_async.test_delete_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_async.test_delete_entity_with_if_matches.yaml
tests/recordings/test_table_entity_async.test_empty_and_spaces_property_value.yaml
tests/recordings/test_table_entity_async.test_entity_create_response_echo.yaml
tests/recordings/test_table_entity_async.test_etag_duplicate_field.yaml
tests/recordings/test_table_entity_async.test_get_entity.yaml
tests/recordings/test_table_entity_async.test_get_entity_full_metadata.yaml
tests/recordings/test_table_entity_async.test_get_entity_if_match.yaml
tests/recordings/test_table_entity_async.test_get_entity_if_match_entity_bad_etag.yaml
tests/recordings/test_table_entity_async.test_get_entity_no_metadata.yaml
tests/recordings/test_table_entity_async.test_get_entity_not_existing.yaml
tests/recordings/test_table_entity_async.test_get_entity_with_hook.yaml
tests/recordings/test_table_entity_async.test_get_entity_with_select.yaml
tests/recordings/test_table_entity_async.test_get_entity_with_special_doubles.yaml
tests/recordings/test_table_entity_async.test_insert_entity_conflict.yaml
tests/recordings/test_table_entity_async.test_insert_entity_dictionary.yaml
tests/recordings/test_table_entity_async.test_insert_entity_empty_string_pk.yaml
tests/recordings/test_table_entity_async.test_insert_entity_empty_string_rk.yaml
tests/recordings/test_table_entity_async.test_insert_entity_missing_pk.yaml
tests/recordings/test_table_entity_async.test_insert_entity_missing_rk.yaml
tests/recordings/test_table_entity_async.test_insert_entity_property_name_too_long.yaml
tests/recordings/test_table_entity_async.test_insert_entity_too_many_properties.yaml
tests/recordings/test_table_entity_async.test_insert_entity_with_full_metadata.yaml
tests/recordings/test_table_entity_async.test_insert_entity_with_hook.yaml
tests/recordings/test_table_entity_async.test_insert_entity_with_large_int32_value_throws.yaml
tests/recordings/test_table_entity_async.test_insert_entity_with_large_int64_value_throws.yaml
tests/recordings/test_table_entity_async.test_insert_entity_with_large_int_success.yaml
tests/recordings/test_table_entity_async.test_insert_entity_with_no_metadata.yaml
tests/recordings/test_table_entity_async.test_insert_or_merge_entity_with_existing_entity.yaml
tests/recordings/test_table_entity_async.test_insert_or_merge_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity_async.test_insert_or_replace_entity_with_existing_entity.yaml
tests/recordings/test_table_entity_async.test_insert_or_replace_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity_async.test_merge_entity.yaml
tests/recordings/test_table_entity_async.test_merge_entity_not_existing.yaml
tests/recordings/test_table_entity_async.test_merge_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_async.test_merge_entity_with_if_matches.yaml
tests/recordings/test_table_entity_async.test_none_property_value.yaml
tests/recordings/test_table_entity_async.test_operations_on_entity_with_partition_key_having_single_quote.yaml
tests/recordings/test_table_entity_async.test_query_entities.yaml
tests/recordings/test_table_entity_async.test_query_entities_each_page.yaml
tests/recordings/test_table_entity_async.test_query_entities_full_metadata.yaml
tests/recordings/test_table_entity_async.test_query_entities_no_metadata.yaml
tests/recordings/test_table_entity_async.test_query_entities_with_filter.yaml
tests/recordings/test_table_entity_async.test_query_entities_with_select.yaml
tests/recordings/test_table_entity_async.test_query_entities_with_top.yaml
tests/recordings/test_table_entity_async.test_query_entities_with_top_and_next.yaml
tests/recordings/test_table_entity_async.test_query_injection.yaml
tests/recordings/test_table_entity_async.test_query_injection_async.yaml
tests/recordings/test_table_entity_async.test_query_invalid_filter.yaml
tests/recordings/test_table_entity_async.test_query_special_chars.yaml
tests/recordings/test_table_entity_async.test_query_user_filter.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_binary.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_datetimes.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_floats.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_guids.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_int64.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_integers.yaml
tests/recordings/test_table_entity_async.test_query_user_filter_multiple_params.yaml
tests/recordings/test_table_entity_async.test_query_zero_entities.yaml
tests/recordings/test_table_entity_async.test_sas_add.yaml
tests/recordings/test_table_entity_async.test_sas_add_inside_range.yaml
tests/recordings/test_table_entity_async.test_sas_add_outside_range.yaml
tests/recordings/test_table_entity_async.test_sas_delete.yaml
tests/recordings/test_table_entity_async.test_sas_query.yaml
tests/recordings/test_table_entity_async.test_sas_signed_identifier.yaml
tests/recordings/test_table_entity_async.test_sas_update.yaml
tests/recordings/test_table_entity_async.test_sas_upper_case_table_name.yaml
tests/recordings/test_table_entity_async.test_timezone.yaml
tests/recordings/test_table_entity_async.test_unicode_property_name.yaml
tests/recordings/test_table_entity_async.test_unicode_property_value.yaml
tests/recordings/test_table_entity_async.test_update_entity.yaml
tests/recordings/test_table_entity_async.test_update_entity_not_existing.yaml
tests/recordings/test_table_entity_async.test_update_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_async.test_update_entity_with_if_matches.yaml
tests/recordings/test_table_entity_async.test_url_encoding_at_symbol.yaml
tests/recordings/test_table_entity_cosmos.test_binary_property_value.yaml
tests/recordings/test_table_entity_cosmos.test_datetime_duplicate_field.yaml
tests/recordings/test_table_entity_cosmos.test_datetime_milliseconds.yaml
tests/recordings/test_table_entity_cosmos.test_datetime_str_passthrough.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity_if_match_table_entity.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity_overloads.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity_overloads_kwargs.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_cosmos.test_delete_entity_with_if_matches.yaml
tests/recordings/test_table_entity_cosmos.test_empty_and_spaces_property_value.yaml
tests/recordings/test_table_entity_cosmos.test_entity_create_response_echo.yaml
tests/recordings/test_table_entity_cosmos.test_etag_duplicate_field.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_full_metadata.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_if_match.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_if_match_entity_bad_etag.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_no_metadata.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_with_hook.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_with_select.yaml
tests/recordings/test_table_entity_cosmos.test_get_entity_with_special_doubles.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_conflict.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_dictionary.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_empty_string_pk.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_empty_string_rk.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_missing_pk.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_missing_rk.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_property_name_too_long.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_too_many_properties.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_with_full_metadata.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_with_hook.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_with_large_int32_value_throws.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_with_large_int64_value_throws.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_with_large_int_success.yaml
tests/recordings/test_table_entity_cosmos.test_insert_entity_with_no_metadata.yaml
tests/recordings/test_table_entity_cosmos.test_insert_etag.yaml
tests/recordings/test_table_entity_cosmos.test_insert_or_merge_entity_with_existing_entity.yaml
tests/recordings/test_table_entity_cosmos.test_insert_or_merge_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity_cosmos.test_insert_or_replace_entity_with_existing_entity.yaml
tests/recordings/test_table_entity_cosmos.test_insert_or_replace_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity_cosmos.test_merge_entity.yaml
tests/recordings/test_table_entity_cosmos.test_merge_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos.test_merge_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_cosmos.test_merge_entity_with_if_matches.yaml
tests/recordings/test_table_entity_cosmos.test_none_property_value.yaml
tests/recordings/test_table_entity_cosmos.test_operations_on_entity_with_partition_key_having_single_quote.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_each_page.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_full_metadata.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_no_metadata.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_with_filter.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_with_select.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_with_top.yaml
tests/recordings/test_table_entity_cosmos.test_query_entities_with_top_and_next.yaml
tests/recordings/test_table_entity_cosmos.test_query_injection.yaml
tests/recordings/test_table_entity_cosmos.test_query_invalid_filter.yaml
tests/recordings/test_table_entity_cosmos.test_query_special_chars.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_binary.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_datetimes.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_floats.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_guids.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_int64.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_integers.yaml
tests/recordings/test_table_entity_cosmos.test_query_user_filter_multiple_params.yaml
tests/recordings/test_table_entity_cosmos.test_query_zero_entities.yaml
tests/recordings/test_table_entity_cosmos.test_sas_add.yaml
tests/recordings/test_table_entity_cosmos.test_sas_add_inside_range.yaml
tests/recordings/test_table_entity_cosmos.test_sas_add_outside_range.yaml
tests/recordings/test_table_entity_cosmos.test_sas_delete.yaml
tests/recordings/test_table_entity_cosmos.test_sas_query.yaml
tests/recordings/test_table_entity_cosmos.test_sas_signed_identifier.yaml
tests/recordings/test_table_entity_cosmos.test_sas_update.yaml
tests/recordings/test_table_entity_cosmos.test_sas_upper_case_table_name.yaml
tests/recordings/test_table_entity_cosmos.test_timezone.yaml
tests/recordings/test_table_entity_cosmos.test_unicode_property_name.yaml
tests/recordings/test_table_entity_cosmos.test_unicode_property_value.yaml
tests/recordings/test_table_entity_cosmos.test_update_entity.yaml
tests/recordings/test_table_entity_cosmos.test_update_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos.test_update_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_cosmos.test_update_entity_with_if_matches.yaml
tests/recordings/test_table_entity_cosmos.test_url_encoding_at_symbol.yaml
tests/recordings/test_table_entity_cosmos_async.test_binary_property_value.yaml
tests/recordings/test_table_entity_cosmos_async.test_datetime_duplicate_field.yaml
tests/recordings/test_table_entity_cosmos_async.test_datetime_milliseconds.yaml
tests/recordings/test_table_entity_cosmos_async.test_datetime_str_passthrough.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity_if_match_table_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity_overloads.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity_overloads_kwargs.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_cosmos_async.test_delete_entity_with_if_matches.yaml
tests/recordings/test_table_entity_cosmos_async.test_empty_and_spaces_property_value.yaml
tests/recordings/test_table_entity_cosmos_async.test_entity_create_response_echo.yaml
tests/recordings/test_table_entity_cosmos_async.test_etag_duplicate_field.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_full_metadata.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_if_match.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_if_match_entity_bad_etag.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_no_metadata.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_with_hook.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_with_select.yaml
tests/recordings/test_table_entity_cosmos_async.test_get_entity_with_special_doubles.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_conflict.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_dictionary.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_empty_string_pk.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_empty_string_rk.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_missing_pk.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_missing_rk.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_property_name_too_long.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_too_many_properties.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_with_full_metadata.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_with_hook.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_with_large_int32_value_throws.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_with_large_int64_value_throws.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_with_large_int_success.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_entity_with_no_metadata.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_or_merge_entity_with_existing_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_or_merge_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_or_replace_entity_with_existing_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_insert_or_replace_entity_with_non_existing_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_merge_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_merge_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos_async.test_merge_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_cosmos_async.test_merge_entity_with_if_matches.yaml
tests/recordings/test_table_entity_cosmos_async.test_none_property_value.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_each_page.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_full_metadata.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_no_metadata.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_with_filter.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_with_select.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_with_top.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_entities_with_top_and_next.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_injection.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_injection_async.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_invalid_filter.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_special_chars.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_binary.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_datetimes.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_floats.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_guids.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_int64.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_integers.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_user_filter_multiple_params.yaml
tests/recordings/test_table_entity_cosmos_async.test_query_zero_entities.yaml
tests/recordings/test_table_entity_cosmos_async.test_sas_add.yaml
tests/recordings/test_table_entity_cosmos_async.test_sas_add_outside_range.yaml
tests/recordings/test_table_entity_cosmos_async.test_sas_delete.yaml
tests/recordings/test_table_entity_cosmos_async.test_sas_query.yaml
tests/recordings/test_table_entity_cosmos_async.test_sas_update.yaml
tests/recordings/test_table_entity_cosmos_async.test_timezone.yaml
tests/recordings/test_table_entity_cosmos_async.test_unicode_property_name.yaml
tests/recordings/test_table_entity_cosmos_async.test_unicode_property_value.yaml
tests/recordings/test_table_entity_cosmos_async.test_update_entity.yaml
tests/recordings/test_table_entity_cosmos_async.test_update_entity_not_existing.yaml
tests/recordings/test_table_entity_cosmos_async.test_update_entity_with_if_doesnt_match.yaml
tests/recordings/test_table_entity_cosmos_async.test_update_entity_with_if_matches.yaml
tests/recordings/test_table_entity_cosmos_async.test_url_encoding_at_symbol.yaml
tests/recordings/test_table_service_properties.test_retention_too_long.yaml
tests/recordings/test_table_service_properties.test_set_cors.yaml
tests/recordings/test_table_service_properties.test_set_hour_metrics.yaml
tests/recordings/test_table_service_properties.test_set_logging.yaml
tests/recordings/test_table_service_properties.test_set_minute_metrics.yaml
tests/recordings/test_table_service_properties.test_table_service_properties.yaml
tests/recordings/test_table_service_properties.test_too_many_cors_rules.yaml
tests/recordings/test_table_service_properties_async.test_retention_too_long_async.yaml
tests/recordings/test_table_service_properties_async.test_set_cors_async.yaml
tests/recordings/test_table_service_properties_async.test_set_hour_metrics_async.yaml
tests/recordings/test_table_service_properties_async.test_set_logging_async.yaml
tests/recordings/test_table_service_properties_async.test_set_minute_metrics_async.yaml
tests/recordings/test_table_service_properties_async.test_table_service_properties_async.yaml
tests/recordings/test_table_service_properties_async.test_too_many_cors_rules_async.yaml
tests/recordings/test_table_service_properties_cosmos.test_retention_too_long.yaml
tests/recordings/test_table_service_properties_cosmos.test_set_cors.yaml
tests/recordings/test_table_service_properties_cosmos.test_set_hour_metrics.yaml
tests/recordings/test_table_service_properties_cosmos.test_set_logging.yaml
tests/recordings/test_table_service_properties_cosmos.test_set_minute_metrics.yaml
tests/recordings/test_table_service_properties_cosmos.test_table_service_properties.yaml
tests/recordings/test_table_service_properties_cosmos.test_too_many_cors_rules.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_retention_too_long_async.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_set_cors_async.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_set_hour_metrics_async.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_set_logging_async.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_set_minute_metrics_async.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_table_service_properties_async.yaml
tests/recordings/test_table_service_properties_cosmos_async.test_too_many_cors_rules_async.yaml
tests/recordings/test_table_service_stats.test_table_service_stats_f.yaml
tests/recordings/test_table_service_stats.test_table_service_stats_when_unavailable.yaml
tests/recordings/test_table_service_stats_async.test_table_service_stats_f.yaml
tests/recordings/test_table_service_stats_async.test_table_service_stats_when_unavailable.yaml
tests/recordings/test_table_service_stats_cosmos.test_table_service_stats_f.yaml
tests/recordings/test_table_service_stats_cosmos.test_table_service_stats_when_unavailable.yaml
tests/recordings/test_table_service_stats_cosmos_async.test_table_service_stats_f.yaml
tests/recordings/test_table_service_stats_cosmos_async.test_table_service_stats_when_unavailable.yaml