[BUG] Large Request Header via Azure App Config and Blob Storage #4716
Labels
App Configuration
Azure.ApplicationModel.Configuration
Azure.Core
azure-core
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Storage
Storage Service (Queues, Blobs, Files)
Milestone
Describe the bug
If the user attempts to access data from Azure App Configuration multiple times through the StorageAsyncClient from Azure Blob Storage, the request header gets too long because of repeating
azsdk-java-application-configuration/1.0.0-SNAPSHOT 11.0.3; Windows 10 10.0
Exception or Stack Trace
To Reproduce
https://<your-blob-account-name>.blob.core.windows.net
Code Snippet
https://github.com/Intern426/azure-sdk-for-java/blob/master/ConfigurationBugSample.java
The text was updated successfully, but these errors were encountered: