How to upgrade Azure Python SDK version while maintaining support for existing API calls?

Prem Jha 95 Reputation points
2023-10-23T06:48:58.8033333+00:00

Is it possible to upgrade to a newer version of Azure Python SDK while being able to use older Azure SDK API calls? I have an existing script that relies on the older version, but I want to take advantage of new Azure SDK modules and API calls available in the updated version. My objective is to improve my script by incorporating new features while retaining compatibility with the existing functionalities provided by the older Azure SDK version. What would be the recommended approach to achieve this integration?

Community Center Not monitored
{count} votes

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.