4,299 questions with Azure Functions tags

Sort by: Updated
1 answer

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
commented 2024-05-06T11:41:13.42+00:00
Adwait Naik 40 Reputation points
0 answers

pyodbc module not found error in Azure function app deploying with azure ci/cd pipeline

I am deploying my azure python function app through azure ci/cd pipeline.yml. My requirement.txt has pyodbc in it and i see that during build the pyodbc module is installed and wrapped in artifact. I have tried both version of azurefunctionapp task…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-06T03:31:02.4033333+00:00
farookdiya 0 Reputation points
commented 2024-05-06T09:21:52.52+00:00
farookdiya 0 Reputation points
0 answers

Function App error : No User Assigned or Delegated Managed Identity found for specified ClientId/ResourceId/PrincipalId.

I have followed this tutorial https://review.learn.microsoft.com/en-us/identity/microsoft-identity-platform/federated-identity-credentials?branch=main&tabs=dotnet#more-resources And added the user assigned managed identity as federated identity…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,571 questions
asked 2024-05-02T19:27:30.18+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 5 Reputation points Microsoft Vendor
edited the question 2024-05-06T09:13:01.11+00:00
MayankBargali-MSFT 68,656 Reputation points
2 answers

Event grid not triggering function for blobs created by SFTP

I use azure event grid to trigger our azure function app whenever a blob is created. When we receive it via sftp the event doesn't trigger the function, however if I download that same file and upload it via the portal, it triggers. When I look at the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 questions
asked 2024-04-17T17:55:37.0566667+00:00
WillieRx 0 Reputation points
commented 2024-05-06T08:52:17.12+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

Reading 1 million Records from Single Excel in Blob storage + Azure functions/ADF/Cosmos Change feed/WebJob

Hi Everyone- I have a use case of reading 1 million records in a single Excel from a Blob storage. Basically when someone uploads this file to Blob, it should start processing. Please let me know the best option to choose from below for the same. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,606 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,917 questions
asked 2024-05-06T03:15:08.2033333+00:00
Mathew James 316 Reputation points
edited the question 2024-05-06T08:39:47.7633333+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer

How to fix Microsoft.Azure.WebJobs.Host.FunctionInvocationException on a windows function app?

I have a durable function app running in Azure that works on Linux but throws an exception when ran on Windows. The exception is a Microsoft.Azure.WebJobs.Host.FunctionInvocationException with this error: System.InvalidCastException: Unable to cast…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-04-25T21:34:21.59+00:00
Jonathan Stefani 0 Reputation points
commented 2024-05-06T08:37:56.6866667+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer One of the answers was accepted by the question author.

Module Not Found Error while executing the Azure Functions VS code or Pycharm.

I have created an azure function to consume data from Azure Event Hub. While trying trying to test function in VC code or Pycharm I am getting error.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-04T09:19:05.8666667+00:00
Karthikeyan Rajendran 20 Reputation points
edited a comment 2024-05-06T08:33:12.51+00:00
Karthikeyan Rajendran 20 Reputation points
0 answers

Microsoft.Azure.WebJobs.Host: Error indexing method

Hello, I'm working with an AzureFunction(CosmosDBTrigger), everything was working ok but suddenly the function stop working. When I want to Run the function I got the following errors: my host.json: { "version": "2.0", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,397 questions
asked 2023-09-08T17:47:55.2533333+00:00
Roberto Lopez Colin 0 Reputation points
edited a comment 2024-05-06T07:16:53.1733333+00:00
Mohammed Naveed 0 Reputation points
1 answer

Timer Function apps are firing randomly at a late time.

We have timer jobs running on function apps, and we have recently noticed that they are running past the scheduled time on several occasions. Logs indicate the following message. UnscheduledInvocationReason: IsPastDue, OriginalSchedule:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-04-16T12:39:09.5133333+00:00
Sharvari H Desai 0 Reputation points
commented 2024-05-06T06:17:39.2433333+00:00
SwathiDhanwada-MSFT 17,641 Reputation points
2 answers

Key Vault access while setting Networking IPS

Hi We have created a Key Vault and a secret in Azure Key Vault. We provided selected IP access in Networking while creating the vault and gave service account access to the Key Vault user. However, the service account was unable to read the secret from…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,126 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,166 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,917 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
69 questions
asked 2024-04-25T20:13:29.0766667+00:00
Harpreet Singh 0 Reputation points
commented 2024-05-06T05:34:02.27+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
0 answers

Azure function - disabled create function button & restricting to view and deploy only one app

Hi, When i created my function app(nodejs Runtime) the +create function UI button is present to create the function and also i created the function from the azure portal and then after deployed my newly created function from vscode to my function app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-03T06:37:35.6666667+00:00
Rohith Venu 0 Reputation points
commented 2024-05-06T04:21:42.1933333+00:00
VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
2 answers

Migrate Function App from In process to Isolated process

I'm trying to migrate my functions from in process to isolated process. Previously we used to configure service bus options in the startup like this : services.Configure<ServiceBusOptions>(options => { options.MaxConcurrentCalls = 100; …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-04-29T02:56:48.0966667+00:00
Sourav 140 Reputation points
answered 2024-05-06T04:14:52.1066667+00:00
Sourav 140 Reputation points
0 answers

Trouble Implementing Federated Credentials with Managed Identities in Azure Function App API Authentication

I have an API inside my function app and have been accessing the API using the secrets created in the app registration associated with the function app. Now we're looking to eliminate the secrets and modify it to use managed idenities as the client app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,397 questions
asked 2024-04-22T18:40:22.54+00:00
Dheepssika JL 0 Reputation points Microsoft Employee
edited the question 2024-05-06T03:37:52.1366667+00:00
Givary-MSFT 28,321 Reputation points Microsoft Employee
1 answer

Azure Function App deployment issue with multiple projects

I have an Azure Function App developed using .NET 8 containing Project A and Project B, each with some Azure functions. However, after deployment with CICD pipeline in the Azure portal, I cannot see functions from Project A in the Function App. I updated…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-02T15:11:36.5733333+00:00
Arulanand Anandhakumar 0 Reputation points
commented 2024-05-05T22:35:45.4666667+00:00
Ryan Hill 25,981 Reputation points Microsoft Employee
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 5 Reputation points
commented 2024-05-05T19:29:13.9433333+00:00
Pratibha SINGH 0 Reputation points
0 answers

trail plan in azure, create new function app stack on status Consumption and create nothing.

i have trail plan in azure, and try create new function app, and this stay stack on status Consumption and create nothing. every time i try refresh the browser and try recreate again the function app, stack again on same issue. even clean browser…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-05T15:02:51.93+00:00
Orly Danielov 0 Reputation points
edited a comment 2024-05-05T17:11:17.92+00:00
Sander van de Velde 28,786 Reputation points MVP
2 answers

I can't create an azure function app

When I try to create an azure function app it keeps loading the resource, I can't see anything about hosting either I am trying to create an azure function app to execute a script for emails, but when I want to create it, the hosting tab does not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-04-30T22:52:04.1633333+00:00
Andres Felipe Rozo Brijaldo 10 Reputation points
commented 2024-05-05T12:23:07.8+00:00
RockyBalboa 0 Reputation points
1 answer

Azure Function .Net8 Json Deserialization Error

I'm developing an azure function in .Net8 which is a migration from a .net6 in-process function. The code always breaks while trying to deserialize a json object that comes within the EventGridEvent.Data which triggers the function, the deserialization…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 questions
asked 2024-05-03T16:43:16.76+00:00
Adonis Briceno 46 Reputation points
edited an answer 2024-05-05T01:44:59.4466667+00:00
SurferOnWww 1,911 Reputation points
4 answers

Azure function : No HTTP triggers found.

Azure function basis deployment is giving "No HTTP triggers found." json function file looks correct and i can see jar file deployed as well. { "scriptFile" : "../xgft-1.0-SNAPSHOT.jar", "entryPoint" :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-02-01T21:49:06.5633333+00:00
SinP 0 Reputation points
answered 2024-05-04T19:01:01.75+00:00
Tech AFRICAB2C 0 Reputation points
0 answers

How to load all objects from Event Grid into Cosmos DB for Gremlin

Hello, I created a blob_trigger Azure function that takes an input blob and retrieves objects from it. These objects are then sent to Event Grid. Additionally, there is a second event_grid_trigger Azure function that should take these objects and load…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,449 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 questions
asked 2024-05-04T00:59:05.6366667+00:00
Maryna Paluyanava 191 Reputation points
edited the question 2024-05-04T08:16:14.4666667+00:00
Maryna Paluyanava 191 Reputation points