4,605 questions with Azure Functions tags

Sort by: Updated
1 answer

No module (_speech_py_impl) found error in python azure functions, could not install

No module (_speech_py_impl) found error in python azure functions, could not install 1 Logged in using ssh, navigated to /home/site/wwwroot/functionname - Installed modules but the same error 2 Logged in using bash, navigated to /home/site/wwwroot/ -…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,527 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-07-15T20:22:46.137+00:00
Raphael Titus 1 Reputation point
commented 2020-10-27T16:53:34.307+00:00
锐 杨 1 Reputation point
2 answers One of the answers was accepted by the question author.

Azure Functions functionAppScaleLimit of 1 isn't working as expected to limit concurrency on Queue Trigger

I have a Function App with multiple queue triggers set up and am trying to limit concurrency by setting functionAppScaleLimit to 1. After testing this, I'm getting timeouts because two queue triggers will execute at around the same time, but only one is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2020-10-26T08:22:50.11+00:00
ddx1 171 Reputation points
commented 2020-10-27T15:55:12.25+00:00
ddx1 171 Reputation points
1 answer

import custom metrics over opencensus from python application to azure app insights

Hello there I was wondering how to import custom metrics from a python function app over the azure open cencus integration to the azure application insights. See MS documentation under: opencensus-python. I can create one view which also shows…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-26T09:16:59.783+00:00
Marti Kevin 31 Reputation points
answered 2020-10-27T10:07:05.103+00:00
Marti Kevin 31 Reputation points
1 answer

How can I access the blob file inside the azure event grid trigger function?

I have a Event Grid Trigger Azure function to be triggered on blob getting uploaded in Azure Storage. I want to make some operations on that blob and save it in another storage container. I want to access the the blob inside my Event Grid function, but…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
345 questions
asked 2020-10-21T23:40:28.357+00:00
Amey Pimpley 1 Reputation point
commented 2020-10-27T06:58:29.973+00:00
MayankBargali-MSFT 69,971 Reputation points
1 answer

Azure function to read from Kafka

Hi Can you please explain me how we can connect to Kafka in GCP from Azure functions. i need to read message from kafka(running in GCP) from Azure function app

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-26T16:18:08.247+00:00
Amar-Azure-Practice 661 Reputation points
answered 2020-10-27T05:41:29.947+00:00
JayaC-MSFT 5,526 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function

I would like to hear your thoughts whether Azure Function is the best solution to our application. If not, which solution we should use on Azure. Our application is a data pipeline fetching data periodically (~15min) from multiple sources (API, client…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-22T23:31:13.437+00:00
Anonymous
accepted 2020-10-26T19:04:53.707+00:00
Anonymous
1 answer

Powershell function for converting base64 WMF

Hello all, I'm desperately searching for examples of powershell functions, that are able to convert base64 WMF strings to PNG. I've been fuzzling around for hours, and wasn't able to come even close to a working solution. Could someone help out…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-23T14:03:41.507+00:00
DCAdmin 1 Reputation point
commented 2020-10-26T11:38:28.507+00:00
DCAdmin 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to ensure only one Azure Functions Event Grid Trigger instance is allowed to run at at time?

I have several Event Grid Triggers using Python on the Linux Consumption Plan that are executed when new blobs are created in Azure Storage. It's possible for more than one function instance to run simultaneously if blobs are created at or around the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 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.
2,894 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,598 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
345 questions
asked 2020-10-25T00:28:19.933+00:00
ddx1 171 Reputation points
accepted 2020-10-26T08:21:12.597+00:00
ddx1 171 Reputation points
2 answers One of the answers was accepted by the question author.

How to increase performance Http trigger azure function?

Hello there I was wondering, do you have an example how to decrease the latency of an http trigger response in a python azure function app? I want the function to return the http response as fast as possible and take its time for the backend process of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-19T08:51:32.047+00:00
Marti Kevin 31 Reputation points
answered 2020-10-23T13:32:24.653+00:00
Marti Kevin 31 Reputation points
1 answer One of the answers was accepted by the question author.

Grepping through blob storage from a Azure function written in Python

Let's say I had this CSV file in blob storage: name,place,rank jon,sc,5 rob,nc,6 tom,tx,7 I want to write a HTTP triggered python function in Azure to take user input and basically grep out the correct line based on user input. For example, if the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 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.
2,894 questions
asked 2020-10-16T18:01:06.333+00:00
Jon Mart 136 Reputation points
commented 2020-10-23T13:24:02.983+00:00
Jon Mart 136 Reputation points
1 answer

P2S connectivity to vNet isolated serverless AzFunctions

Suppose someone has a virtual network isolated consumption tier Azure function app. Is there a way one could advertise the region-specific AppService service tag to a virtual network gateway so that one could access the consumption tier function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,441 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.
2,278 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,326 questions
asked 2020-10-21T18:55:22.223+00:00
Ayan Mullick 66 Reputation points
commented 2020-10-22T20:23:04.253+00:00
Ayan Mullick 66 Reputation points
2 answers

While trying to deploy functions to Function Apps it failed with the reason : getaddrinfoENOTFOUND

While trying to deploy functions to Function Apps it failed with the reason : getaddrinfoENOTFOUND

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-19T16:29:39.537+00:00
Hector 61 Reputation points
commented 2020-10-22T15:30:54.453+00:00
Hector Huerta 1 Reputation point
0 answers

@ServiceBusQueueTrigger (SpringBoot/Java) executes function when message sent to queue, but function sees message as null.

I'm using Java/SpringBoot and am able to send String data (it happens to be a String of JSON) to a ServiceBusQueue. The sending SpringBoot application can read it back just fine, and I can even "peek" at the message through portal.azure.com and…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
583 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
114 questions
asked 2020-10-07T19:57:10.39+00:00
Damon Stamper 1 Reputation point
commented 2020-10-22T13:59:49.777+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

App serivice plan is reporting consumption of more memory than expected.

Hi I have created a new App Service plan (B1: 1) and hosted a basic function app which logs hello world for every 10 minutes. I believe our function app will not consume much memory, though I see >50% memory consumption in App Service plan memory %…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-19T06:49:55.867+00:00
Naveen B 21 Reputation points
accepted 2020-10-22T12:54:39.123+00:00
Naveen B 21 Reputation points
1 answer One of the answers was accepted by the question author.

Deploy Azure function from VSC in WSL2 failed at the end

Creating an Azure HTTPTrigger Function App from VSC (1.50.1) and deploy to cloud failed at the end. This happens if running it from WSL 2 (winver=18363.1082/1909). The function app is actually deployed and I can see it from Azure Portal. Access from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-18T05:45:53.817+00:00
Hsieh, Todd T 91 Reputation points
accepted 2020-10-22T05:07:35.52+00:00
Hsieh, Todd T 91 Reputation points
1 answer One of the answers was accepted by the question author.

How accurate is the time in Azure Functions?

I am working on a WPF application for a financial services company. Having accurate time is very important. I will be using Azure Functions for the service layer that the applications communicate with. I need to know how much I can rely on the time…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-07-14T11:48:57.603+00:00
Andrew Hawes 181 Reputation points
commented 2020-10-21T10:22:30.027+00:00
MayankBargali-MSFT 69,971 Reputation points
1 answer

How to read azure function live logs programmatically?

I have a function which does some internal job and logs the status using Microsoft.Extensions.Logging.ILogger. I want to read the live logs of it for testing purpose using C# How can I do that? I have also setup the ApplicationInsight for the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-16T11:26:10.617+00:00
commented 2020-10-20T21:05:50.06+00:00
Mike Urnun 9,786 Reputation points Microsoft Employee
1 answer

Unable to call Cosmos db table in the azure function

Below is the code where I am trying to get the Cosmos Db table Api to do some manipulation. code is triggered in an Azure Function . I am not sure what is wrong but it gives the error "Microsoft.Azure.WebJobs.Host: Can't bind CosmosDB to type…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,527 questions
asked 2020-10-19T14:07:48.217+00:00
Ankit Kumar 91 Reputation points
answered 2020-10-20T15:33:54.68+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
0 answers

Accessing local storage from Linux Consumption App Function

Hey all, I'm currently working on an Azure Function written in Python. Its job is to take a relatively small JSON payload, convert it to a table, and build an Excel file out of it, and send that file back as a bytes object through HTTP. (Pandas is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-19T19:17:05.947+00:00
Elliott Johnson 11 Reputation points
commented 2020-10-20T11:50:13.74+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
1 answer

Automate file transfer from REST API to Azure Blob Storage

I need to automate the download of several files (up to 100MB each) from a REST API endpoint, and then upload them to Azure Blob Storage. I need to do this using only Azure services (no local/on premises resources) on a scheduled basis. What Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,969 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,071 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,184 questions
asked 2020-10-17T18:57:45.933+00:00
Mario VW 1 Reputation point
answered 2020-10-20T11:29:32.627+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee