Skip to content

Commit 8f1cd71

Browse files
Update storage.md service and error message
1 parent 7a3d404 commit 8f1cd71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-ref-services/latest/storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Reference for Azure Storage SDK for Java
44
ms.date: 04/04/2025
55
ms.topic: reference
66
ms.devlang: java
7-
ms.service: storage
7+
ms.service: azure-storage
88
---
99
# Azure Storage libraries for Java
1010

@@ -130,7 +130,7 @@ If you have questions or need additional help, please [create a support ticket](
130130
1. [Message content incorrectly erased when only visibility timeout set](#7-message-content-incorrectly-erased-when-only-visibility-timeout-set)
131131
1. [Client-side encryption updated to use AES-GCM due to security vulnerabilities in CBC mode](#8-client-side-encryption-updated-to-use-aes-gcm-due-to-security-vulnerabilities-in-cbc-mode)
132132
1. [Incorrect data being downloaded with downloadToFile() when underlying REST requests are retried](#9-incorrect-data-being-downloaded-with-downloadtofile-when-underlying-rest-requests-are-retried)
133-
1. [InvalidHeaderValue error message when using beta version of SDK](#10-invalidheadervalue-error-message-when-using-beta-version-of-sdk)
133+
1. [InvalidHeaderValue error message when using beta or generally available version of SDK](#10-invalidheadervalue-error-message-when-using-beta-or-generally-available-version-of-sdk)
134134
1. [Uploading with `BlobClient.upload(InputStream data)` overwrites existing blob by default](#11-uploading-with-blobclientuploadinputstream-data-overwrites-existing-blob-by-default)
135135
1. [Downloading with `ShareFileClient.downloadToFile()` can write incorrect data to a file](#12-downloading-with-sharefileclientdownloadtofile-can-write-incorrect-data-to-a-file)
136136

0 commit comments

Comments
 (0)