The Azure Storage PHP client libraries will be retired on 17 March 2024, after that will it still work with php code ?

shalini 20 Reputation points
2024-01-02T09:24:01.85+00:00

The Azure Storage PHP client libraries will be retired on 17 March 2024, after that

will it still work with php source code as we don't want to go with alternate or direct api call

  1. Is my existing code will work after decommissioning of Azure Storage PHP client libraries?
  2. can continue to code and apply our own fixes to the existing client libraries as required??
  3. Is REST API will work after decommission?

Please provide clarification on it.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,538 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
0 comments No comments
{count} votes

Accepted answer
  1. KarishmaTiwari-MSFT 20,777 Reputation points Microsoft Employee Moderator
    2024-01-02T13:29:34.64+00:00

    @shalini Thanks for posting your query on Microsoft Q&A.

    Retirement notice:

    On 17 March 2024 we will retire the Azure Storage PHP client libraries. Customers using the Azure Storage PHP client libraries can call the Azure Storage REST API directly.

    The Azure Storage PHP client libraries were previously in Community Support and will remain in Community Support until their retirement date. Community Support is defined as:

    “SDK will no longer receive updates from Microsoft unless otherwise specified in the separate customer agreement. The package will remain available via public package managers and the GitHub repo, which can be maintained by the community.” (see Azure SDK lifecycle and support policy for more information)

    Although the older client libraries can still be used beyond 13 March 2023, they will no longer receive updates from Microsoft.

    Note: If you prefer not to transition to the Azure Storage REST API directly, source code for the current Azure Storage PHP client libraries is available on GitHub as open source. You can continue to code and apply your own fixes as required.

    Recommended action:

    Support for the Azure Storage PHP client libraries is ending on 17 March 2024. Source code for the client libraries will remain open source. You can call the Azure Storage REST API directly or continue to code and apply your own fixes to the existing client libraries as required directly.

    Source: https://azure.microsoft.com/en-us/updates/retirement-notice-the-azure-storage-php-client-libraries-will-be-retired-on-17-march-2024/


    If you still have questions, please let me know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    Please don’t forget to Accept Answer and hit Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members for remediation for similar issues.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.