Storage blobs has tests that assert there is back compat with legacy transports, [here](https://github.com/Azure/azure-sdk-for-python/blob/e66c6478600ea0de4240b2ab6b823aa92c5f03e7/sdk/storage/azure-storage-blob/tests/test_transports.py#L28) These tests fail with the new typespec generated code because the MockLegacyTransport does not have iter_bytes()