5,185 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure functions are not displaying in the function app.

Hello, I deployed an Function App through Azure DevOps Pipelines, all files exist but are not displaying in the overview to run or test it. Step by step I verified: All files exist in /wwwroot. Checked on Azure DevOps, the artifact was correct and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-03T11:01:13.9466667+00:00
Anonymous
commented 2024-12-03T13:33:43.53+00:00
VenkateshDodda-MSFT 22,156 Reputation points Microsoft Employee
0 answers

how to rollback the transaction of API from Azure function which calls the API

how to rollback the transaction of API from Azure function which calls the API below is my code in azure function. when My Azure function fails in any case I want to rollback the API changes using (TransactionScope scope = new…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
649 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
349 questions
asked 2024-12-03T12:43:50.82+00:00
Vadivu s Dharani 0 Reputation points
commented 2024-12-03T13:07:40.12+00:00
AgaveJoe 28,786 Reputation points
0 answers

How can I create a new azure function in Azure portal without getting the error: "Error while loading - Error retrieving function"?

I created a new python Azure function app, which is up and running. (Using the Consumption Plan) When I try to create a new function in Azure portal, I can go through the configuration steps and get the notification, that the function was successfully…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-03T12:50:39.8733333+00:00
jo Eber 0 Reputation points
0 answers

Unexplainable 502s on Azure Functions HTTP trigger after 30-90 seconds

I'm building an AI plugin on Azure functions which makes requests to an AI API in the background, which can take some time. Sadly, async patterns (Durable Functions etc.) are not an option for this use case due to limitations of the platform I'm building…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-03T12:30:32.3366667+00:00
Emil Lienemann 0 Reputation points
edited the question 2024-12-03T12:31:15.9466667+00:00
Emil Lienemann 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions dont deploy when I try to import pymssql

I want my azure functions to be able to connect to my azure SQL server/database. I have configured the connection using SQL username and password and this works as expected when running locally. However, when I try to deploy my functions to azure, they…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-11-27T15:53:26.43+00:00
Aamir Mogra 20 Reputation points
commented 2024-12-03T12:24:48.4433333+00:00
Vinodh247 25,046 Reputation points MVP
1 answer

Is there a solution if I have lost Azure Functions apps logs?

Hello Everyone. I am using a BI tool to check Azure Functions apps logs, but am having problems with some data being missing. I followed the instructions on the official…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,364 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-02T05:22:12.8733333+00:00
Dewa Tsukasa 40 Reputation points
answered 2024-12-03T09:53:54.1+00:00
Pinaki Ghatak 5,230 Reputation points Microsoft Employee
0 answers

Azure Function cannot process data streaming at 10 Hz

Hi I have the following architecture I am using the Azure Function to be able to save data in CosmosDB for Mongo since this is not supported by the Azure Streaming Analytics API and we need to use MongoDB. All is working but when I test with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
365 questions
asked 2024-12-03T09:52:23.3433333+00:00
Alberto Morando 20 Reputation points
1 answer

Unable to Create Service Connector Between Azure Function App and MySQL Flexible Server in VNet

Hello, I'm trying to set up a service connector between an Azure Function App and a MySQL Flexible Server, but I’m encountering difficulties because the database server is within a Virtual Network (VNet). Steps Tried: Used the Azure CLI command: bash az…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
862 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
465 questions
asked 2024-11-27T08:15:11.1933333+00:00
Ofek Waiz 0 Reputation points
edited a comment 2024-12-03T09:05:18.85+00:00
Ofek Waiz 0 Reputation points
1 answer One of the answers was accepted by the question author.

i'm using azure function and eventhub trigger so if there is any exception comes during the processing the event then offset commit or checkpointing will handled by azure function runtime or it is handled manually.

i'm using azure function and eventhub trigger so if there is any exception comes during the processing the event then offset commit or checkpointing will be handled by azure function runtime or we have to handled it manually. (if exception is throws…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
654 questions
asked 2023-06-27T10:07:53.81+00:00
Akshit 90 Reputation points
commented 2024-12-03T07:41:26.2333333+00:00
Akshit 90 Reputation points
2 answers One of the answers was accepted by the question author.

SMB 3 Implementation in .net core

There isn't any library available to implement network file sharing using SMB3 protocol in .net core. The existing SMBLibrary only supports SMB1 and SMB2. Which library to use for SMB3 implementation?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,318 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,667 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,965 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,093 questions
asked 2024-08-20T13:50:11.1766667+00:00
Aniesha Razdan 40 Reputation points
commented 2024-12-03T06:50:59.1766667+00:00
荒井 元成 0 Reputation points
1 answer

Unable to run Azure Function in ADF

https://stackoverflow.microsoft.com/questions/435338 https://stackoverflow.microsoft.com/questions/435426 I want to run a C# program in ADF but cannot. I am facing errors with Azure Function and Azure Custom block. PS: My end goal is to get my Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,965 questions
asked 2024-12-02T23:23:33.7333333+00:00
Anonymous
answered 2024-12-03T05:39:46.53+00:00
Khadeer Ali 1,210 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Function App Dependency Error when Sending Http Requests

Hello, I encountered problems with outgoing requests to dependencies. My server got System.Net.Http.HttpRequestException when I was sending HttpRequest using IHttpClientFactory.CreateClient().SendAsync() and "cancelled" when I was connecting to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-11-27T18:52:47.1866667+00:00
Roy Zeng 60 Reputation points
accepted 2024-12-02T22:46:33.1433333+00:00
Roy Zeng 60 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Stream Analytics Job -> Azure Function App output failed connection when using automatic unique default hostname?

Hi I believe when using the new feature that generates a hash for a secure unique default hostname will cause issues for the Stream Analytics Job to be able to connect to the Azure Function App as an output. I have tested this by creating 2 functions…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-02T12:49:37.6766667+00:00
Simon T 20 Reputation points
accepted 2024-12-02T21:55:21.02+00:00
Simon T 20 Reputation points
3 answers One of the answers was accepted by the question author.

Function App Cannot Create within Azure Portal

Seems there have been two changes that are getting in the way of creating functions after having created a function ressource. There is no longer the "Function f(x)" under the left menu called Functions, and seems we can only access it now…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-02-08T15:36:03.8833333+00:00
NT 25 Reputation points
commented 2024-12-02T19:19:23.35+00:00
Dhanalakshmi Sugumaran 0 Reputation points
1 answer One of the answers was accepted by the question author.

Use HttpRequestData or HttpRequest in HttpTrigger when using the isolated worker model?

We are planning to migrate function apps from in-process model to isolated model. In below links, the isolated worker model sample are using the HttpRequest & IActionResult same as in-process…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-11-27T17:55:50.0633333+00:00
Brian 20 Reputation points
commented 2024-12-02T16:28:14.2266667+00:00
Brian 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to Configure Azure Functions Consumption Plan to use System Assigned Managed Identity with underlinig Storage Account

After creating an Azure Functions with a Consumption Plan and a System Assigned Managed Identity linked to the underlying Storage Account, the Function displays a warning: 'Storage is not configured properly, Function scaling will be limited.' Managed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,265 questions
asked 2024-01-04T11:35:59.6533333+00:00
Schneider, Michael 60 Reputation points
commented 2024-12-02T15:26:45.59+00:00
Mohankumar 0 Reputation points Microsoft Vendor
0 answers

Options for Deploying Azure Function Code from JFrog to Blob Storage

The goal is to deploy an Azure Function that runs on Java, using an artifact (zip archive) stored in JFrog. Currently, the only method identified for deploying this artifact is transferring it to Azure Blob Storage and utilizing the URL for the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-02T07:04:42.8666667+00:00
AzureKnwGt-8579 20 Reputation points
commented 2024-12-02T14:31:37.0733333+00:00
VenkateshDodda-MSFT 22,156 Reputation points Microsoft Employee
0 answers

Is it possible to ensure an Azure Function executes only once in parallel?

I have the requirement to execute an Azure Function (let's call it OperationalFunction) only once in parallel. What I mean is the following: I have two "entry point" functions: I have a BlobTrigger Function (BlobTriggeredStartFunction) I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,971 questions
asked 2024-12-02T11:47:30.5566667+00:00
Riccardo Bruè 0 Reputation points
commented 2024-12-02T13:22:56.5766667+00:00
VenkateshDodda-MSFT 22,156 Reputation points Microsoft Employee
0 answers

Azure function not able to index functions

Since 27 my azure function is not working with the error Error: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found But what can i do now? Is there a fix? A work around? what is the recommended action?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-12-02T07:46:19.89+00:00
José María Pelayo Tijero 0 Reputation points
commented 2024-12-02T10:32:39.41+00:00
VenkateshDodda-MSFT 22,156 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure function gives Exception: ModuleNotFoundError: No module named 'XXXXXXXX'. Cannot find module.

AZURE FUNCTIONS - Operating System: Linux Runtime version: 4.31.1.1 I am using Azure Functions with Python, which have been working as expected so far. However, all the recent Azure Functions that I have built and deployed are giving module not found…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,185 questions
asked 2024-03-24T06:55:06.95+00:00
Aditya Patil 20 Reputation points
accepted 2024-12-02T07:42:16.6233333+00:00
Aditya Patil 20 Reputation points