4,973 questions with Azure Functions tags

Sort by: Updated
1 answer

Can't mount Azure Storage as a local share in function App running on an App Service Plan

So I was following this tutorial: https://learn.microsoft.com/en-us/azure/app-service/configure-connect-to-azure-storage?tabs=basic%2Cportal&pivots=container-linux I have an Azure Function running on Linux which deploys via containers. I also have a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 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,145 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,753 questions
asked 2024-09-30T13:12:12.57+00:00
Benedikt Schmitt 40 Reputation points
commented 2024-10-04T09:37:32+00:00
VenkateshDodda-MSFT 20,696 Reputation points Microsoft Employee
0 answers

How to change function app env variables from logic app workflow

Hey, I need to change env variable as on of the steps that I want automated in logic app workflow but I can't connect to function app in any way or form. How can this be achieved?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,129 questions
asked 2024-10-04T07:10:50.14+00:00
Mazurek, Jakub 20 Reputation points
edited the question 2024-10-04T09:26:38.0033333+00:00
AmaranS 6,410 Reputation points Microsoft Vendor
0 answers

Thank You to the Microsoft Q&A Community Champions

We would like to celebrate this quarter's Community Champions for their great contribution to the community on Microsoft Q&A! Program Overview: Microsoft Community Champions Program is an engineering community comprised of users who actively…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,668 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,040 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,753 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,681 questions
asked 2024-10-04T07:43:46.6966667+00:00
tbgangav-MSFT 10,416 Reputation points
edited the question 2024-10-04T07:46:44.9866667+00:00
tbgangav-MSFT 10,416 Reputation points
0 answers

Error launching debug adapter: program not found

I'm encountering an issue while debugging my functions app running in a Docker container. The error message says "program '/functions_debugging_cli/func' doesn't exist." Yesterday, everything worked fine, but now I'm not sure why…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,594 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
419 questions
asked 2024-10-03T09:48:14.9733333+00:00
Patrick Sørensen 0 Reputation points
edited the question 2024-10-04T01:28:47.47+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
1 answer

Unable to Save Code in Azure Function and Upload Model Files via Kudu Console

I am working with a JavaScript Azure Function App to deploy machine learning models for mood and emotion predictions. However, I have encountered two main issues: Unable to Save Code in the Azure Function Editor: When trying to update and save the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-09-30T17:58:46.8+00:00
Abdullah Alhomedna 0 Reputation points
edited a comment 2024-10-03T13:19:52.2333333+00:00
LeelaRajeshSayana-MSFT 15,161 Reputation points Microsoft Employee
1 answer

Workflow Validation Error

I recently added an azure function to my azure logic app but now i get this error: Workflow validation failed for the workflow ''. {"error":{"code":"InvalidFunctionRoute","message":"The function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,129 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
583 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,753 questions
asked 2024-09-25T15:30:06.6333333+00:00
Eqnx 0 Reputation points
edited the question 2024-10-03T08:36:36.4333333+00:00
KapilAnanth-MSFT 45,031 Reputation points Microsoft Employee
4 answers

Can we copy files from Shared point site to blob storage by using Azure Function App

Hi, I am trying to copy files from Shared point library to Blob Storage by using Azure function app if that's possible - Though I've seen one method by using logic apps. Can any one guide me on that?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,836 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,680 questions
asked 2024-09-23T10:03:20.4533333+00:00
answered 2024-10-03T08:14:42.3+00:00
0 answers

Azure Functions: Function Keys Change After Deploying from VSCode

Details: I am using Visual Studio Code with the Azure Functions extension to develop and deploy my Azure Functions. I deploy my functions using the "Deploy to Function App" command in VSCode. Each time I deploy, the function keys (which are…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-10-03T08:03:17.42+00:00
t. sato 0 Reputation points
1 answer One of the answers was accepted by the question author.

Questions on Flex Consumption Always-on Scaling Algorithm

Q1: If always-on set to 1 for Http Trigger, does it mean one specific instance will be used all the time? Or another instance could be waken up to replace the current one? Q2: I have noticed that my function app scaled out several more instances when…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-10-02T06:37:53.2166667+00:00
Roy Zeng 60 Reputation points
commented 2024-10-03T06:09:06.3033333+00:00
Vinodh247 20,396 Reputation points
0 answers

Blob and file transactions have significantly increased after upgrade to .Net 8 Isolated

Hi all, We have noticed a significant increase in blob and file transactions, and therefore significant cost increase, since upgrading our function app from .NET 6 In Process model to .NET 8 Isolated. Wondering if anyone has had a similar issue and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,836 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,836 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.
10,904 questions
asked 2024-10-03T00:30:18.1933333+00:00
MTB Holdings Pty Ltd 0 Reputation points
edited the question 2024-10-03T02:48:07.8866667+00:00
AmaranS 6,410 Reputation points Microsoft Vendor
1 answer

How to rewind failed orchestration instance of durable azure function

I am working on migration of azure function from .net core 3.1 to dot net 8 and also migration from in-process to isolated worker process. In the .net core 3.1 version of function, we are using 'RewindAsync' function of IDurableOrchestrationClient from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-10-01T16:38:58.2766667+00:00
Sneha N. Patil 0 Reputation points
answered 2024-10-03T01:18:28.04+00:00
Ryan Hill 28,106 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Download existing Azure Function to workin VSCode

Some time ago I developed an Azure Function and uploaded it to Azure, everything via VSCode. Now some time has passed and when I log in my Azure account in VSCode, the function is not there anymore, so I want to download it from the Azure Portal. I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2023-08-29T20:11:43.2566667+00:00
Noel 25 Reputation points
commented 2024-10-03T00:14:04.0766667+00:00
Xinqi Yang 0 Reputation points
1 answer

Value cannot be null. (Parameter 'containerId')" error.

I've been exploring Azure and working with Functions and CosmosDB recently. I followed the setup instructions from this learn.microsoft.com resource, but I keep running into an Internal Server Error 500. The logs indicate a "Value cannot be null.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-09-10T12:23:46.57+00:00
RangerSayip 0 Reputation points
commented 2024-10-02T21:05:45.9933333+00:00
LeelaRajeshSayana-MSFT 15,161 Reputation points Microsoft Employee
1 answer

how to get the blob name with an azure function v2

How do I get a blob name from an azure function v2? @app.function_name(name="PropertyExtract") @app.blob_trigger(arg_name="myblob", path="input/{name}",connection="AzureWebJobsStorage")…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-09-04T18:43:52.6033333+00:00
jim01011 0 Reputation points
commented 2024-10-02T20:36:23.4033333+00:00
LeelaRajeshSayana-MSFT 15,161 Reputation points Microsoft Employee
2 answers

Azure Function App is not identifying the package getting ModuleNotFoundError: No module named 'fitz'

Fitz package is installed while triggering in the Function App, But still getting error as below. `2024-09-27T06:31:37Z [Error] Command failed with error: Traceback (most recent call last): File "/home/site/wwwroot/app/prepdocs.py", line 5, in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-09-27T06:41:43.66+00:00
Veerendra 0 Reputation points
commented 2024-10-02T20:29:33.12+00:00
LeelaRajeshSayana-MSFT 15,161 Reputation points Microsoft Employee
1 answer

WebGraphQlInterceptor is not invoked from Azure Spring Cloud Function App

I am using an Azure Spring Cloud Function app with WebFlux and GraphQL. I understand that request headers are not passed directly to the GraphQLContext. Instead, I need to intercept the request, extract the request headers, and set them into the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,000 questions
asked 2024-10-02T17:15:09.94+00:00
Prakash Vasant Holkar 0 Reputation points
answered 2024-10-02T19:21:49.8033333+00:00
Sina Salam 10,416 Reputation points
4 answers

About correct set up of OpenCensus

Hi every one, I have a function blob trigger based with event grid as source. I'm trying to send costom data (customDimension) to Log Analytics via App Insights This is an example code setup from services.blob_service import BlobService from…

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,253 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
asked 2024-07-10T16:04:32.3866667+00:00
Jona 475 Reputation points
answered 2024-10-02T16:25:28.74+00:00
Jona 475 Reputation points
0 answers

Function App "Not Found" error in Logic App

Issue: Azure Function “Not Found” Error in Azure Logic App I’m encountering an issue where an Azure Function, which is called within an Azure Logic App, is returning a “Not Found” error. The Logic App was previously able to invoke the Function without…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,129 questions
asked 2024-10-02T15:32:05.8366667+00:00
Sascha Müller 0 Reputation points
1 answer One of the answers was accepted by the question author.

When to use deployment jobs vs. normal jobs in Azure Pipelines for Bicep deployments?

As a data engineer working on infrastructure-as-code using Bicep, I'm trying to understand the best practices for structuring my Azure Pipeline. I have separate environments for DEV and PRD, and I'm not sure when to use a deployment job versus a normal…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,668 questions
asked 2024-09-26T14:37:01.7233333+00:00
Melvin Tran 40 Reputation points
accepted 2024-10-02T07:04:17.2733333+00:00
Melvin Tran 40 Reputation points
0 answers

azure login locked

I haven't been using Azure portal for a while, and recently when I try to open it, it shows the error "Your account has been locked. Contact your support person to unlock it, then try again." I don't know who is my support person. And how to…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,880 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,973 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,681 questions
asked 2024-10-01T16:21:08.96+00:00
Stephen Odeyinka 0 Reputation points
edited the question 2024-10-01T17:41:17.6533333+00:00
Pranay Reddy Madireddy 15 Reputation points Microsoft Vendor