Azure / azure-sdk-for-php

Microsoft Azure SDK for PHP
http://azure.microsoft.com/en-us/develop/php/
Apache License 2.0
415 stars 276 forks source link

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

Open linitram opened 6 years ago

linitram commented 6 years ago

"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.

udf2457 commented 6 years ago

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 !