5,940 questions with Azure Functions tags

Sort by: Updated
1 answer

Can't get access to C:\ from Function App Debug Console

Hey guys, I'm trying to run an EXE using Azure Functions, however, the EXE has a dependency to the path "C:\my-path-min". How do I access the C:\ drive to make this directory using the SCM Debug console? I tried to use the PowerShell option in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-19T21:44:08.573+00:00
Shivam Saxena 1 Reputation point
commented 2020-12-24T14:22:18.76+00:00
Shivam Saxena 1 Reputation point
2 answers One of the answers was accepted by the question author.

Error when creating a azure function with premium plan

When I create a Azure Function with premium plan I get the following error: The template deployment 'Microsoft.Web-FunctionApp-Portal-73-9764' is not valid according to the validation procedure. The tracking id is '848a-39-42a0-9a04-7bc7c4'. See inner…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-21T18:10:45.68+00:00
Erfan Nariman 436 Reputation points
accepted 2020-12-23T23:39:35.677+00:00
Erfan Nariman 436 Reputation points
1 answer

Azure function - Monitoring via VMStatus or TCPPort - Cisco Meraki

Hello I have a question about Azure functions that I hope you can help answer. The intended deployment is detailed in the below Cisco Meraki documentation. In short, an Azure function is used to monitor the VM status for problems. In the event of a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-22T14:19:25.683+00:00
dudas 1 Reputation point
answered 2020-12-23T17:09:02.393+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Azure Durable Function Real World Scenario

Hi, I wonder whether in real world scenario, how we will use Azure Durable Function ? Anybody has been using it in production?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-19T17:01:06.42+00:00
Frendy Chandra 21 Reputation points
accepted 2020-12-21T05:05:54.407+00:00
Frendy Chandra 21 Reputation points
1 answer One of the answers was accepted by the question author.

Cancel HttpClient on azure function in case the operation takes longer than x minutes

I have an azure function which has been called every 5minutes. The function takes less than a min to respond but sometimes took longer than normal and causes some logical issues in my app. How can I cancel the request if takes more than x min (e.g.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
Developer technologies | C#
asked 2020-12-18T01:14:44.69+00:00
Tes Gam 81 Reputation points
accepted 2020-12-18T01:21:45.17+00:00
Tes Gam 81 Reputation points
1 answer

Logic app preview is getting error ad 403 forbiden when calling the function app using HTTP request

Hi I have logic app Preview work flow and Azure function. Both are in the same Vnet and Subnet. When we are trying to call the Azure function using Http request,We are getting the 403-Forbidden request. I have verified any access restrictions…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,563 questions
asked 2020-12-16T20:28:09.093+00:00
Amar-Azure-Practice 661 Reputation points
answered 2020-12-17T02:50:05.137+00:00
Amar-Azure-Practice 661 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function Powershell Outputbinding to blob storage produces no output

I Have a Azure Function written in PowerShell that is running a Query against a Database and Saving it into a object. (Yes it is getting a Result from the Query) I'm trying to Get it to Save that output as a Blob using a Output Binding. However it is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,203 questions
asked 2020-12-15T03:08:31.67+00:00
Nick Muldrew 21 Reputation points
accepted 2020-12-16T02:54:20.093+00:00
Nick Muldrew 21 Reputation points
1 answer

Error when using cosmosDB in Python function on Azure

I followed the Python Azure function tutorial. And now I'm trying to add a Cosmos DB output binding following this example. Why I try to run the function I get following error: System.Private.CoreLib: Exception while executing function:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,915 questions
asked 2020-12-12T16:50:33.99+00:00
Wim L 1 Reputation point
commented 2020-12-15T06:08:16.543+00:00
Jaliya Udagedara 2,836 Reputation points MVP Volunteer Moderator
1 answer

Azure Functions v3 and VS2019 - Build fails with Error NETSDK1045.

A teammate encountered a problem with VS2019 Professional and development of Azure Functions v3. He's been developing Azure Functions v2 on VS2017 Professional for a time without any major issues, but moving on to VS2019 Professional and Azure Functions…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-10T11:49:38.267+00:00
KANF 6 Reputation points
commented 2020-12-14T12:01:52.377+00:00
KANF 6 Reputation points
2 answers One of the answers was accepted by the question author.

Microsoft learn: Write data with output bindings

I am following Microsoft Learn path : https://learn.microsoft.com/en-us/learn/modules/chain-azure-functions-data-using-bindings/7-write-data-with-output-bindings-portal-lab?pivots=javascript I am trying to use the input binding for CosmoDB, in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
Developer technologies | C#
asked 2020-12-12T16:23:05.653+00:00
Michael Guillaume 26 Reputation points
answered 2020-12-14T10:36:15.077+00:00
Michael Guillaume 26 Reputation points
1 answer One of the answers was accepted by the question author.

Change function app configuration programmatically?

Given a function app, is it possible to programmatically add/update/delete a configuration value and refresh the function app so that if we go from Portal to My function app, Configuration, Application settings and click that name I see the new value?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-08T11:34:29.533+00:00
arunabha bhattacharya 181 Reputation points
commented 2020-12-14T07:20:34.667+00:00
arunabha bhattacharya 181 Reputation points
1 answer One of the answers was accepted by the question author.

VNET intermittent connection problem between Function App and Docker Instance - "No connection could be made because the target machine actively refused it"

I'm running an Azure dot net function app and a docker instance in an Azure VNET. The docker instance has a private IP of 10.1.0.4 and is running AVclam on 3310 but the function app fails 9 times out of 10 with the following error, "No…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
758 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-10-15T17:09:02.45+00:00
Rob 111 Reputation points
commented 2020-12-11T22:10:51.77+00:00
Ryan 1 Reputation point
1 answer

Azure Function on Premium tier, pay only for time consumed, possible?

I have the following situation, I need to run ETL scripts at a given time, so I packaged the scripts inside a function and set it to be timer triggered for now. The thing is, they must reach my databases which are on an internal network, for this to be…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-09T18:27:49.413+00:00
Guillermo Elía 1 Reputation point
answered 2020-12-11T21:51:22.753+00:00
ChaitanyaNaykodi-MSFT 27,481 Reputation points Microsoft Employee Moderator
3 answers One of the answers was accepted by the question author.

Azure Function / Durable best practice

Hi all, I am wondering if someone could guide me on if this is acceptable to have in a azure function and if so, would a durable function be more appropriate. I am writing a function that will have a Service Bus trigger to take messages off the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-09T16:20:22.07+00:00
Kyle K 21 Reputation points
accepted 2020-12-10T20:06:04.2+00:00
Kyle K 21 Reputation points
0 answers

Azure Function Timer Trigger Connection string error

I have created the default .net core Windows timer trigger app in a new function app as a single function all by itself. Before I change ANYTHING in the function, the default function throws the following error: 2020-12-08T14:31:47.515 [Error]…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-08T15:08:41.517+00:00
Scott Rowles 1 Reputation point
commented 2020-12-10T16:29:50.953+00:00
Jaliya Udagedara 2,836 Reputation points MVP Volunteer Moderator
1 answer

When we should create Functions under same Function App and when should not

Hello !!! I have a question regarding Azure Function !!! So I have 3 Azure Functions. They are doing the following: Event Hub trigger Time trigger syncing some cache data of the MongoDB database and Redis Another Time trigger doing some…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-09T18:57:47.1+00:00
Ahsan Habib 126 Reputation points
answered 2020-12-10T08:50:20.88+00:00
Jaliya Udagedara 2,836 Reputation points MVP Volunteer Moderator
1 answer

Location of Azure Functions App Node JS SDK?

I have the same question that was asked here: https://stackoverflow.com/questions/65117193/get-a-list-of-azure-function-apps-in-node-js Can someone please point me to the location of where the Azure Functions Node JS SKD lives? Despite searching for…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-03T22:04:39.203+00:00
Christopher Koning 1 Reputation point
commented 2020-12-10T00:03:26.17+00:00
ChaitanyaNaykodi-MSFT 27,481 Reputation points Microsoft Employee Moderator
0 answers

Azure Functions in another class library won't function

I have a number of projects and I have setup a multi root workspace, when I click debug all the workspaces show in the debugger, but when I try and run an orchestration which isn't in the first workspace, it says The function 'SomeOrchestration'…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-04T04:27:27.06+00:00
EnenDaveyBoy 71 Reputation points
commented 2020-12-08T21:53:54.98+00:00
ChaitanyaNaykodi-MSFT 27,481 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How to If-Modified-Since with Azure functions?

I am creating azure functions based on my previous .net core api. Basically i was returning 304 not modified if request header has If-Modified-Since tag and my data hasnt changed since. Using Api simply i can get var requestHeaders =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
asked 2020-12-05T04:01:04+00:00
Emil Alipiev 306 Reputation points
accepted 2020-12-07T14:54:18.19+00:00
Emil Alipiev 306 Reputation points
0 answers

Azure Function receiving duplicate messages from Event Grid

I've a very simple Javascript Function App being sent messages from an Event Grid subscription with a filter. The function reliably gets two messages for every one that arrives at the IoT Hub that the Event Grid is being fed by. I've verified that it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,940 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2020-12-01T19:11:34.69+00:00
Ken Martin 111 Reputation points
commented 2020-12-07T06:07:53.357+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator