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

Support Azure.Mesasging.ServiceBus (Track2) SDK #2593

Merged
merged 3 commits into from
May 6, 2022

Conversation

lmolkova
Copy link
Member

@lmolkova lmolkova commented May 6, 2022

Fix Issue #2151, Azure/azure-sdk-for-net#18002.

Changes

Adds support for ServiceBus Track 2 SDK

image

(time skew does not come from telemetry; timestamps and duration are correct. The issue is reported to the portal team)

image

Checklist

  • I ran Unit Tests locally.
  • CHANGELOG.md updated with one line description of the fix, and a link to the original issue if available.

The PR will trigger build, unit tests, and functional tests automatically. Please follow these instructions to build and test locally.

Notes for authors:

  • FxCop and other analyzers will fail the build. To see these errors yourself, compile localy using the Release configuration.

Notes for reviewers:

  • We support comment build triggers
    • /AzurePipelines run will queue all builds
    • /AzurePipelines run <pipeline-name> will queue a specific build

@lmolkova
Copy link
Member Author

lmolkova commented May 6, 2022

/cc @JoshLove-msft

Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants