azure-sdk-for-php icon indicating copy to clipboard operation
azure-sdk-for-php copied to clipboard

microsoft/azure-storage abandoned - README.md needs to be updated to avoid customer confusion and waste of time

Open linitram opened this issue 7 years ago • 1 comments
trafficstars

"Package microsoft/azure-storage is abandoned, you should avoid using it. Use microsoft/azure-storage-blob, microsoft/azure-storage-table, microsoft/azure-storage-queue, microsoft/azure-storage-file instead."

https://github.com/Azure/azure-sdk-for-php can no longer be used for accessing Azure storage.

Please be clear about it in README.md and point customers to https://github.com/Azure/azure-storage-php for Azure storage development.

linitram avatar Apr 20 '18 21:04 linitram

I just installed via packagist and noticed the

Package microsoft/azure-storage is abandoned, you should avoid using it. Use microsoft/azure-storage-blob, microsoft/azure-storage-table, microsoft/azure-storage-queue, microsoft/azure-storage-file instead.

Message as well. Thanks for saving me some time !

udf2457 avatar Apr 29 '18 11:04 udf2457