MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.24k stars 21.41k forks source link

Stale documentation for In-Process Functions Service Bus message dispositioning #97964

Open jsquire opened 2 years ago

jsquire commented 2 years ago

Issue Transfer

This issue has been transferred from the Azure SDK for .NET repository, #30921.

Please be aware that @SeanFeldman is the author of the original issue and include them for any questions or replies.

Details

Library name and version

Microsoft.Azure.WebJobs.Extensions.ServiceBus

Describe the bug

ServiceBusMessageActions is the way to perform manual message disposition with In-Process Functions but the official documentation is still suggesting MessageReceiver.

Update documentation to fix this specific document and provide guidance/samples how to perform message disposition to help developers trying to use the latest In-Process SDK.

Expected behavior

Be able to find the needed information in the official Microsoft documentation for Azure Functions.

Actual behavior

Information is either missing or not discoverable.

Reproduction Steps

Search Microsoft documentation

Environment

n/a


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

jsquire commented 2 years ago

//fyi: @spelluru

SatishBoddu-MSFT commented 2 years ago

@jsquire I have assigned the issue to the content SME for further review.

SeanFeldman commented 2 years ago

While this specific issue is being addressed, worth reviewing Azure Functions documentation in general.