HISTORY.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/storage/__init__.py
azure/storage/blob/__init__.py
azure/storage/blob/_blob_client.py
azure/storage/blob/_blob_service_client.py
azure/storage/blob/_container_client.py
azure/storage/blob/_deserialize.py
azure/storage/blob/_download.py
azure/storage/blob/_lease.py
azure/storage/blob/_models.py
azure/storage/blob/_serialize.py
azure/storage/blob/_shared_access_signature.py
azure/storage/blob/_upload_helpers.py
azure/storage/blob/_version.py
azure/storage/blob/_generated/__init__.py
azure/storage/blob/_generated/_azure_blob_storage.py
azure/storage/blob/_generated/_configuration.py
azure/storage/blob/_generated/version.py
azure/storage/blob/_generated/aio/__init__.py
azure/storage/blob/_generated/aio/_azure_blob_storage_async.py
azure/storage/blob/_generated/aio/_configuration_async.py
azure/storage/blob/_generated/aio/operations_async/__init__.py
azure/storage/blob/_generated/aio/operations_async/_append_blob_operations_async.py
azure/storage/blob/_generated/aio/operations_async/_blob_operations_async.py
azure/storage/blob/_generated/aio/operations_async/_block_blob_operations_async.py
azure/storage/blob/_generated/aio/operations_async/_container_operations_async.py
azure/storage/blob/_generated/aio/operations_async/_directory_operations_async.py
azure/storage/blob/_generated/aio/operations_async/_page_blob_operations_async.py
azure/storage/blob/_generated/aio/operations_async/_service_operations_async.py
azure/storage/blob/_generated/models/__init__.py
azure/storage/blob/_generated/models/_azure_blob_storage_enums.py
azure/storage/blob/_generated/models/_models.py
azure/storage/blob/_generated/models/_models_py3.py
azure/storage/blob/_generated/operations/__init__.py
azure/storage/blob/_generated/operations/_append_blob_operations.py
azure/storage/blob/_generated/operations/_blob_operations.py
azure/storage/blob/_generated/operations/_block_blob_operations.py
azure/storage/blob/_generated/operations/_container_operations.py
azure/storage/blob/_generated/operations/_directory_operations.py
azure/storage/blob/_generated/operations/_page_blob_operations.py
azure/storage/blob/_generated/operations/_service_operations.py
azure/storage/blob/_shared/__init__.py
azure/storage/blob/_shared/authentication.py
azure/storage/blob/_shared/base_client.py
azure/storage/blob/_shared/base_client_async.py
azure/storage/blob/_shared/constants.py
azure/storage/blob/_shared/encryption.py
azure/storage/blob/_shared/models.py
azure/storage/blob/_shared/parser.py
azure/storage/blob/_shared/policies.py
azure/storage/blob/_shared/policies_async.py
azure/storage/blob/_shared/request_handlers.py
azure/storage/blob/_shared/response_handlers.py
azure/storage/blob/_shared/shared_access_signature.py
azure/storage/blob/_shared/uploads.py
azure/storage/blob/_shared/uploads_async.py
azure/storage/blob/aio/__init__.py
azure/storage/blob/aio/_blob_client_async.py
azure/storage/blob/aio/_blob_service_client_async.py
azure/storage/blob/aio/_container_client_async.py
azure/storage/blob/aio/_download_async.py
azure/storage/blob/aio/_lease_async.py
azure/storage/blob/aio/_models.py
azure/storage/blob/aio/_upload_helpers.py
azure_storage_blob.egg-info/PKG-INFO
azure_storage_blob.egg-info/SOURCES.txt
azure_storage_blob.egg-info/dependency_links.txt
azure_storage_blob.egg-info/not-zip-safe
azure_storage_blob.egg-info/requires.txt
azure_storage_blob.egg-info/top_level.txt
samples/README.md
samples/blob_samples_authentication.py
samples/blob_samples_authentication_async.py
samples/blob_samples_batch_delete_blobs.py
samples/blob_samples_client_side_encryption.py
samples/blob_samples_client_side_encryption_keyvault.py
samples/blob_samples_common.py
samples/blob_samples_common_async.py
samples/blob_samples_container_access_policy.py
samples/blob_samples_container_access_policy_async.py
samples/blob_samples_containers.py
samples/blob_samples_containers_async.py
samples/blob_samples_copy_blob.py
samples/blob_samples_copy_blob_async.py
samples/blob_samples_directory_interface.py
samples/blob_samples_enumerate_blobs.py
samples/blob_samples_enumerate_blobs_async.py
samples/blob_samples_hello_world.py
samples/blob_samples_hello_world_async.py
samples/blob_samples_network_activity_logging.py
samples/blob_samples_proxy_configuration.py
samples/blob_samples_service.py
samples/blob_samples_service_async.py
samples/blob_samples_walk_blob_hierarchy.py
samples/blob_samples_walk_blob_hierarchy_async.py
tests/asyncblobtestcase.py
tests/blob_performance.py
tests/blob_settings_fake.py
tests/conftest.py
tests/encryption_test_helper.py
tests/test_append_blob.py
tests/test_append_blob_async.py
tests/test_blob_access_conditions.py
tests/test_blob_access_conditions_async.py
tests/test_blob_client.py
tests/test_blob_client_async.py
tests/test_blob_encryption.py
tests/test_blob_encryption_async.py
tests/test_blob_retry.py
tests/test_blob_retry_async.py
tests/test_blob_service_properties.py
tests/test_blob_service_properties_async.py
tests/test_blob_service_stats.py
tests/test_blob_service_stats_async.py
tests/test_blob_storage_account.py
tests/test_blob_storage_account_async.py
tests/test_block_blob.py
tests/test_block_blob_async.py
tests/test_block_blob_sync_copy.py
tests/test_block_blob_sync_copy_async.py
tests/test_common_blob.py
tests/test_common_blob_async.py
tests/test_container.py
tests/test_container_async.py
tests/test_cpk.py
tests/test_cpk_async.py
tests/test_get_blob.py
tests/test_get_blob_async.py
tests/test_large_block_blob.py
tests/test_large_block_blob_async.py
tests/test_logging.py
tests/test_logging_async.py
tests/test_page_blob.py
tests/test_page_blob_async.py
tests/test_retry.py
tests/test_retry_async.py
tests/test_upload_chunking.py
tests/testcase.py
tests/recordings/test_append_blob.test_app_blob_from_stream_nonseekable_chnked_upload_known_size.yaml
tests/recordings/test_append_blob.test_app_blob_from_stream_nonseekable_chnked_upload_unk_size.yaml
tests/recordings/test_append_blob.test_append_blob_from_0_bytes.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes_chunked_upload.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes_chunked_upload_with_index_and_count.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes_with_index.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes_with_index_and_count.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes_with_progress.yaml
tests/recordings/test_append_blob.test_append_blob_from_bytes_with_progress_chunked_upload.yaml
tests/recordings/test_append_blob.test_append_blob_from_path_chunked_upload.yaml
tests/recordings/test_append_blob.test_append_blob_from_path_with_progress_chunked_upload.yaml
tests/recordings/test_append_blob.test_append_blob_from_stream_chunked_upload.yaml
tests/recordings/test_append_blob.test_append_blob_from_stream_chunked_upload_with_count.yaml
tests/recordings/test_append_blob.test_append_blob_from_stream_chunked_upload_with_count_parallel.yaml
tests/recordings/test_append_blob.test_append_blob_from_stream_with_multiple_appends.yaml
tests/recordings/test_append_blob.test_append_blob_from_text.yaml
tests/recordings/test_append_blob.test_append_blob_from_text_chunked_upload.yaml
tests/recordings/test_append_blob.test_append_blob_from_text_with_encoding.yaml
tests/recordings/test_append_blob.test_append_blob_from_text_with_encoding_and_progress.yaml
tests/recordings/test_append_blob.test_append_blob_with_md5.yaml
tests/recordings/test_append_blob.test_append_block.yaml
tests/recordings/test_append_blob.test_append_block_from_url.yaml
tests/recordings/test_append_blob.test_append_block_from_url_and_validate_content_md5.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_appendpos_condition.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_if_match.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_if_modified.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_if_none_match.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_if_unmodified.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_maxsize_condition.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_source_if_match.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_source_if_modified.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_source_if_none_match.yaml
tests/recordings/test_append_blob.test_append_block_from_url_with_source_if_unmodified.yaml
tests/recordings/test_append_blob.test_append_block_unicode.yaml
tests/recordings/test_append_blob.test_append_block_with_md5.yaml
tests/recordings/test_append_blob.test_create_append_blob_with_no_overwrite.yaml
tests/recordings/test_append_blob.test_create_append_blob_with_overwrite.yaml
tests/recordings/test_append_blob.test_create_blob.yaml
tests/recordings/test_append_blob.test_create_blob_with_lease_id.yaml
tests/recordings/test_append_blob.test_create_blob_with_metadata.yaml
tests/recordings/test_append_blob_async.test_app_blob_from_bytes_progress_chnked_upload_async.yaml
tests/recordings/test_append_blob_async.test_appblob_frm_bytes_chnked_upload_w_idx_n_count_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_0_bytes_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_bytes_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_bytes_chunked_upload_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_bytes_with_index_and_count_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_bytes_with_index_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_bytes_with_progress_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_path_chunked_upload_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_path_with_progress_chunked_upload_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_stream_chunked_upload_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_stream_chunked_upload_with_count_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_stream_chunked_upload_with_count_parallel_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_stream_non_seekable_chunked_upload_known_size_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_stream_non_seekable_chunked_upload_unknown_size_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_stream_with_multiple_appends_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_text_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_text_chunked_upload_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_text_with_encoding_and_progress_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_from_text_with_encoding_async.yaml
tests/recordings/test_append_blob_async.test_append_blob_with_md5_async.yaml
tests/recordings/test_append_blob_async.test_append_block_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_and_validate_content_md5_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_appendpos_condition_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_if_match_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_if_modified_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_if_none_match_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_if_unmodified_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_maxsize_condition_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_source_if_match_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_source_if_modified_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_source_if_none_match_async.yaml
tests/recordings/test_append_blob_async.test_append_block_from_url_with_source_if_unmodified_async.yaml
tests/recordings/test_append_blob_async.test_append_block_unicode_async.yaml
tests/recordings/test_append_blob_async.test_append_block_with_md5_async.yaml
tests/recordings/test_append_blob_async.test_create_append_blob_with_no_overwrite_async.yaml
tests/recordings/test_append_blob_async.test_create_append_blob_with_overwrite_async.yaml
tests/recordings/test_append_blob_async.test_create_blob_async.yaml
tests/recordings/test_append_blob_async.test_create_blob_with_lease_id_async.yaml
tests/recordings/test_append_blob_async.test_create_blob_with_metadata_async.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_append_blob_from_bytes_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_append_block_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_delete_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_delete_container_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_delete_container_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_delete_container_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_delete_container_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_metadata_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_properties_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_get_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_get_page_ranges_iter_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_lease_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_lease_container_acquire_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_lease_container_acquire_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_lease_container_acquire_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_lease_container_acquire_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_put_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_put_block_list_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_metadata_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_set_blob_properties_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_container_acl_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_set_container_acl_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_container_acl_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_set_container_acl_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_set_container_metadata_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_set_container_metadata_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_snapshot_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_match.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_modified.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions.test_update_page_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_apnd_blob_from_bytes_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_apnd_blob_from_bytes_with_if_mod_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_append_blob_from_bytes_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_append_blob_from_bytes_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_append_blob_from_bytes_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_append_blob_from_bytes_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_append_blob_from_bytes_with_if_unmod_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_append_blob_from_bytes_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_append_block_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_container_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_container_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_container_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_delete_container_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_metadata_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_properties_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_unmod_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_get_page_ranges_iter_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_cont_acquire_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_container_acquire_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_container_acquire_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_lease_container_acquire_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_put_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_put_block_list_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_metadata_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_set_blob_props_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_container_acl_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_set_container_acl_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_container_acl_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_set_container_acl_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_container_md_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_set_container_metadata_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_snapshot_blob_with_if_unmodified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_match.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_modified.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_modified_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_none_match.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_none_match_fail.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_unmodified.yaml
tests/recordings/test_blob_access_conditions_async.test_update_page_with_if_unmodified_fail.yaml
tests/recordings/test_blob_client.test_request_callback_signed_header.yaml
tests/recordings/test_blob_client.test_response_callback.yaml
tests/recordings/test_blob_client.test_user_agent_append.yaml
tests/recordings/test_blob_client.test_user_agent_custom.yaml
tests/recordings/test_blob_client.test_user_agent_default.yaml
tests/recordings/test_blob_client_async.test_request_callback_signed_header_async.yaml
tests/recordings/test_blob_client_async.test_response_callback_async.yaml
tests/recordings/test_blob_client_async.test_user_agent_append_async.yaml
tests/recordings/test_blob_client_async.test_user_agent_custom_async.yaml
tests/recordings/test_blob_client_async.test_user_agent_default_async.yaml
tests/recordings/test_blob_encryption.test_create_block_blob_from_star.yaml
tests/recordings/test_blob_encryption.test_create_page_blob_from_star.yaml
tests/recordings/test_blob_encryption.test_get_blob_kek.yaml
tests/recordings/test_blob_encryption.test_get_blob_kek_RSA.yaml
tests/recordings/test_blob_encryption.test_get_blob_nonmatching_kid.yaml
tests/recordings/test_blob_encryption.test_get_blob_range_aligns_on_16_byte_block.yaml
tests/recordings/test_blob_encryption.test_get_blob_range_beginning_to_middle.yaml
tests/recordings/test_blob_encryption.test_get_blob_range_expanded_to_beginning_block_align.yaml
tests/recordings/test_blob_encryption.test_get_blob_range_expanded_to_beginning_iv.yaml
tests/recordings/test_blob_encryption.test_get_blob_range_middle_to_end.yaml
tests/recordings/test_blob_encryption.test_get_blob_range_middle_to_middle.yaml
tests/recordings/test_blob_encryption.test_get_blob_resolver.yaml
tests/recordings/test_blob_encryption.test_get_blob_strict_mode_no_policy.yaml
tests/recordings/test_blob_encryption.test_get_blob_strict_mode_unencrypted_blob.yaml
tests/recordings/test_blob_encryption.test_get_blob_to_star.yaml
tests/recordings/test_blob_encryption.test_invalid_methods_fail_append.yaml
tests/recordings/test_blob_encryption.test_invalid_methods_fail_block.yaml
tests/recordings/test_blob_encryption.test_invalid_methods_fail_page.yaml
tests/recordings/test_blob_encryption.test_invalid_value_kek_unwrap.yaml
tests/recordings/test_blob_encryption.test_invalid_value_kek_wrap.yaml
tests/recordings/test_blob_encryption.test_missing_attribute_kek_unwrap.yaml
tests/recordings/test_blob_encryption.test_missing_attribute_kek_wrap.yaml
tests/recordings/test_blob_encryption.test_put_blob_chunking_required_mult_of_block_size.yaml
tests/recordings/test_blob_encryption.test_put_blob_chunking_required_non_mult_of_block_size.yaml
tests/recordings/test_blob_encryption.test_put_blob_chunking_required_range_specified.yaml
tests/recordings/test_blob_encryption.test_put_blob_empty.yaml
tests/recordings/test_blob_encryption.test_put_blob_invalid_stream_type.yaml
tests/recordings/test_blob_encryption.test_put_blob_range.yaml
tests/recordings/test_blob_encryption.test_put_blob_serial_upload_chunking.yaml
tests/recordings/test_blob_encryption.test_put_blob_strict_mode.yaml
tests/recordings/test_blob_encryption.test_put_block_blob_single_shot.yaml
tests/recordings/test_blob_encryption.test_validate_encryption.yaml
tests/recordings/test_blob_encryption_async.test_create_block_blob_from_star_async.yaml
tests/recordings/test_blob_encryption_async.test_create_page_blob_from_star_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_kek_RSA_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_kek_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_nonmatching_kid_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_range_aligns_on_16_byte_block_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_range_beginning_to_middle_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_range_expanded_to_beginning_iv_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_range_expnded_to_begin_bloc_align_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_range_middle_to_end_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_range_middle_to_middle_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_resolver_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_strict_mode_no_policy_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_strict_mode_unencrypted_blob_async.yaml
tests/recordings/test_blob_encryption_async.test_get_blob_to_star_async.yaml
tests/recordings/test_blob_encryption_async.test_invalid_methods_fail_append_async.yaml
tests/recordings/test_blob_encryption_async.test_invalid_methods_fail_block_async.yaml
tests/recordings/test_blob_encryption_async.test_invalid_methods_fail_page_async.yaml
tests/recordings/test_blob_encryption_async.test_invalid_value_kek_unwrap_async.yaml
tests/recordings/test_blob_encryption_async.test_invalid_value_kek_wrap_async.yaml
tests/recordings/test_blob_encryption_async.test_missing_attribute_kek_unwrap_async.yaml
tests/recordings/test_blob_encryption_async.test_missing_attribute_kek_wrap_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_chnking_reqd_mult_of_block_size_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_chnking_reqd_non_mult_of_block_size_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_chunking_required_range_specified_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_empty_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_invalid_stream_type_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_range_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_serial_upload_chunking_async.yaml
tests/recordings/test_blob_encryption_async.test_put_blob_strict_mode_async.yaml
tests/recordings/test_blob_encryption_async.test_put_block_blob_single_shot_async.yaml
tests/recordings/test_blob_encryption_async.test_validate_encryption_async.yaml
tests/recordings/test_blob_service_properties.test_blob_service_properties.yaml
tests/recordings/test_blob_service_properties.test_disabled_static_website_properties.yaml
tests/recordings/test_blob_service_properties.test_retention_too_long.yaml
tests/recordings/test_blob_service_properties.test_set_cors.yaml
tests/recordings/test_blob_service_properties.test_set_default_service_version.yaml
tests/recordings/test_blob_service_properties.test_set_delete_retention_policy.yaml
tests/recordings/test_blob_service_properties.test_set_delete_retention_policy_edge_cases.yaml
tests/recordings/test_blob_service_properties.test_set_disabled_delete_retention_policy.yaml
tests/recordings/test_blob_service_properties.test_set_hour_metrics.yaml
tests/recordings/test_blob_service_properties.test_set_logging.yaml
tests/recordings/test_blob_service_properties.test_set_minute_metrics.yaml
tests/recordings/test_blob_service_properties.test_set_static_website_properties.yaml
tests/recordings/test_blob_service_properties.test_set_static_website_properties_missing_field.yaml
tests/recordings/test_blob_service_properties.test_set_static_website_props_dont_impact_other_props.yaml
tests/recordings/test_blob_service_properties.test_too_many_cors_rules.yaml
tests/recordings/test_blob_service_properties_async.test_blob_service_properties.yaml
tests/recordings/test_blob_service_properties_async.test_disabled_static_website_properties.yaml
tests/recordings/test_blob_service_properties_async.test_retention_too_long.yaml
tests/recordings/test_blob_service_properties_async.test_set_cors.yaml
tests/recordings/test_blob_service_properties_async.test_set_default_service_version.yaml
tests/recordings/test_blob_service_properties_async.test_set_delete_retention_policy.yaml
tests/recordings/test_blob_service_properties_async.test_set_delete_retention_policy_edge_cases.yaml
tests/recordings/test_blob_service_properties_async.test_set_disabled_delete_retention_policy.yaml
tests/recordings/test_blob_service_properties_async.test_set_hour_metrics.yaml
tests/recordings/test_blob_service_properties_async.test_set_logging.yaml
tests/recordings/test_blob_service_properties_async.test_set_minute_metrics.yaml
tests/recordings/test_blob_service_properties_async.test_set_static_web_props_missing_field.yaml
tests/recordings/test_blob_service_properties_async.test_set_static_webprops_no_impact_other_props.yaml
tests/recordings/test_blob_service_properties_async.test_set_static_website_properties.yaml
tests/recordings/test_blob_service_properties_async.test_too_many_cors_rules.yaml
tests/recordings/test_blob_service_stats.test_blob_service_stats.yaml
tests/recordings/test_blob_service_stats.test_blob_service_stats_when_unavailable.yaml
tests/recordings/test_blob_service_stats_async.test_blob_service_stats_async.yaml
tests/recordings/test_blob_service_stats_async.test_blob_service_stats_when_unavailable_async.yaml
tests/recordings/test_blob_storage_account.test_rehydration_status.yaml
tests/recordings/test_blob_storage_account.test_set_standard_blob_tier_with_rehydrate_priority.yaml
tests/recordings/test_blob_storage_account.test_standard_blob_tier_set_tier_api.yaml
tests/recordings/test_blob_storage_account_async.test_rehydration_status.yaml
tests/recordings/test_blob_storage_account_async.test_set_std_blob_tier_w_rehydrate_priority.yaml
tests/recordings/test_blob_storage_account_async.test_standard_blob_tier_set_tier_api.yaml
tests/recordings/test_block_blob.test_create_blob_from_0_bytes.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_non_parallel.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_single_put.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_blob_tier_specified.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_index.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_index_and_count.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_index_and_count_and_properties.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_metadata.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_progress.yaml
tests/recordings/test_block_blob.test_create_blob_from_bytes_with_properties.yaml
tests/recordings/test_block_blob.test_create_blob_from_path.yaml
tests/recordings/test_block_blob.test_create_blob_from_path_non_parallel.yaml
tests/recordings/test_block_blob.test_create_blob_from_path_with_progress.yaml
tests/recordings/test_block_blob.test_create_blob_from_path_with_properties.yaml
tests/recordings/test_block_blob.test_create_blob_from_stream_chnked_upload_with_properties.yaml
tests/recordings/test_block_blob.test_create_blob_from_stream_chunked_upload.yaml
tests/recordings/test_block_blob.test_create_blob_from_stream_chunked_upload_with_count.yaml
tests/recordings/test_block_blob.test_create_blob_from_stream_chunked_upload_with_properties.yaml
tests/recordings/test_block_blob.test_create_blob_from_stream_with_progress_chunked_upload.yaml
tests/recordings/test_block_blob.test_create_blob_from_text.yaml
tests/recordings/test_block_blob.test_create_blob_from_text_chunked_upload.yaml
tests/recordings/test_block_blob.test_create_blob_from_text_with_encoding.yaml
tests/recordings/test_block_blob.test_create_blob_from_text_with_encoding_and_progress.yaml
tests/recordings/test_block_blob.test_create_blob_with_md5.yaml
tests/recordings/test_block_blob.test_create_blob_with_md5_chunked.yaml
tests/recordings/test_block_blob.test_create_frm_stream_nonseek_chunk_upld_knwn_size.yaml
tests/recordings/test_block_blob.test_create_from_bytes_blob_unicode.yaml
tests/recordings/test_block_blob.test_create_from_bytes_blob_with_lease_id.yaml
tests/recordings/test_block_blob.test_create_from_stream_chunk_upload_with_cntandrops.yaml
tests/recordings/test_block_blob.test_create_from_stream_nonseek_chunk_upld_unkwn_size.yaml
tests/recordings/test_block_blob.test_create_large_block_blob_with_no_overwrite.yaml
tests/recordings/test_block_blob.test_create_large_block_blob_with_overwrite.yaml
tests/recordings/test_block_blob.test_create_small_block_blob_with_no_overwrite.yaml
tests/recordings/test_block_blob.test_create_small_block_blob_with_overwrite.yaml
tests/recordings/test_block_blob.test_get_block_list_committed_blocks.yaml
tests/recordings/test_block_blob.test_get_block_list_no_blocks.yaml
tests/recordings/test_block_blob.test_get_block_list_uncommitted_blocks.yaml
tests/recordings/test_block_blob.test_put_block.yaml
tests/recordings/test_block_blob.test_put_block_list.yaml
tests/recordings/test_block_blob.test_put_block_list_invalid_block_id.yaml
tests/recordings/test_block_blob.test_put_block_list_with_blob_tier_specified.yaml
tests/recordings/test_block_blob.test_put_block_list_with_md5.yaml
tests/recordings/test_block_blob.test_put_block_unicode.yaml
tests/recordings/test_block_blob.test_put_block_with_md5.yaml
tests/recordings/test_block_blob.test_upload_blob_from_path_non_parallel_with_standard_blob_tier.yaml
tests/recordings/test_block_blob_async.test_blob_frm_strm_nonseek_chunk_upld_unkwn_size.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_0_bytes.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_non_parallel.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_single_put.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_with_index.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_with_index_and_count.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_with_metadata.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_with_progress.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_bytes_with_properties.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_path.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_path_non_parallel.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_path_with_progress.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_path_with_properties.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_stream_chunked_upload.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_stream_chunked_upload_with_count.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_stream_chunked_upload_with_properties.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_stream_with_progress_chunked_upload.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_text.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_text_chunked_upload.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_text_with_encoding.yaml
tests/recordings/test_block_blob_async.test_create_blob_from_text_with_encoding_and_progress.yaml
tests/recordings/test_block_blob_async.test_create_blob_with_md5.yaml
tests/recordings/test_block_blob_async.test_create_blob_with_md5_chunked.yaml
tests/recordings/test_block_blob_async.test_create_frm_bytes_with_index_cnt_props.yaml
tests/recordings/test_block_blob_async.test_create_frm_stream_chu_upld_with_countandprops.yaml
tests/recordings/test_block_blob_async.test_create_frm_stream_nonseek_chunk_upload_knwn_size.yaml
tests/recordings/test_block_blob_async.test_create_from_bytes_blob_unicode.yaml
tests/recordings/test_block_blob_async.test_create_from_bytes_blob_with_lease_id.yaml
tests/recordings/test_block_blob_async.test_create_large_block_blob_with_no_overwrite.yaml
tests/recordings/test_block_blob_async.test_create_large_block_blob_with_overwrite.yaml
tests/recordings/test_block_blob_async.test_create_small_block_blob_with_no_overwrite.yaml
tests/recordings/test_block_blob_async.test_create_small_block_blob_with_overwrite.yaml
tests/recordings/test_block_blob_async.test_get_block_list_committed_blocks.yaml
tests/recordings/test_block_blob_async.test_get_block_list_no_blocks.yaml
tests/recordings/test_block_blob_async.test_get_block_list_uncommitted_blocks.yaml
tests/recordings/test_block_blob_async.test_put_block.yaml
tests/recordings/test_block_blob_async.test_put_block_list.yaml
tests/recordings/test_block_blob_async.test_put_block_list_invalid_block_id.yaml
tests/recordings/test_block_blob_async.test_put_block_list_with_md5.yaml
tests/recordings/test_block_blob_async.test_put_block_unicode.yaml
tests/recordings/test_block_blob_async.test_put_block_with_md5.yaml
tests/recordings/test_block_blob_sync_copy.test_copy_blob_sync.yaml
tests/recordings/test_block_blob_sync_copy.test_put_block_from_url_and_commit.yaml
tests/recordings/test_block_blob_sync_copy.test_put_block_from_url_and_validate_content_md5.yaml
tests/recordings/test_block_blob_sync_copy_async.test_copy_blob_sync_async.yaml
tests/recordings/test_block_blob_sync_copy_async.test_put_block_from_url_and_commit_async.yaml
tests/recordings/test_block_blob_sync_copy_async.test_put_block_from_url_and_vldte_content_md5.yaml
tests/recordings/test_common_blob.test_abort_copy_blob.yaml
tests/recordings/test_common_blob.test_abort_copy_blob_with_synchronous_copy_fails.yaml
tests/recordings/test_common_blob.test_account_sas.yaml
tests/recordings/test_common_blob.test_blob_container_not_exists.yaml
tests/recordings/test_common_blob.test_blob_exists.yaml
tests/recordings/test_common_blob.test_blob_not_exists.yaml
tests/recordings/test_common_blob.test_blob_snapshot_exists.yaml
tests/recordings/test_common_blob.test_blob_snapshot_not_exists.yaml
tests/recordings/test_common_blob.test_copy_blob_async_private_blob_no_sas.yaml
tests/recordings/test_common_blob.test_copy_blob_async_private_blob_with_sas.yaml
tests/recordings/test_common_blob.test_copy_blob_with_existing_blob.yaml
tests/recordings/test_common_blob.test_create_blob_blob_unicode_data.yaml
tests/recordings/test_common_blob.test_create_blob_with_lease_id.yaml
tests/recordings/test_common_blob.test_create_blob_with_metadata.yaml
tests/recordings/test_common_blob.test_create_blob_with_question_mark.yaml
tests/recordings/test_common_blob.test_create_blob_with_special_chars.yaml
tests/recordings/test_common_blob.test_delete_blob_snapshot.yaml
tests/recordings/test_common_blob.test_delete_blob_snapshots.yaml
tests/recordings/test_common_blob.test_delete_blob_with_existing_blob.yaml
tests/recordings/test_common_blob.test_delete_blob_with_non_existing_blob.yaml
tests/recordings/test_common_blob.test_delete_blob_with_snapshots.yaml
tests/recordings/test_common_blob.test_download_to_file_with_credential.yaml
tests/recordings/test_common_blob.test_download_to_file_with_existing_file.yaml
tests/recordings/test_common_blob.test_download_to_file_with_existing_file_overwrite.yaml
tests/recordings/test_common_blob.test_download_to_file_with_sas.yaml
tests/recordings/test_common_blob.test_download_to_stream_with_credential.yaml
tests/recordings/test_common_blob.test_get_account_information.yaml
tests/recordings/test_common_blob.test_get_account_information_with_blob_name.yaml
tests/recordings/test_common_blob.test_get_account_information_with_blob_sas.yaml
tests/recordings/test_common_blob.test_get_account_information_with_container_name.yaml
tests/recordings/test_common_blob.test_get_account_information_with_container_sas.yaml
tests/recordings/test_common_blob.test_get_blob_metadata.yaml
tests/recordings/test_common_blob.test_get_blob_metadata_fail.yaml
tests/recordings/test_common_blob.test_get_blob_properties.yaml
tests/recordings/test_common_blob.test_get_blob_properties_fail.yaml
tests/recordings/test_common_blob.test_get_blob_properties_server_encryption.yaml
tests/recordings/test_common_blob.test_get_blob_properties_with_leased_blob.yaml
tests/recordings/test_common_blob.test_get_blob_properties_with_snapshot.yaml
tests/recordings/test_common_blob.test_get_blob_server_encryption.yaml
tests/recordings/test_common_blob.test_get_blob_with_existing_blob.yaml
tests/recordings/test_common_blob.test_get_blob_with_lease.yaml
tests/recordings/test_common_blob.test_get_blob_with_non_existing_blob.yaml
tests/recordings/test_common_blob.test_get_blob_with_range.yaml
tests/recordings/test_common_blob.test_get_blob_with_snapshot.yaml
tests/recordings/test_common_blob.test_get_blob_with_snapshot_previous.yaml
tests/recordings/test_common_blob.test_get_user_delegation_key.yaml
tests/recordings/test_common_blob.test_lease_blob_acquire_and_release.yaml
tests/recordings/test_common_blob.test_lease_blob_acquire_and_renew.yaml
tests/recordings/test_common_blob.test_lease_blob_acquire_twice_fails.yaml
tests/recordings/test_common_blob.test_lease_blob_break_period.yaml
tests/recordings/test_common_blob.test_lease_blob_change_lease_id.yaml
tests/recordings/test_common_blob.test_lease_blob_with_duration.yaml
tests/recordings/test_common_blob.test_lease_blob_with_proposed_lease_id.yaml
tests/recordings/test_common_blob.test_list_blobs_server_encryption.yaml
tests/recordings/test_common_blob.test_no_sas_private_blob.yaml
tests/recordings/test_common_blob.test_no_sas_public_blob.yaml
tests/recordings/test_common_blob.test_no_server_encryption.yaml
tests/recordings/test_common_blob.test_public_access_blob.yaml
tests/recordings/test_common_blob.test_sas_access_blob.yaml
tests/recordings/test_common_blob.test_sas_access_blob_snapshot.yaml
tests/recordings/test_common_blob.test_sas_signed_identifier.yaml
tests/recordings/test_common_blob.test_set_blob_metadata_with_upper_case.yaml
tests/recordings/test_common_blob.test_set_blob_properties_with_blob_settings_param.yaml
tests/recordings/test_common_blob.test_set_blob_properties_with_existing_blob.yaml
tests/recordings/test_common_blob.test_shared_delete_access_blob.yaml
tests/recordings/test_common_blob.test_shared_read_access_blob.yaml
tests/recordings/test_common_blob.test_shared_read_access_blob_with_content_query_params.yaml
tests/recordings/test_common_blob.test_shared_write_access_blob.yaml
tests/recordings/test_common_blob.test_snapshot_blob.yaml
tests/recordings/test_common_blob.test_soft_delete_blob_including_all_snapshots.yaml
tests/recordings/test_common_blob.test_soft_delete_blob_without_snapshots.yaml
tests/recordings/test_common_blob.test_soft_delete_only_snapshots_of_blob.yaml
tests/recordings/test_common_blob.test_soft_delete_single_blob_snapshot.yaml
tests/recordings/test_common_blob.test_soft_delete_with_leased_blob.yaml
tests/recordings/test_common_blob.test_token_credential.yaml
tests/recordings/test_common_blob.test_transport_closed_only_once.yaml
tests/recordings/test_common_blob.test_unicode_get_blob_unicode_name.yaml
tests/recordings/test_common_blob.test_upload_to_url_bytes_with_credential.yaml
tests/recordings/test_common_blob.test_upload_to_url_bytes_with_existing_blob.yaml
tests/recordings/test_common_blob.test_upload_to_url_bytes_with_existing_blob_overwrite.yaml
tests/recordings/test_common_blob.test_upload_to_url_bytes_with_sas.yaml
tests/recordings/test_common_blob.test_upload_to_url_file_with_credential.yaml
tests/recordings/test_common_blob.test_upload_to_url_text_with_credential.yaml
tests/recordings/test_common_blob_async.test_abort_copy_blob.yaml
tests/recordings/test_common_blob_async.test_abort_copy_blob_with_synchronous_copy_fails.yaml
tests/recordings/test_common_blob_async.test_account_sas.yaml
tests/recordings/test_common_blob_async.test_blob_container_not_exists.yaml
tests/recordings/test_common_blob_async.test_blob_exists.yaml
tests/recordings/test_common_blob_async.test_blob_not_exists.yaml
tests/recordings/test_common_blob_async.test_blob_snapshot_exists.yaml
tests/recordings/test_common_blob_async.test_blob_snapshot_not_exists.yaml
tests/recordings/test_common_blob_async.test_copy_blob_async_private_blob_no_sas.yaml
tests/recordings/test_common_blob_async.test_copy_blob_async_private_blob_with_sas.yaml
tests/recordings/test_common_blob_async.test_copy_blob_with_existing_blob.yaml
tests/recordings/test_common_blob_async.test_create_blob_blob_unicode_data.yaml
tests/recordings/test_common_blob_async.test_create_blob_with_lease_id.yaml
tests/recordings/test_common_blob_async.test_create_blob_with_metadata.yaml
tests/recordings/test_common_blob_async.test_create_blob_with_question_mark.yaml
tests/recordings/test_common_blob_async.test_create_blob_with_special_chars.yaml
tests/recordings/test_common_blob_async.test_delete_blob_snapshot.yaml
tests/recordings/test_common_blob_async.test_delete_blob_snapshots.yaml
tests/recordings/test_common_blob_async.test_delete_blob_with_existing_blob.yaml
tests/recordings/test_common_blob_async.test_delete_blob_with_non_existing_blob.yaml
tests/recordings/test_common_blob_async.test_delete_blob_with_snapshots.yaml
tests/recordings/test_common_blob_async.test_download_to_file_with_credential.yaml
tests/recordings/test_common_blob_async.test_download_to_file_with_existing_file.yaml
tests/recordings/test_common_blob_async.test_download_to_file_with_existing_file_overwrite.yaml
tests/recordings/test_common_blob_async.test_download_to_file_with_sas.yaml
tests/recordings/test_common_blob_async.test_download_to_stream_with_credential.yaml
tests/recordings/test_common_blob_async.test_get_account_information.yaml
tests/recordings/test_common_blob_async.test_get_account_information_with_blob_name.yaml
tests/recordings/test_common_blob_async.test_get_account_information_with_blob_sas.yaml
tests/recordings/test_common_blob_async.test_get_account_information_with_container_name.yaml
tests/recordings/test_common_blob_async.test_get_account_information_with_container_sas.yaml
tests/recordings/test_common_blob_async.test_get_blob_metadata.yaml
tests/recordings/test_common_blob_async.test_get_blob_metadata_fail.yaml
tests/recordings/test_common_blob_async.test_get_blob_properties.yaml
tests/recordings/test_common_blob_async.test_get_blob_properties_fail.yaml
tests/recordings/test_common_blob_async.test_get_blob_properties_server_encryption.yaml
tests/recordings/test_common_blob_async.test_get_blob_properties_with_leased_blob.yaml
tests/recordings/test_common_blob_async.test_get_blob_properties_with_snapshot.yaml
tests/recordings/test_common_blob_async.test_get_blob_server_encryption.yaml
tests/recordings/test_common_blob_async.test_get_blob_with_existing_blob.yaml
tests/recordings/test_common_blob_async.test_get_blob_with_lease.yaml
tests/recordings/test_common_blob_async.test_get_blob_with_non_existing_blob.yaml
tests/recordings/test_common_blob_async.test_get_blob_with_range.yaml
tests/recordings/test_common_blob_async.test_get_blob_with_snapshot.yaml
tests/recordings/test_common_blob_async.test_get_blob_with_snapshot_previous.yaml
tests/recordings/test_common_blob_async.test_lease_blob_acquire_and_release.yaml
tests/recordings/test_common_blob_async.test_lease_blob_acquire_and_renew.yaml
tests/recordings/test_common_blob_async.test_lease_blob_acquire_twice_fails.yaml
tests/recordings/test_common_blob_async.test_lease_blob_break_period.yaml
tests/recordings/test_common_blob_async.test_lease_blob_change_lease_id.yaml
tests/recordings/test_common_blob_async.test_lease_blob_with_duration.yaml
tests/recordings/test_common_blob_async.test_lease_blob_with_proposed_lease_id.yaml
tests/recordings/test_common_blob_async.test_list_blobs_server_encryption.yaml
tests/recordings/test_common_blob_async.test_no_sas_private_blob.yaml
tests/recordings/test_common_blob_async.test_no_sas_public_blob.yaml
tests/recordings/test_common_blob_async.test_public_access_blob.yaml
tests/recordings/test_common_blob_async.test_sas_access_blob.yaml
tests/recordings/test_common_blob_async.test_sas_signed_identifier.yaml
tests/recordings/test_common_blob_async.test_set_blob_metadata_with_upper_case.yaml
tests/recordings/test_common_blob_async.test_set_blob_properties_with_blob_settings_param.yaml
tests/recordings/test_common_blob_async.test_set_blob_properties_with_existing_blob.yaml
tests/recordings/test_common_blob_async.test_shared_delete_access_blob.yaml
tests/recordings/test_common_blob_async.test_shared_read_access_blob.yaml
tests/recordings/test_common_blob_async.test_shared_read_access_blob_with_content_query_params.yaml
tests/recordings/test_common_blob_async.test_shared_write_access_blob.yaml
tests/recordings/test_common_blob_async.test_snapshot_blob.yaml
tests/recordings/test_common_blob_async.test_soft_delete_blob_including_all_snapshots.yaml
tests/recordings/test_common_blob_async.test_soft_delete_blob_without_snapshots.yaml
tests/recordings/test_common_blob_async.test_soft_delete_only_snapshots_of_blob.yaml
tests/recordings/test_common_blob_async.test_soft_delete_single_blob_snapshot.yaml
tests/recordings/test_common_blob_async.test_soft_delete_with_leased_blob.yaml
tests/recordings/test_common_blob_async.test_transport_closed_only_once.yaml
tests/recordings/test_common_blob_async.test_unicode_get_blob_unicode_name.yaml
tests/recordings/test_common_blob_async.test_upload_to_url_bytes_with_credential.yaml
tests/recordings/test_common_blob_async.test_upload_to_url_bytes_with_existing_blob.yaml
tests/recordings/test_common_blob_async.test_upload_to_url_bytes_with_existing_blob_overwrite.yaml
tests/recordings/test_common_blob_async.test_upload_to_url_bytes_with_sas.yaml
tests/recordings/test_common_blob_async.test_upload_to_url_file_with_credential.yaml
tests/recordings/test_common_blob_async.test_upload_to_url_text_with_credential.yaml
tests/recordings/test_container.test_container_exists_with_lease.yaml
tests/recordings/test_container.test_create_container.yaml
tests/recordings/test_container.test_create_container_with_already_existing_container_fail_on_exist.yaml
tests/recordings/test_container.test_create_container_with_metadata.yaml
tests/recordings/test_container.test_create_container_with_public_access_blob.yaml
tests/recordings/test_container.test_create_container_with_public_access_container.yaml
tests/recordings/test_container.test_delete_blobs_simple.yaml
tests/recordings/test_container.test_delete_blobs_simple_no_raise.yaml
tests/recordings/test_container.test_delete_blobs_snapshot.yaml
tests/recordings/test_container.test_delete_container_with_existing_container.yaml
tests/recordings/test_container.test_delete_container_with_lease_id.yaml
tests/recordings/test_container.test_delete_container_with_non_existing_container_fail_not_exist.yaml
tests/recordings/test_container.test_get_container_acl.yaml
tests/recordings/test_container.test_get_container_acl_with_lease_id.yaml
tests/recordings/test_container.test_get_container_metadata.yaml
tests/recordings/test_container.test_get_container_metadata_with_lease_id.yaml
tests/recordings/test_container.test_get_container_properties.yaml
tests/recordings/test_container.test_get_container_properties_with_lease_id.yaml
tests/recordings/test_container.test_lease_container_acquire_and_release.yaml
tests/recordings/test_container.test_lease_container_break_period.yaml
tests/recordings/test_container.test_lease_container_break_released_lease_fails.yaml
tests/recordings/test_container.test_lease_container_change_lease_id.yaml
tests/recordings/test_container.test_lease_container_renew.yaml
tests/recordings/test_container.test_lease_container_twice.yaml
tests/recordings/test_container.test_lease_container_with_duration.yaml
tests/recordings/test_container.test_lease_container_with_proposed_lease_id.yaml
tests/recordings/test_container.test_list_blobs.yaml
tests/recordings/test_container.test_list_blobs_leased_blob.yaml
tests/recordings/test_container.test_list_blobs_with_delimiter.yaml
tests/recordings/test_container.test_list_blobs_with_include_copy.yaml
tests/recordings/test_container.test_list_blobs_with_include_snapshots.yaml
tests/recordings/test_container.test_list_blobs_with_include_uncommittedblobs.yaml
tests/recordings/test_container.test_list_blobs_with_num_results.yaml
tests/recordings/test_container.test_list_blobs_with_prefix.yaml
tests/recordings/test_container.test_list_containers.yaml
tests/recordings/test_container.test_list_containers_with_include_metadata.yaml
tests/recordings/test_container.test_list_containers_with_num_results_and_marker.yaml
tests/recordings/test_container.test_list_containers_with_prefix.yaml
tests/recordings/test_container.test_list_containers_with_public_access.yaml
tests/recordings/test_container.test_list_names.yaml
tests/recordings/test_container.test_set_container_acl.yaml
tests/recordings/test_container.test_set_container_acl_too_many_ids.yaml
tests/recordings/test_container.test_set_container_acl_with_empty_access_policy.yaml
tests/recordings/test_container.test_set_container_acl_with_empty_identifiers.yaml
tests/recordings/test_container.test_set_container_acl_with_empty_signed_identifiers.yaml
tests/recordings/test_container.test_set_container_acl_with_lease_id.yaml
tests/recordings/test_container.test_set_container_acl_with_one_signed_identifier.yaml
tests/recordings/test_container.test_set_container_acl_with_public_access.yaml
tests/recordings/test_container.test_set_container_acl_with_signed_identifiers.yaml
tests/recordings/test_container.test_set_container_acl_with_three_identifiers.yaml
tests/recordings/test_container.test_set_container_metadata.yaml
tests/recordings/test_container.test_set_container_metadata_with_lease_id.yaml
tests/recordings/test_container.test_set_container_metadata_with_non_existing_container.yaml
tests/recordings/test_container.test_shared_access_container.yaml
tests/recordings/test_container.test_standard_blob_tier_set_tier_api_batch.yaml
tests/recordings/test_container.test_unicode_create_container_unicode_name.yaml
tests/recordings/test_container.test_walk_blobs_with_delimiter.yaml
tests/recordings/test_container.test_web_container_normal_operations_working.yaml
tests/recordings/test_container_async.test_container_exists_with_lease.yaml
tests/recordings/test_container_async.test_create_cntnr_w_existing_cntnr_fail_on_exist.yaml
tests/recordings/test_container_async.test_create_container.yaml
tests/recordings/test_container_async.test_create_container_with_metadata.yaml
tests/recordings/test_container_async.test_create_container_with_public_access_blob.yaml
tests/recordings/test_container_async.test_create_container_with_public_access_container.yaml
tests/recordings/test_container_async.test_delete_blobs_simple.yaml
tests/recordings/test_container_async.test_delete_blobs_simple_no_raise.yaml
tests/recordings/test_container_async.test_delete_blobs_snapshot.yaml
tests/recordings/test_container_async.test_delete_cntnr_w_nonexisting_cntnr_fail_not_exist.yaml
tests/recordings/test_container_async.test_delete_container_with_existing_container.yaml
tests/recordings/test_container_async.test_delete_container_with_lease_id.yaml
tests/recordings/test_container_async.test_get_container_acl.yaml
tests/recordings/test_container_async.test_get_container_acl_with_lease_id.yaml
tests/recordings/test_container_async.test_get_container_metadata.yaml
tests/recordings/test_container_async.test_get_container_metadata_with_lease_id.yaml
tests/recordings/test_container_async.test_get_container_properties.yaml
tests/recordings/test_container_async.test_get_container_properties_with_lease_id.yaml
tests/recordings/test_container_async.test_lease_container_acquire_and_release.yaml
tests/recordings/test_container_async.test_lease_container_break_period.yaml
tests/recordings/test_container_async.test_lease_container_break_released_lease_fails.yaml
tests/recordings/test_container_async.test_lease_container_change_lease_id.yaml
tests/recordings/test_container_async.test_lease_container_renew.yaml
tests/recordings/test_container_async.test_lease_container_twice.yaml
tests/recordings/test_container_async.test_lease_container_with_duration.yaml
tests/recordings/test_container_async.test_lease_container_with_proposed_lease_id.yaml
tests/recordings/test_container_async.test_list_blobs.yaml
tests/recordings/test_container_async.test_list_blobs_leased_blob.yaml
tests/recordings/test_container_async.test_list_blobs_with_delimiter.yaml
tests/recordings/test_container_async.test_list_blobs_with_include_copy.yaml
tests/recordings/test_container_async.test_list_blobs_with_include_metadata.yaml
tests/recordings/test_container_async.test_list_blobs_with_include_multiple.yaml
tests/recordings/test_container_async.test_list_blobs_with_include_snapshots.yaml
tests/recordings/test_container_async.test_list_blobs_with_include_uncommittedblobs.yaml
tests/recordings/test_container_async.test_list_blobs_with_num_results.yaml
tests/recordings/test_container_async.test_list_blobs_with_prefix.yaml
tests/recordings/test_container_async.test_list_containers.yaml
tests/recordings/test_container_async.test_list_containers_with_include_metadata.yaml
tests/recordings/test_container_async.test_list_containers_with_num_results_and_marker.yaml
tests/recordings/test_container_async.test_list_containers_with_prefix.yaml
tests/recordings/test_container_async.test_list_containers_with_public_access.yaml
tests/recordings/test_container_async.test_list_names.yaml
tests/recordings/test_container_async.test_set_container_acl.yaml
tests/recordings/test_container_async.test_set_container_acl_too_many_ids.yaml
tests/recordings/test_container_async.test_set_container_acl_with_empty_identifiers.yaml
tests/recordings/test_container_async.test_set_container_acl_with_empty_signed_identifiers.yaml
tests/recordings/test_container_async.test_set_container_acl_with_lease_id.yaml
tests/recordings/test_container_async.test_set_container_acl_with_one_signed_identifier.yaml
tests/recordings/test_container_async.test_set_container_acl_with_public_access.yaml
tests/recordings/test_container_async.test_set_container_acl_with_signed_identifiers.yaml
tests/recordings/test_container_async.test_set_container_acl_with_three_identifiers.yaml
tests/recordings/test_container_async.test_set_container_metadata.yaml
tests/recordings/test_container_async.test_set_container_metadata_with_lease_id.yaml
tests/recordings/test_container_async.test_set_container_metadata_with_non_existing_container.yaml
tests/recordings/test_container_async.test_shared_access_container.yaml
tests/recordings/test_container_async.test_standard_blob_tier_set_tier_api_batch.yaml
tests/recordings/test_container_async.test_unicode_create_container_unicode_name.yaml
tests/recordings/test_container_async.test_walk_blobs_with_delimiter.yaml
tests/recordings/test_container_async.test_web_container_normal_operations_working.yaml
tests/recordings/test_cpk.test_append_block.yaml
tests/recordings/test_cpk.test_append_block_from_url.yaml
tests/recordings/test_cpk.test_create_append_blob_with_chunks.yaml
tests/recordings/test_cpk.test_create_block_blob_with_chunks.yaml
tests/recordings/test_cpk.test_create_block_blob_with_single_chunk.yaml
tests/recordings/test_cpk.test_create_block_blob_with_sub_streams.yaml
tests/recordings/test_cpk.test_create_page_blob_with_chunks.yaml
tests/recordings/test_cpk.test_get_set_blob_metadata.yaml
tests/recordings/test_cpk.test_put_block_and_put_block_list.yaml
tests/recordings/test_cpk.test_put_block_from_url_and_commit_with_cpk.yaml
tests/recordings/test_cpk.test_snapshot_blob.yaml
tests/recordings/test_cpk.test_update_page.yaml
tests/recordings/test_cpk.test_update_page_from_url.yaml
tests/recordings/test_cpk_async.test_append_block.yaml
tests/recordings/test_cpk_async.test_append_block_from_url.yaml
tests/recordings/test_cpk_async.test_create_append_blob_with_chunks.yaml
tests/recordings/test_cpk_async.test_create_block_blob_with_chunks.yaml
tests/recordings/test_cpk_async.test_create_block_blob_with_single_chunk.yaml
tests/recordings/test_cpk_async.test_create_block_blob_with_sub_streams.yaml
tests/recordings/test_cpk_async.test_create_page_blob_with_chunks.yaml
tests/recordings/test_cpk_async.test_get_set_blob_metadata.yaml
tests/recordings/test_cpk_async.test_put_block_and_put_block_list.yaml
tests/recordings/test_cpk_async.test_put_block_from_url_and_commit.yaml
tests/recordings/test_cpk_async.test_snapshot_blob.yaml
tests/recordings/test_cpk_async.test_update_page.yaml
tests/recordings/test_cpk_async.test_update_page_from_url.yaml
tests/recordings/test_get_blob.test_get_blob_exact_chunk_size.yaml
tests/recordings/test_get_blob.test_get_blob_exact_get_size.yaml
tests/recordings/test_get_blob.test_get_blob_no_content.yaml
tests/recordings/test_get_blob.test_get_blob_non_seekable.yaml
tests/recordings/test_get_blob.test_get_blob_non_seekable_parallel.yaml
tests/recordings/test_get_blob.test_get_blob_range_to_stream_with_overall_md5.yaml
tests/recordings/test_get_blob.test_get_blob_range_with_overall_md5.yaml
tests/recordings/test_get_blob.test_get_blob_range_with_range_md5.yaml
tests/recordings/test_get_blob.test_get_blob_to_bytes.yaml
tests/recordings/test_get_blob.test_get_blob_to_bytes_non_parallel.yaml
tests/recordings/test_get_blob.test_get_blob_to_bytes_small.yaml
tests/recordings/test_get_blob.test_get_blob_to_bytes_snapshot.yaml
tests/recordings/test_get_blob.test_get_blob_to_bytes_with_progress.yaml
tests/recordings/test_get_blob.test_get_blob_to_stream.yaml
tests/recordings/test_get_blob.test_get_blob_to_stream_exact_get_size.yaml
tests/recordings/test_get_blob.test_get_blob_to_stream_non_parallel.yaml
tests/recordings/test_get_blob.test_get_blob_to_stream_small.yaml
tests/recordings/test_get_blob.test_get_blob_to_stream_with_md5.yaml
tests/recordings/test_get_blob.test_get_blob_to_stream_with_progress.yaml
tests/recordings/test_get_blob.test_get_blob_to_text.yaml
tests/recordings/test_get_blob.test_get_blob_to_text_non_parallel.yaml
tests/recordings/test_get_blob.test_get_blob_to_text_small.yaml
tests/recordings/test_get_blob.test_get_blob_to_text_with_encoding.yaml
tests/recordings/test_get_blob.test_get_blob_to_text_with_encoding_and_progress.yaml
tests/recordings/test_get_blob.test_get_blob_to_text_with_progress.yaml
tests/recordings/test_get_blob.test_get_blob_with_md5.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_bytes_with_single_byte.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_bytes_with_zero_byte.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_path.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_path_invalid_range_non_parallel.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_path_invalid_range_parallel.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_path_non_parallel.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_path_small.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_to_path_with_progress.yaml
tests/recordings/test_get_blob.test_ranged_get_blob_with_missing_start_range.yaml
tests/recordings/test_get_blob.test_unicode_get_blob_binary_data.yaml
tests/recordings/test_get_blob.test_unicode_get_blob_unicode_data.yaml
tests/recordings/test_get_blob_async.test_get_blob_exact_chunk_size_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_exact_get_size_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_no_content_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_non_seekable_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_non_seekable_parallel_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_range_to_stream_with_overall_md5_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_range_with_overall_md5_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_range_with_range_md5_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_bytes_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_bytes_non_parallel_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_bytes_small_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_bytes_snapshot_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_bytes_with_progress_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_stream_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_stream_exact_get_size_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_stream_non_parallel_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_stream_small_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_stream_with_md5_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_stream_with_progress_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_text_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_text_non_parallel_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_text_small_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_text_with_encoding_and_progress_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_text_with_encoding_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_to_text_with_progress_async.yaml
tests/recordings/test_get_blob_async.test_get_blob_with_md5_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_bytes_with_single_byte_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_bytes_with_zero_byte_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_path_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_path_invalid_range_non_parallel_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_path_invalid_range_parallel_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_path_non_parallel_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_path_small_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_to_path_with_progress_async.yaml
tests/recordings/test_get_blob_async.test_ranged_get_blob_with_missing_start_range_async.yaml
tests/recordings/test_get_blob_async.test_unicode_get_blob_binary_data_async.yaml
tests/recordings/test_get_blob_async.test_unicode_get_blob_unicode_data_async.yaml
tests/recordings/test_logging.test_authorization_is_scrubbed_off.yaml
tests/recordings/test_logging.test_copy_source_sas_is_scrubbed_off.yaml
tests/recordings/test_logging.test_sas_signature_is_scrubbed_off.yaml
tests/recordings/test_logging_async.test_authorization_is_scrubbed_off.yaml
tests/recordings/test_logging_async.test_copy_source_sas_is_scrubbed_off.yaml
tests/recordings/test_logging_async.test_sas_signature_is_scrubbed_off.yaml
tests/recordings/test_page_blob.test_blob_tier_copy_blob.yaml
tests/recordings/test_page_blob.test_blob_tier_on_create.yaml
tests/recordings/test_page_blob.test_blob_tier_set_tier_api.yaml
tests/recordings/test_page_blob.test_clear_page.yaml
tests/recordings/test_page_blob.test_create_8tb_blob.yaml
tests/recordings/test_page_blob.test_create_blob.yaml
tests/recordings/test_page_blob.test_create_blob_from_0_bytes.yaml
tests/recordings/test_page_blob.test_create_blob_from_bytes.yaml
tests/recordings/test_page_blob.test_create_blob_from_bytes_with_index.yaml
tests/recordings/test_page_blob.test_create_blob_from_bytes_with_index_and_count.yaml
tests/recordings/test_page_blob.test_create_blob_from_bytes_with_progress_first.yaml
tests/recordings/test_page_blob.test_create_blob_from_path.yaml
tests/recordings/test_page_blob.test_create_blob_from_path_with_progress.yaml
tests/recordings/test_page_blob.test_create_blob_from_stream.yaml
tests/recordings/test_page_blob.test_create_blob_from_stream_non_seekable.yaml
tests/recordings/test_page_blob.test_create_blob_from_stream_truncated.yaml
tests/recordings/test_page_blob.test_create_blob_from_stream_with_empty_pages.yaml
tests/recordings/test_page_blob.test_create_blob_from_stream_with_progress.yaml
tests/recordings/test_page_blob.test_create_blob_from_stream_with_progress_truncated.yaml
tests/recordings/test_page_blob.test_create_blob_with_md5_large.yaml
tests/recordings/test_page_blob.test_create_blob_with_md5_small.yaml
tests/recordings/test_page_blob.test_create_blob_with_metadata.yaml
tests/recordings/test_page_blob.test_create_larger_than_8tb_blob_fail.yaml
tests/recordings/test_page_blob.test_create_page_blob_with_no_overwrite.yaml
tests/recordings/test_page_blob.test_create_page_blob_with_overwrite.yaml
tests/recordings/test_page_blob.test_download_sparse_page_blob_non_parallel.yaml
tests/recordings/test_page_blob.test_download_sparse_page_blob_parallel.yaml
tests/recordings/test_page_blob.test_get_page_ranges_2_pages.yaml
tests/recordings/test_page_blob.test_get_page_ranges_diff.yaml
tests/recordings/test_page_blob.test_get_page_ranges_no_pages.yaml
tests/recordings/test_page_blob.test_incremental_copy_blob.yaml
tests/recordings/test_page_blob.test_put_page_if_sequence_number_lt_success.yaml
tests/recordings/test_page_blob.test_put_page_with_lease_id.yaml
tests/recordings/test_page_blob.test_resize_blob.yaml
tests/recordings/test_page_blob.test_set_sequence_number_blob.yaml
tests/recordings/test_page_blob.test_update_8tb_blob_page.yaml
tests/recordings/test_page_blob.test_update_page.yaml
tests/recordings/test_page_blob.test_update_page_fail.yaml
tests/recordings/test_page_blob.test_update_page_if_sequence_number_eq_failure.yaml
tests/recordings/test_page_blob.test_update_page_if_sequence_number_eq_success.yaml
tests/recordings/test_page_blob.test_update_page_if_sequence_number_lt_failure.yaml
tests/recordings/test_page_blob.test_update_page_if_sequence_number_lte_failure.yaml
tests/recordings/test_page_blob.test_update_page_if_sequence_number_lte_success.yaml
tests/recordings/test_page_blob.test_update_page_unicode.yaml
tests/recordings/test_page_blob.test_update_page_with_md5.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_and_validate_content_md5.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_if_match.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_if_modified.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_if_none_match.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_if_unmodified.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_sequence_number_eq.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_sequence_number_lt.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_sequence_number_lte.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_source_if_match.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_source_if_modified.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_source_if_none_match.yaml
tests/recordings/test_page_blob.test_upload_pages_from_url_with_source_if_unmodified.yaml
tests/recordings/test_page_blob_async.test_blob_tier_copy_blob.yaml
tests/recordings/test_page_blob_async.test_blob_tier_on_create.yaml
tests/recordings/test_page_blob_async.test_blob_tier_set_tier_api.yaml
tests/recordings/test_page_blob_async.test_clear_page.yaml
tests/recordings/test_page_blob_async.test_create_8tb_blob.yaml
tests/recordings/test_page_blob_async.test_create_blob.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_0_bytes.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_bytes.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_bytes_with_index.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_bytes_with_index_and_count.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_bytes_with_progress_first.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_path.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_path_with_progress.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_stream.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_stream_non_seekable.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_stream_truncated.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_stream_with_empty_pages.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_stream_with_progress.yaml
tests/recordings/test_page_blob_async.test_create_blob_from_stream_with_progress_truncated.yaml
tests/recordings/test_page_blob_async.test_create_blob_with_md5_large.yaml
tests/recordings/test_page_blob_async.test_create_blob_with_md5_small.yaml
tests/recordings/test_page_blob_async.test_create_blob_with_metadata.yaml
tests/recordings/test_page_blob_async.test_create_larger_than_8tb_blob_fail.yaml
tests/recordings/test_page_blob_async.test_create_page_blob_with_no_overwrite.yaml
tests/recordings/test_page_blob_async.test_create_page_blob_with_overwrite.yaml
tests/recordings/test_page_blob_async.test_get_page_ranges_2_pages.yaml
tests/recordings/test_page_blob_async.test_get_page_ranges_diff.yaml
tests/recordings/test_page_blob_async.test_get_page_ranges_no_pages.yaml
tests/recordings/test_page_blob_async.test_incremental_copy_blob.yaml
tests/recordings/test_page_blob_async.test_put_page_if_sequence_number_lt_success.yaml
tests/recordings/test_page_blob_async.test_put_page_with_lease_id.yaml
tests/recordings/test_page_blob_async.test_resize_blob.yaml
tests/recordings/test_page_blob_async.test_set_sequence_number_blob.yaml
tests/recordings/test_page_blob_async.test_update_8tb_blob_page.yaml
tests/recordings/test_page_blob_async.test_update_page.yaml
tests/recordings/test_page_blob_async.test_update_page_fail.yaml
tests/recordings/test_page_blob_async.test_update_page_if_sequence_number_eq_failure.yaml
tests/recordings/test_page_blob_async.test_update_page_if_sequence_number_eq_success.yaml
tests/recordings/test_page_blob_async.test_update_page_if_sequence_number_lt_failure.yaml
tests/recordings/test_page_blob_async.test_update_page_if_sequence_number_lte_failure.yaml
tests/recordings/test_page_blob_async.test_update_page_if_sequence_number_lte_success.yaml
tests/recordings/test_page_blob_async.test_update_page_unicode.yaml
tests/recordings/test_page_blob_async.test_update_page_with_md5.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_and_validate_content_md5.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_if_match.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_if_modified.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_if_none_match.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_if_unmodified.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_sequence_number_eq.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_sequence_number_lt.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_sequence_number_lte.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_source_if_match.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_source_if_modified.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_source_if_none_match.yaml
tests/recordings/test_page_blob_async.test_upload_pages_from_url_with_source_if_unmodified.yaml
tests/recordings/test_retry.test_exponential_retry.yaml
tests/recordings/test_retry.test_invalid_retry.yaml
tests/recordings/test_retry.test_linear_retry.yaml
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_socket_timeout.yaml
tests/recordings/test_retry.test_retry_on_timeout.yaml
tests/recordings/test_retry.test_retry_secondary.yaml
tests/recordings/test_retry.test_retry_with_deserialization.yaml
tests/recordings/test_retry_async.test_exponential_retry_async.yaml
tests/recordings/test_retry_async.test_invalid_retry_async.yaml
tests/recordings/test_retry_async.test_linear_retry_async.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_socket_timeout_async.yaml
tests/recordings/test_retry_async.test_retry_on_timeout_async.yaml
tests/recordings/test_retry_async.test_retry_secondary_async.yaml
tests/recordings/test_retry_async.test_retry_with_deserialization_async.yaml