5,256 questions with Azure Functions tags

Sort by: Updated
1 answer

Bypassing Easy Auth for a Specific v4 Azure Function Endpoint in Node.js 22

To recreate my exact issue, create 2 new HTTP triggered function endpoints for a node.js 22 Azure Function v4 (latest version). Nothing fancy in the code, you can use the boiler plate code. One is public and the other is private (name them as such).…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-26T17:16:23.5666667+00:00
ShawnPOWER 0 Reputation points
commented 2024-12-27T17:59:11.81+00:00
ShawnPOWER 0 Reputation points
0 answers

I am getting the below error when I try to insert into a azure data lake table. "Type=System.IO.FileNotFoundException,Message=Could not load file or assembly 'System.Text.Json"

I am getting the below error when I try to insert into a azure data lake table from adf pipeline . "The type initializer for 'Azure.Core.Serialization.JsonObjectSerializer' threw an…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,513 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,052 questions
asked 2024-12-27T08:56:47.04+00:00
Beebi Thasleem M 20 Reputation points
commented 2024-12-27T17:06:25.06+00:00
AnnuKumari-MSFT 33,976 Reputation points Microsoft Employee
0 answers

How to Automate Large .SAV File to Parquet Conversion in Azure?

I'm using Azure ADLS as our primary storage, Azure Data Factory (ADF) for data transformations, and Power BI for reporting and visualization. I have a large .SAV file (200-300 MB, containing 2-4 million rows) stored in Azure Data Lake Storage (ADLS). To…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,513 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,052 questions
asked 2024-12-27T10:31:15.69+00:00
Akshay Patel 70 Reputation points
commented 2024-12-27T16:48:28.0333333+00:00
Hari Babu Vattepally 1,195 Reputation points Microsoft Vendor
1 answer

Deploying with Microsoft.Graph sdk to Azure Function App Isolated Worker Net 8.0 causing InternalServerError from host runtime

I am trying to debug this issue where the inclusion of the Microsoft.Graph SDK is causing the azure function app host run time to fail. Running the function app in debug mode locally I have no issues using Microsoft Graph to access the data I need. It…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,663 questions
asked 2024-12-26T19:18:29.9333333+00:00
Alexander Giacobbe 0 Reputation points
commented 2024-12-27T16:39:55.68+00:00
Alexander Giacobbe 0 Reputation points
0 answers

Azure Function in Container App Webhook validation handshake fails

Hello Trying to provision a eventgrid subscription I get the following error: ERROR:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
408 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
487 questions
asked 2024-12-27T11:23:02.6333333+00:00
Adrian Ruchti 20 Reputation points
0 answers

Unable to See Function in Flex Consumption App Deployed via ARM Template

I deployed a Function App using the Flex Consumption plan with the ARM template from this GitHub sample. The deployment completes without errors, but I’m unable to see the function within the Azure portal. Has anyone faced a similar issue or have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-26T14:31:31.9566667+00:00
Loginsoft_Integrations 0 Reputation points
commented 2024-12-27T09:24:34.1466667+00:00
VenkateshDodda-MSFT 23,141 Reputation points Microsoft Employee
0 answers

Cloud functions - Host instance 'xxxxxxxxxxxxx' failed to acquire host lock lease: Azure.Storage.Blobs:

I have a function app attached to a storage account with 3 functions with timer triggers that randomly stopped working since last month. Any pointers to troubleshoot? Log stream pasted below --------------------------------- …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 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,295 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
asked 2022-06-09T03:34:25.93+00:00
sabarish narain 1 Reputation point
commented 2024-12-27T09:11:44.0966667+00:00
Çiğdem Kadakoğlu 0 Reputation points
0 answers

Functions are not showing up in Azure Function App

I have deployed an Azure Function App using Bicep and YAML pipeline. Function app uses java as FUNCTIONS_WORKER_RUNTIME and is hosted on a P1v3 Service Plan. Problem is that when I deploy functions on Function App, functions do not show up on Overview…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,096 questions
asked 2024-12-25T09:27:09.3366667+00:00
84017655 21 Reputation points
commented 2024-12-27T08:41:08.7733333+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 570 Reputation points Microsoft Vendor
2 answers

Where can I see initialization errors for an Azure Function App?

I built a Function App using the following tutorial: https://zcusa.951200.xyz/en-us/azure/azure-functions/create-first-function-vs-code-python Using V2 and Python 3.11. I deploy the app via the CLI successfully. I open the Function App in Azure Portal…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-20T14:26:42.7633333+00:00
Reinhart, Jeff (MNIT) 0 Reputation points
commented 2024-12-27T05:57:41.9133333+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 570 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to connect to Oracle database from Azure Function in VS Code

I am trying to connect to an on-premises Oracle database from an Azure Function using Visual Studio Code. I have installed the necessary packages (Oracle.ManagedDataAccess, System.Configuration.ConfigurationManager, System.Security.Permissions) and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-24T10:56:22.7733333+00:00
Pattar, Mounesh SOMIBM-IBM 0 Reputation points
accepted 2024-12-27T04:19:56.2933333+00:00
Pattar, Mounesh SOMIBM-IBM 0 Reputation points
2 answers

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,397 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-02T05:22:12.8733333+00:00
Dewa Tsukasa 40 Reputation points
commented 2024-12-27T03:28:21.7366667+00:00
Dewa Tsukasa 40 Reputation points
2 answers

Storage event trigger is running twice when a single blob is created

Hello, Hope you are fine and you can help me! I had to modify an Azure function, so i deployed a copy of it from my VSCode. I didn´t realize that I was overwriting all the App Files of the original Azure Function. For example, the host.json file was…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,052 questions
asked 2023-06-06T21:32:15.0666667+00:00
Marco Manfredi 0 Reputation points
commented 2024-12-26T12:26:34.48+00:00
Marco Manfredi 0 Reputation points
0 answers

Error while loading - Error retrieving function

When I created a function on Azure Functions, the function I had created disappeared after I reloaded the page (I had saved it). After that, when I tried to create the function again, an error message appeared saying "Error while loading - Error…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-26T03:40:39.62+00:00
shohei_kobayashi 45 Reputation points
commented 2024-12-26T08:02:22.35+00:00
VenkateshDodda-MSFT 23,141 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Hi, I am facing Authorization issue while deploying code via CI CD into the Azure functions.

We have provisioned a Azure function in Private Endpoint and Gitlab runner in Gitlab CI CD. While we are trying to deploy the code we are getting the following Error: Code: Authorization Message: The Client 'client ID of service principal' with a object…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-20T05:02:10.75+00:00
Mohamed Arif Gangavaram 25 Reputation points
commented 2024-12-25T14:19:48.78+00:00
Vinodh247 26,371 Reputation points MVP
1 answer

How to save and process a file in Azure Function

I have written a script where I'm downloading some files one by one in a directory and then I'm passing the path of file to document intelligence for extracting the content. The script was running as expected in local but after deploying it to function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-16T09:30:02.3766667+00:00
Mansi Yadav 40 Reputation points
answered 2024-12-25T09:56:34.2366667+00:00
Pinaki Ghatak 5,390 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How can I retrieve an Azure isolated runtime .NET 8 QueueTrigger Connection String from the Key Vault

tl;dr In an Azure Function written in .NET 8 C# in Visual Studio using the isolated runtime, is there a way to allow the Connection for a QueueTrigger to be retrieved via Microsoft.KeyVault()? [Function("ProcessEvent")] public void…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,011 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,295 questions
asked 2024-12-16T18:43:25.79+00:00
Woods, Jeffrey 26 Reputation points
edited the question 2024-12-25T01:38:41.41+00:00
Jack J Jun 24,616 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Set Message Label/Subject using Azure Functions' Service Bus Output Binding

I am sending messages to service bus using python azure functions with the new programming model which uses output bindings like below: @bp.service_bus_queue_output( arg_name="outputQueueMessage", …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
654 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-19T11:41:54.9366667+00:00
Aamir Mogra 80 Reputation points
accepted 2024-12-24T18:31:29.7066667+00:00
Aamir Mogra 80 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function App - Error: Encountered an error (ServiceUnavailable) from host runtime

I am trying to deploy an Azure Function in python to a Function App, but I keep getting this error message in logs. Service Health shows no issue, I've double checked all connection strings, and checked the available solutions which suggest removing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2023-10-20T17:05:22.9933333+00:00
Syed Muhammad Hani 30 Reputation points
commented 2024-12-24T09:33:29.7733333+00:00
Syed Muhammad Hani 30 Reputation points
0 answers

Correct Service Tag for Power Automatr

Hello Microsoft community, I hope I'm posting this in the correct place. I have a question about securing a Function App, please. I have zero knowledge about Function Apps, so forgive me. My requirement is, have a Function App that gets called from a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-19T05:35:14.21+00:00
Garry Pope 21 Reputation points
commented 2024-12-24T06:25:35.02+00:00
Garry Pope 21 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to launch azure function when starting azurite with HTTPS protocol

I followed this doc Use the Azurite emulator for local Azure Storage development to use the azurite as the storage emulator. But when I run the .\azurite.exe --cert 127.0.0.1.pem --key 127.0.0.1-key.pem command and launch the Azure function in Visual…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-12-20T05:12:59.85+00:00
Bingqiang Xiang 20 Reputation points Microsoft Employee
accepted 2024-12-24T06:24:47.0633333+00:00
Bingqiang Xiang 20 Reputation points Microsoft Employee