azure-sdk-for-js
azure-sdk-for-js copied to clipboard
[notification hubs] Remove core-amqp dependency
Notification Hubs should remove @azure/core-amqp
as very little of the library is used, and instead should inline the SasTokenProvider
and connection string parsing.