How can I set up a middleware in a NET Core 3 1 Azure Functions project trying to dependency inject an external service that requires middleware

0 votes
In a.NET Core 3.1 Azure Functions project, how do I build up a middleware? attempting to insert a dependence on an external service that requires middleware
Mar 23, 2022 in Azure by Edureka
• 12,690 points
1,665 views

1 answer to this question.

0 votes
There is no direct way to do this but there is a proposed feature that you can refer to i.e Accessing HttpRequestData in middleware

refer to the below link:

https://github.com/Azure/azure-functions-dotnet-worker/issues/414
answered Mar 25, 2022 by Edureka
• 13,620 points

Related Questions In Azure

0 votes
1 answer

How do I use Powershell to create an Azure Web App that runs on Linux?

Try the command below: New-AzureRmResource -ResourceGroupName <ResourceGroupName> -Location ...READ MORE

answered Mar 25, 2022 in Azure by Edureka
• 12,690 points
651 views
0 votes
1 answer

How to create a service connection for Azure in Azure Devops (with pictures)

to create a service connection for Azure ...READ MORE

answered Mar 29, 2022 in Azure by Edureka
• 12,690 points

edited Jul 4, 2023 by Khan Sarfaraz 8,260 views
0 votes
1 answer

Can i use a custom domain with free azurewebsites.net in Azure and can i also have a free ssl?

Yes, this is doable; for more information, ...READ MORE

answered Apr 7, 2022 in Azure by Edureka
• 12,690 points
492 views
0 votes
1 answer
0 votes
1 answer

What are azure functions? What is their use?

Azure Functions is a serverless computing service hosted ...READ MORE

answered Jan 10, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 27, 2023 by Khan Sarfaraz 1,738 views
0 votes
1 answer
0 votes
1 answer

Can I create virtual machine without virtual network in Azure Resource Manager?

A VNet is used to provide the ...READ MORE

answered Mar 4, 2022 in Azure by Edureka
• 13,620 points
1,669 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP