Unplanned
Last Updated: 13 Aug 2024 13:59 by ADMIN
akshay
Created on: 05 Mar 2024 09:16
Category: CloudUpload
Type: Feature Request
1
Update the Azure library

We would like to request updating the Azure library for uploading files to Azure Blob Storage.

The WindowsAzure.Storage library has been deprecated and is no longer maintained.

2 comments
ADMIN
Lance | Senior Manager Technical Support
Posted on: 13 Aug 2024 13:59

Hello Folks,

This package is not owned by Progress, it is from Microsoft, so our hands are tied and we need to deprecate the built-in Azure option. Microsoft has provided further guidance here => https://www.nuget.org/packages/WindowsAzure.Storage/.

We do have a solution for you that is intended to replace the obsolete libraries, use the recommended Azure.Storage.Blob library instead. This can easily be done though our flexible custom provider interface. We have tutorial here => https://docs.telerik.com/devtools/aspnet-ajax/controls/cloudupload/custom-cloud-storage-providers/custom-azure-blob-storage-provider

We are tracking this feedback portal item as a means for considering re-building a new Azure one, but that may not be the best path forward when the custom provider gives you the flexibility to use whatever library you want, including the replacements for WindowsAzure.*.

Regards,
Lance | Senior Manager Technical Support
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
Kuya
Posted on: 09 Aug 2024 08:49
Hi, bumping this as we are having the same issue still. Thank you!