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

[Service Bus] Update constructors to add overloads and use Azure Identity #4262

Closed
ramya-rao-a opened this issue Jul 11, 2019 · 1 comment
Closed
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus

Comments

@ramya-rao-a
Copy link
Contributor

As part of shipping a Track 2 for Service Bus that follows the Typescript Guidelines,

  • we are moving away from static helpers to constructor overloads
  • supporting the common TokenCredential interface rather than the custom TokenProvider and the AAD credentials from ms-rest-nodeauth

This issue is to do the above. Please use the constructor overloads for the EventHubClient in Event Hubs as a reference if needed.

@ramya-rao-a ramya-rao-a added the Client This issue points to a problem in the data-plane of the library. label Jul 11, 2019
@ramya-rao-a ramya-rao-a added this to the Sprint 156 milestone Jul 11, 2019
@ramya-rao-a ramya-rao-a removed this from the Sprint 156 milestone Jul 22, 2019
@ramya-rao-a ramya-rao-a added this to the Sprint 158 milestone Jul 30, 2019
@ramya0820 ramya0820 self-assigned this Oct 7, 2019
@ramya-rao-a
Copy link
Contributor Author

Completed with the work done in #5436

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

No branches or pull requests

2 participants