diff --git a/sdk/storage/Azure.Storage.Files.Shares/tests/FileClientTests.cs b/sdk/storage/Azure.Storage.Files.Shares/tests/FileClientTests.cs index a4a0eb291801..0264bf796cf3 100644 --- a/sdk/storage/Azure.Storage.Files.Shares/tests/FileClientTests.cs +++ b/sdk/storage/Azure.Storage.Files.Shares/tests/FileClientTests.cs @@ -1038,6 +1038,7 @@ public async Task UploadRangeAsync_WithUnreliableConnection() [Test] [LiveOnly] + [Ignore("https://github.com/Azure/azure-sdk-for-net/issues/9085")] // TODO: #7645 public async Task UploadRangeFromUriAsync() {