Skip to content

fix service bus sample#2007

Merged
satvu merged 1 commit intoAzure:mainfrom
karstenjMSFT:fix-service-bus-sample
Nov 1, 2023
Merged

fix service bus sample#2007
satvu merged 1 commit intoAzure:mainfrom
karstenjMSFT:fix-service-bus-sample

Conversation

@karstenjMSFT
Copy link
Copy Markdown
Contributor

The service bus extension sample has a bug where the Function nameof attribute was cut/pasted from the function above it, causing the sample to not compile because of a duplicate function name. This fixes that.

resolves #issue_for_this_pr

Pull request checklist

  • [x ] My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • [x ] My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • [x ] My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)
    This extension does not have any tests.

Copy link
Copy Markdown
Member

@kshyju kshyju left a comment

Choose a reason for hiding this comment

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

Thanks @karstenjMSFT

@satvu satvu merged commit a4a3508 into Azure:main Nov 1, 2023
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.

3 participants