How to upgrade Azure Python SDK version while maintaining support for existing API calls?
Prem Jha
95
Reputation points
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
46,173 questions
Sign in to answer