Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

physical/azure uses old Azure SDK #9661

Closed
elsesiy opened this issue Aug 5, 2020 · 0 comments
Closed

physical/azure uses old Azure SDK #9661

elsesiy opened this issue Aug 5, 2020 · 0 comments

Comments

@elsesiy
Copy link
Contributor

elsesiy commented Aug 5, 2020

The current azure implementation uses a maintenance only SDK (soon to be deprecated), see here.

Before adding new features such as #8676 and #7322 the SDK should be migrated to ensure work put into these feature requests is not wasted, e.g. integration with ADAL for Managed Identities works different in these two implementations.

I opened a PR for this already, see #9577.

@elsesiy elsesiy changed the title physical/azure uses deprecated SDK physical/azure uses old Azure SDK Aug 5, 2020
@calvn calvn closed this as completed in c1c8eb7 Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants