4,694 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure function blob trigger not working through UAMI

Hi, I have deployed a function app and I have created blob trigger using Node / JavaScript V4. Due to organization policy we cannot use Key or Shared access token, and hence I am using UAMI for authentication to storage account from function app. I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-06-28T04:02:39.01+00:00
Kaustubh Lohiya 0 Reputation points
commented 2024-07-13T20:17:28.78+00:00
Luis Arias 6,136 Reputation points
1 answer

My Azure Function App only works on Premium plan

We have a simple python Azure Functions App that deploys perfectly to Premium function apps, but when deploying to a consumption plan app, with identical config, networking/identity/environment variables, etc... it doesn't detect any functions...I've…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-12T17:20:02.8633333+00:00
Michael Goodman 30 Reputation points
answered 2024-07-13T09:14:40.78+00:00
Luis Arias 6,136 Reputation points
1 answer

New-SelfSignedCertificate not recognized in Powershell script of azure function

I want to create self signed certificate using my run.ps1 under my Azure function but it is throughing error saying that "New-SelfSignedCertificate cmdlet is not recognized". AFAIK this command is available by default.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-13T07:32:17.1633333+00:00
Sachin Dev Tomar 0 Reputation points
answered 2024-07-13T08:44:09.45+00:00
Luke Murray 10,896 Reputation points MVP
0 answers

Function App 503

I recently switched my function apps to run in containers, however now they return a 503 error when I try to send them a request. My Dockerfile is: FROM mcr.microsoft.com/azure-functions/python:4-python3.9 ENV AzureWebJobsScriptRoot=/home/site/wwwroot…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-03T14:00:08.2866667+00:00
Casey 50 Reputation points
commented 2024-07-12T21:04:48.7066667+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
1 answer

How to view contents of function app zip post deployment?

I have published a function app using the below command func azure functionapp publish timedapicall --build remote --python I see an entry in storage account's scm-releases container. However, if i try to download and open the zip file, it keeps…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-07T02:05:31.3466667+00:00
Ashwin Venkatesha 230 Reputation points
commented 2024-07-12T21:03:29.27+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
0 answers

How to Teamify a non-group-based SharePoint team site?

I created an Azure function and run under an managed identity. I give this managed identity API permissions. When I try "New-PnPMicrosoft365Group" I got error "An error occurred while processing this request". When I try…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,458 questions
asked 2024-07-09T21:34:46.87+00:00
hajjk 0 Reputation points
commented 2024-07-12T20:34:06.45+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
3 answers

Unable to test/run Azure Function form the portal

Getting this warning message when I am trying to test/run a function through the Azure portal. Running your function in portal requires the app to explicitly accept requests from https://portal.azure.com. This is known as cross-origin resource sharing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2023-06-12T18:00:05.4066667+00:00
Henry Lam 35 Reputation points
commented 2024-07-12T20:13:46.6833333+00:00
Madhu Kandadai 1 Reputation point Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to fire and forget a task in python within an azure function

Hi, My API is backed by an HTTP-triggered Azure Function. It processes data that it enqueues in batches into a storage queue. It turns out that the enqueuing is fairly slow. Is there a way in Python to run code within a synchronous Azure Function in a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-12T05:41:16.17+00:00
JDR 90 Reputation points
accepted 2024-07-12T15:55:37.9766667+00:00
JDR 90 Reputation points
1 answer

Automatically Authentication with Microsoft Entra ID on an Azure Function using OAuth2

I have recently added microsoft entra ID to an azure function using the identity provider, which works well - every time my azure function is triggered in a new browser session/in postman etc, the user is prompted to login using their microsoft…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,416 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,653 questions
asked 2024-07-11T08:07:19.2766667+00:00
Andrew Kelly 0 Reputation points
commented 2024-07-12T14:51:04.7933333+00:00
Andrew Kelly 0 Reputation points
2 answers

Intermediary certificate changes tracking

Hello Team, There are a few applications that use Azure Logic Apps and Azure Functions. We have spotted that this week the Azure Logic Apps URL has a new intermediary certificate. It has changed the intermediary from 'Microsoft Azure RSA TLS Issuing CA…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,999 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,416 questions
asked 2024-07-10T16:34:29.4+00:00
Patel, Sanjaykumar 0 Reputation points
commented 2024-07-12T09:45:11.76+00:00
Luke Murray 10,896 Reputation points MVP
0 answers

Moving from Azure Function Consumption to Flex Consumption breaks DevOps pipeline

Hi, I have a function app in Python 3.9. This function is deployed to Azure with a DevOps CI/CD pipeline. First, this function app was in Consumption mode. Big downside is that passwords for api calls, etc. are store in the code. We asked Microsoft to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-06-27T13:51:24.79+00:00
Valentin LABAT 5 Reputation points
commented 2024-07-12T08:06:04.57+00:00
Emil Karlsson 0 Reputation points
1 answer

Azure Function Flex - Issue disconnecting Vnet

I have an Azure function APP on East Us region with a Vnet Integration, I am unable to disconnect the VNET. I have the following error : And when I try to delete the subnet I got an error related to "legionservicelink" which is due to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-10T14:37:45.3233333+00:00
louis-philippe redaud 40 Reputation points
answered 2024-07-11T23:41:58.76+00:00
Luke Murray 10,896 Reputation points MVP
2 answers

Unable to view logs on a function app using FastAPI synchronous routes

python 3.9 azure-functions 1.11.2 fastapi 0.82.0 Function app runtime: 4 I wrote a very simple function with a single FastAPI route to test how logging works. The code I wrote is as follows: import azure.functions as func from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2023-01-05T15:48:58.427+00:00
a.salogni 1 Reputation point
answered 2024-07-11T23:26:20.1033333+00:00
Angus Mitchell 0 Reputation points
1 answer

Authentication is not working when Function App is deployed in Azure. In local it works fine.

Hi I am working on azure function app which is having http trigger functions. These functions are called from static web app developed using react, React front end uses MSAL authentication template for azure AAD authentication. In function app, I am…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-05-16T12:36:05.1033333+00:00
Mondal, Ram Prosad 15 Reputation points
edited an answer 2024-07-11T23:19:34.9333333+00:00
Jesse Yavuz 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to get the current logic app's name from within Azure function.

Hi all, I have a logic app that calls an azure function as one of the actions. Is there any way for me to dynamically get the name of this logic app (and its url) from within this azure function? I'm hoping that there's some libraries (dlls) from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,999 questions
asked 2021-08-16T08:24:41.333+00:00
Dzung La 26 Reputation points
answered 2024-07-11T21:17:24.0266667+00:00
Mridul Lahori 0 Reputation points
2 answers

Why does my newly created .NET 8 azure function use dotnet, while upgraded ones use dotnet-isolated?

Hello all, I recently migrated a few azure functions from .NET 6.0 to .NET 8.0, mostly using the in place Visual Studio 2022 upgrade process. One of the last steps after upgrading is to update your local.settings.json to this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,655 questions
asked 2024-07-03T21:23:52.92+00:00
Brendan Finnegan 46 Reputation points
commented 2024-07-11T11:31:12.88+00:00
JananiRamesh-MSFT 24,191 Reputation points
1 answer

I have a single Azure function app in which there is 4 blob triggers? I want to run the blob trigger sequentially?

I have a single azure function app in which there is 4 blob trigger and output of one blob trigger is input to another blob trigger. Now, I want to run the blob trigger in sequence one after another by ensuring if the previous blob trigger is completed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,644 questions
asked 2024-07-10T06:36:52.0033333+00:00
Nandan 0 Reputation points
commented 2024-07-11T08:10:52.34+00:00
Nandan 0 Reputation points
1 answer

Azure Function App, problems with daily usage quota

Good Morning, My Azure Function App "FunctionAppConsumer" is completely locked/stopped and I am unable to restart or start it. In Settings -> Configuration, it says "The function app has reached daily usage quota and has been stopped…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2024-07-10T09:45:49.73+00:00
Francesco Sbrighi 0 Reputation points
commented 2024-07-11T07:52:01.7833333+00:00
Francesco Sbrighi 0 Reputation points
5 answers

App keys page does not load

App keys page does not load just constantly loads. Tried to raise a case but would have to pay and for a function that fails out of the box seems a little harsh. Plus its all the app functions even a new one.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2023-08-23T15:08:47.7166667+00:00
Chris Morris 5 Reputation points
commented 2024-07-11T07:08:49.95+00:00
Sergey Pupinin 0 Reputation points
2 answers

Visual Studio 2022 Azure Functions Template Missing

When creating a new project in VS 2022 there isn't am Azure Functions template. How do you make it available?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,694 questions
asked 2022-10-24T16:49:48.653+00:00
Ariel M 51 Reputation points
commented 2024-07-11T03:06:04.69+00:00
Jaime A. Forero 0 Reputation points