python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ServiceBusConfiguration class is missing in webjobs .net core 3.1 what is alternative class
ServiceBusConfiguration is missing in latest framework webjobs in .net core 3.1. what is alternative class for this.?
Dhanaraj Jogihalli
Votes: 0
Answers: 1
Can you add a Azure Webjob to a Blazor Server solution?
I am currently looking to change an Azure Web Application from .Net Framework 4.8 to Blazor Server .Net 6.
The .net framework solution has one web app and numerous web jobs (continuous and triggered)....
Graham O'Riley
Votes: 0
Answers: 1
How to disable a single WebJob under by WebApp?
I have a WebApp in Azure under which I have 10 WebJobs which runs in different schedules. Now based on business requirement, I need to stop the 2 jobs from running for next 2 weeks.
I heard that setti...
Pathrudu Majji
Votes: 0
Answers: 1
Copy Azure Queue messages to another storage account
We have a Queue created in storage account. an external system is creating messages in the Queue.
So I need to process the messages for 2 environments (say PROD and Stage). So I have a Queue trigger a...

Naresh Ede
Votes: 0
Answers: 1