-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed as not planned
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageData Lake Storage Gen2StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)
Description
Make ErrorExtensions.CreateException() and extension method on Response instead of string- "Can you check the response for an x-ms-error-code header? It feels weird to use the status here because that's not how it's documented in the REST API. I almost think I'd prefer null for clarity." -Ted
- "We haven't been using the higher level Deserialize/Serialize methods for both perf and portability (they require a library that conflicts with something in Azure Functions' default env). We should file a work item on this. Take a look at KeyVault or AppConfig for examples of how they parse their models without Deserialize." -Ted
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageData Lake Storage Gen2StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)