1 vote
0 answers
45 views
Azure Function Service Bus triggerI get this error when I implement a Service Bus trigger and try to build/run it locally 1> C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common....
asked Aug 12 at 14:350 votes
1 answer
58 views
Cannot compile C# function DLL with Microsoft.Azure.Workflows.Webjobs.Sdk in Visual Studio 2022We have LogicApp application with function DLL to include C# code. It is working without problems. We have unit tests created with MsTest. Everything was ok in Visual Code and Visual Studio. But after ...
asked Aug 9 at 7:38-1 votes
1 answer
48 views
Azure Function - Python Runtime - Flex Consumption - unable to get env varI thought it would be pretty simple, but I seems as if I am missing something import os app = func.FunctionApp(http_auth_level=func.AuthLevel.ANONYMOUS) #for testing only @app.route(route="...
asked Aug 6 at 16:520 votes
1 answer
35 views
How do I link to the Ebay API from Azure FunctionsSo I have an ebay import routine as part of a windows application I wrote a few years ago. It works well but I am thinking of converting this to an Azure Function App which will run every 2 weeks at a ...
asked Aug 5 at 14:240 votes
0 answers
34 views
Azure Function TimerTrigger issue with Microsoft.Identity.ClientI created an Azure Functions project with a timer trigger, using the following configuration. Language: C# Target Framework: .NET 8.0 Package Dependencies: Microsoft.Identity.Client (v4.74.1) and ...
asked Aug 4 at 9:420 votes
0 answers
94 views
Not able to bind the data in a servicebus triggered function, .NET 8 isolated modelI have a servicebus triggered Azure function in .NET 8 with multiple parameters. Data is not binding automatically. [Function("name")] public void functionName([ServiceBusTrigger("topic&...
asked Jul 31 at 12:250 votes
0 answers
32 views
Python Azure Function Not visibleI have an Azure Function I've written in Python. It works locally and I wrote a dev ops pipeline to package and deploy it, which also seems to work. You can see the local version of the code executed ...
asked Jul 31 at 11:21 Python Azure Function failing with `cannot convert value of field 'x' in trigger metadata into int`I am developing a Service Bus Trigger function in Python that is failing with the following error message: Exception while executing function: Functions.servicebus_trigger_name Result: Failure ...
asked Jul 31 at 8:521 vote
1 answer
120 views
MCP Extension for Azure Function not accepted in host.jsonI'm following the official Microsoft articleModel Context Protocol bindings for Azure Functions overview to make MCP-callable a function of my Azure function app, which works well through input and ...
asked Jul 28 at 16:050 votes
1 answer
59 views
Can I run ASP.NET Core Minimal API and Azure Functions in the same project locally?I'm working on a backend that uses both ASP.NET Core Minimal API and Azure Functions (TimerTrigger and HttpTrigger). I want to run both locally for development and testing. However, I'm running into ...
asked Jul 27 at 10:491 vote
1 answer
106 views
Azure Function App, add custom tag for App Insights with Acitivty.Current.SetTagtl;dr I'm trying to add a custom tag with OpenTelemetry on a Azure Functions App. I'm following https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable?tabs=aspnetcore#enable-...
asked Jul 25 at 16:140 votes
0 answers
20 views
Run Intellij debugger with FastAPI on Azure Functions. Is there a possibility?I have a question. With Intellij (Python Interpreter) is it possible to run debug on a Azure Functions project with FastAPI locally. Using Azure Core Tools I can run the Azure Function locally, but ...
asked Jul 25 at 9:470 votes
1 answer
37 views
Service Bus Concurrency Setup in Function app isolated modelI'm migrating my in process functions to isolated. While migrating I'm having this difficulty: It seems like ServiceBus's maxConcurrentCalls can only be set using host.json file. { "version&...
asked Jul 24 at 6:130 votes
1 answer
58 views
ServiceBusOutput binding not working in .NET 8 isolated Azure Function, but manual send worksI have an Azure Function (isolated .NET 8) that looks like this: public class Response { [ServiceBusOutput("%ServiceBusQueueName%", Connection = "ServiceBusConnection")] public ...
asked Jul 17 at 16:490 votes
1 answer
36 views
ServiceBus triggered Azure Function with managed identity on IIS not workingI'm trying to run a ServiceBus-triggered Azure Function with managed identity in IIS. But for some reason, my function never seems to start. My guess it is something related to the managed identity. ...
asked Jul 17 at 7:29RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4