Microsoft Q&A

Azure Functions

2,794 questions

An Azure service that provides an event-driven serverless compute platform.

Browse all Azure tags

2,794 questions with Azure Functions tags

Sort by: Updated
1 answer

Give read-write permissions on blob storage recursively using C#

I have a container in one of the data lake. There are multiple folders into that container. Now I want to give specific access/permission using C#. Basically I have to create a function (webhook) which will give permissions to folders into container. Is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 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.
7,576 questions
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,597 questions
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.
936 questions
asked 2023-03-28T09:00:16.3566667+00:00
Khandu Shinde 0 Reputation points
edited a comment 2023-03-28T11:56:17.59+00:00
Sedat SALMAN 885 Reputation points
0 answers

Is there a way to start a Teams or PTSN call from Azure Monitor alerts? If so, what is the preferred method?

I've been looking for ways to implement a solution that would automatically initiate a MS Teams or PTSN call (1:1 or group call) when an Azure Monitor alert is triggered. First I checked if it would be possible to use the built-in Az Monitor PTSN…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,890 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
345 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
5,945 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
880 questions
asked 2023-03-22T15:02:53.2966667+00:00
Mikko Koskinen 5 Reputation points
commented 2023-03-28T11:04:33.7433333+00:00
Prasad-MSFT 3,526 Reputation points Microsoft Vendor
0 answers

Azure message gets dead letter even the function execution succseed

I have a service bus queue triggered Azure function (python) that consumes messages from a queue. The message gets dead-lettered when though the triggered function has executed successfully. As shown below, I tested with only 1 message, the function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
363 questions
asked 2023-03-24T13:49:27.5066667+00:00
Bin Jin (Forestay) 20 Reputation points
commented 2023-03-28T09:02:37.9+00:00
Bin Jin (Forestay) 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure service buss triggered Functions always miss a few execution

I have a service bus queue triggered azure function (python), which processes around 5000 messages per night. Every night there are always around 5-10 messages enter the dead-letter queue. I checked in the function application insight panel and I could…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
363 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-23T08:53:47.8733333+00:00
Bin Jin (Forestay) 20 Reputation points
accepted 2023-03-28T09:00:02.69+00:00
Bin Jin (Forestay) 20 Reputation points
1 answer

Azure function error: Could not find a suitable TLS CA certificate bundle

I have a service bus queue triggered Azure function (python), every now and then the function fails with the following error: "OSError: Could not find a suitable TLS CA certificate bundle, invalid path:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-23T09:01:45.1566667+00:00
Bin Jin (Forestay) 20 Reputation points
edited a comment 2023-03-28T08:22:33.92+00:00
Bin Jin (Forestay) 20 Reputation points
0 answers

How to fix regular Timeout errors when using chatGPT3.5 and Azure Functions?

Hi, I have a Python V2 Function App that interacts with Azure OpenAI's chatGPT3.5 Turbo. To ensure that the max tokens aren't exceeded, I use tiktoken to count the tokens and segment the prompts as required. In the last week I have been getting many…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
110 questions
asked 2023-03-28T07:19:21.7233333+00:00
Liza King 0 Reputation points
1 answer

Does Azure App Service Support Culture en-AE

My Application on Azure App Service using the code below to get all cultures CultureInfo[] cultures = CultureInfo.GetCultures(CultureTypes.SpecificCultures); but look like cultures doesn't contain en-AE Does Azure App Service Support the culture? App…

Azure App Services
Azure App Services
A feature of Azure App Service used to create and deploy scalable, mission-critical web apps.
4,570 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-22T07:05:35.11+00:00
Vichakorn Mongkhollom 0 Reputation points
commented 2023-03-28T06:45:48.0866667+00:00
Lex Li (Microsoft) 3,286 Reputation points
0 answers

Application Insights Duplicate Telemetry

Hi. I have duplicates entries in Application Insigth, not only traces from log.LogInformation() in Function App, also every log in traces, dependencies, request. Example. For the same operation_id, the requests log entries are duplicated The same in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
1,943 questions
asked 2023-03-27T13:50:34.4766667+00:00
Diego Gaston Arrighi 0 Reputation points
edited the question 2023-03-28T04:23:24.6566667+00:00
VenkateshDodda-MSFT 7,431 Reputation points Microsoft Employee
0 answers

Visual Studio with outdated AzureFunctionsCli

We develop lots of Azure Functions Apps. Recently, we onboarded a new junior developer, who was tasked with debugging some new functions. The developers machine was setup with Visual Studio 2022 downloaded from the official site and installed for funning…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-27T12:53:46.5433333+00:00
Agazoth 96 Reputation points
edited the question 2023-03-28T01:25:38.3033333+00:00
AnnaXiu-MSFT 12,936 Reputation points
1 answer One of the answers was accepted by the question author.

How to deploy “Start/Stop VMs during off hours – V2“ using “Consumption Plan” OR How to switch existing one from "Premium Plan" to "Consumption Plan"

Hello, The customer is surprised at how expensive the functions are after deploying “Start/Stop VMs during off hours – V2” I have confirmed from the Usage Data, that he is being charged for the “Premium Plan”  (Premium Memory Duration / Premium…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
749 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
1,943 questions
asked 2023-02-27T22:05:18.4266667+00:00
Peter Thurwachter (MINDTREE LIMITED) 536 Reputation points Microsoft Vendor
commented 2023-03-27T16:58:10.0866667+00:00
Peter Thurwachter (MINDTREE LIMITED) 536 Reputation points Microsoft Vendor
0 answers

APIM: Intermittent ClientConnectionFailure at forward-request

Hello all! Something changed behind the scenes of our Azure infrastructure on 2022-02-10 to start causing hundreds of intermittent "ClientConnectionFailure at forward-request" errors per day and we could use some help tracking it down. …

Azure App Services
Azure App Services
A feature of Azure App Service used to create and deploy scalable, mission-critical web apps.
4,570 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,153 questions
asked 2022-02-23T17:57:26.957+00:00
Eric D 6 Reputation points
edited the question 2023-03-27T16:46:10.4333333+00:00
Ryan Hill 16,526 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Access on-premises file-share from Azure functions ?

We have a hub-and-spoke network connectivity from Azure Network to on-premises via Express Route From Azure functions , how to access On-premises File-Share On-Premises SQL Server What options do we have ? Please help

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
1,276 questions
Azure App Services
Azure App Services
A feature of Azure App Service used to create and deploy scalable, mission-critical web apps.
4,570 questions
asked 2020-11-30T12:23:45.077+00:00
MS Techie 2,341 Reputation points
edited the question 2023-03-27T16:45:32.7466667+00:00
Ryan Hill 16,526 Reputation points Microsoft Employee
1 answer

How long does it take for a change in a Azure function hosted code reflect?

Hello, I was trying to update the code inside the Azure functions, but these changes are not being made. The next day I looked again at the logs, and saw that the changes were reflected. Is is possible to know for how long it should take for these…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-20T17:05:55.15+00:00
Tarik Carvalho 0 Reputation points
answered 2023-03-27T15:04:32.8866667+00:00
Tarik Carvalho 0 Reputation points
1 answer

How to increase parallelism in Azure Functions with app service plan?

Hello, I have a blob triggered Azure Function Python Project under App Service Plan with 3 functions under a single app. The function app is with basic configurations and hence execution time of each functions is very slow. I tried to introduce Dynamic…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-27T06:14:12.98+00:00
Tejashwini H 0 Reputation points
answered 2023-03-27T14:27:24.1566667+00:00
Andriy Bilous 8,296 Reputation points
1 answer

Unable to read value from Azure key vault

Hi Team, I am trying to access a key's value from azure keyvault using a azure function, I am getting error while execute client.GetSecretAsync("mykey"). I am using ManagedIdentityCredential(MymanagedIdentityClientId) for authorization.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
711 questions
asked 2023-03-27T11:38:52.0133333+00:00
Roy, Chandan 0 Reputation points
answered 2023-03-27T14:04:42.5366667+00:00
Andriy Bilous 8,296 Reputation points
1 answer

Maximum load for azure function app

How many requests can Azure function app handle per instance ? Is there a limit set on maximum number of user requests ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-17T00:19:12.8033333+00:00
robcool 86 Reputation points
commented 2023-03-27T13:29:10.37+00:00
MuthuKumaranMurugaachari-MSFT 8,646 Reputation points
1 answer

How to change my functional app location

I hosted my functional App in one location now i need to change the location how to proceed further

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-27T06:47:10.74+00:00
Kuppu swami 0 Reputation points
edited the question 2023-03-27T12:07:56.91+00:00
VenkateshDodda-MSFT 7,431 Reputation points Microsoft Employee
0 answers

Azure function disappears after running for a while

Hi Azure team, recently I'm trying out Azure function app but run into weird issues where deployed function disappears after running for a short period of time, the steps to reproduce are as below: create function app "echo4" verify…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-20T11:59:55.9833333+00:00
Charles Huang 11 Reputation points
commented 2023-03-27T10:29:27.7033333+00:00
Charles Huang 11 Reputation points
1 answer

how to stop/start a timer trigger azure function

I want to start/stop my azure timer trigger function. We have a restriction to use option from Azure portal. How to start/stop a timer trigger azure function programmatically.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-16T04:18:06.9+00:00
Roy, Chandan 0 Reputation points
commented 2023-03-27T08:17:13.0633333+00:00
MayankBargali-MSFT 52,786 Reputation points
1 answer

Debugging vs code python function app with custom docker image

I am not able to understand the right configuration to debug python function app using custom docker image from VS Code. I have attached the launch and task.json. Steps: Build Docker Image Run Docker Image built in prior step and launch debugger I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
2,794 questions
asked 2023-03-10T21:57:48.6033333+00:00
Mantu Singh 1 Reputation point
edited the question 2023-03-27T07:56:29.39+00:00
AnnaXiu-MSFT 12,936 Reputation points