4,300 questions with Azure Functions tags

Sort by: Updated
1 answer

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,300 questions
asked 2024-05-04T09:19:05.8666667+00:00
Karthikeyan Rajendran 0 Reputation points
answered 2024-05-06T05:18:38.23+00:00
SwathiDhanwada-MSFT 17,641 Reputation points
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,300 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,300 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,300 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,398 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
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,300 questions
asked 2024-05-06T03:31:02.4033333+00:00
farookdiya 0 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,300 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
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,300 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,300 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,300 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,300 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,300 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,300 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,300 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 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
1 answer One of the answers was accepted by the question author.

After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage

Hello, After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage. Locally it works correctly. What could be the reason? Thank you! import azure.functions as func import logging import pandas as pd app =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
asked 2024-04-25T17:50:58.4966667+00:00
Maryna Paluyanava 191 Reputation points
edited the question 2024-05-04T01:01:20.3666667+00:00
Maryna Paluyanava 191 Reputation points
6 answers One of the answers was accepted by the question author.

Cost to run a durable function

I have a durable function that completes the following job: takes a zip file of many pdf documents unzips it scans/ocr the pdfs using form recognizer moves the pdfs into another folder moves the json (scanned pdfs) into another…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,811 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,056 questions
asked 2022-09-16T10:57:57.827+00:00
Matt Dorsey 151 Reputation points
answered 2024-05-03T22:17:21.85+00:00
emma devid 0 Reputation points
2 answers

How to read Excel in Sharepoint in Azure Functions and send email in Azure Functions using Python

Hello all, I want to read Excel data in SharePoint as df using Python. Currently, I am test my code in my local Workspace. But always get error. I am wondering if I need to deploy first then test it. And do anyone know the code of reading Excel from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,675 questions
asked 2024-05-03T01:08:23.6666667+00:00
Olivia Chen 0 Reputation points
commented 2024-05-03T21:10:04.8533333+00:00
hossein jalilian 3,015 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,300 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-03T19:35:58.1533333+00:00
WillieRx 0 Reputation points
3 answers

Function App not showing up on list of functions after deployment from VS Code (V2 Python Programming Model)

Hey community, I am having trouble deploying a simple Python script to Azure Function Apps through VS Code (which uses Azure CLI in the background, I assume). My app runs fine locally, and my code looks like it gets uploaded okay. However, when I go to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
asked 2023-04-21T20:08:26.0333333+00:00
Stephen Funk 15 Reputation points
edited an answer 2024-05-03T18:31:51.9266667+00:00
Ben VanDerPloeg 0 Reputation points
2 answers

VS Enterprise Containerized a Function App with Azure Function Template

Hi, Created a simple Function App (FuncTest2) in Visual Studio Enterprise 2022 using the Azure Function Template with Docker Support. The solution is located in C:\Projects\FuncTest2 Here's the Dockerfile #See https://aka.ms/customizecontainer to learn…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
asked 2024-05-02T08:09:24.2733333+00:00
Allan Au 25 Reputation points
answered 2024-05-03T16:45:04.7733333+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
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,300 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
answered 2024-05-03T16:16:31.8666667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points