Skip to content

Upgrading core-lib-azure version

Abhishek Patil requested to merge abpatil_legal_refactor into master

All Submissions:


  • [YES] I have added an explanation of what changes in this merge do and why we should include it?
  • [NA] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NO] I ran lint checks locally prior to submission.

What is the current behavior?


Not using the latest version of dependency core-lib-azure (current version: 0.0.11)

(Work Item: https://dev.azure.com/msazure/One/_workitems/edit/8305171)

What is the new behavior?


  • Using the latest version of core-lib-azure (0.0.29).
  • TenantFactoryImpl class from core-lib-azure is being used and local implementation is deleted.

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


Edited by Abhishek Patil

Merge request reports