4,448 questions with Azure Functions tags

Sort by: Updated
1 answer

How we can read Microsoft Team Post message in azure function

Hi All, i have a requirement , how we can read Microsoft Team Post message in azure function

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-27T11:16:52.04+00:00
Verma, Manish Kumar 131 Reputation points
commented 2020-08-31T06:13:29.697+00:00
MayankBargali-MSFT 69,761 Reputation points
1 answer

Change storage account of azure function

Can we change the storage account of the live Azure function on fly?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-25T12:37:21.757+00:00
Nagnath Katkar 11 Reputation points
commented 2020-08-29T15:22:45.533+00:00
JayaC-MSFT 5,526 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix container does not exist in azure functions?

I have created an azure functions app with blob storage trigger. Now in my storage account, there is container 'test1' in which their is a folder 'my-directory' which I am tracking. I tested the code on my local machine, the function fires whenever a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,523 questions
asked 2020-08-28T15:03:52.763+00:00
gandharv30 21 Reputation points
accepted 2020-08-29T08:25:03.917+00:00
gandharv30 21 Reputation points
2 answers

Azure Functions App with Multiple Functions

I have created a Functions App and two functions inside it. I configured blob trigger as input for each of the function. I tested uploading files to the containers which I configured as blob trigger. Then when I open log window under "Code +…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-25T14:40:14.147+00:00
Jianfeng Bao 1 Reputation point
commented 2020-08-28T15:24:25.877+00:00
MayankBargali-MSFT 69,761 Reputation points
1 answer One of the answers was accepted by the question author.

Why is a custom domain required on this function app even though it is never referenced in the DNS redirect

Hi I wanted to move a web address from pointing at an old domain to a new domain within my web domain. This had added complexity as the landing page was /app/live. So old web address https://olddomain.website.com - This rendered a web app hosted at…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
617 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-21T15:22:16.303+00:00
Stewart Pavitt (Azure Learn) 21 Reputation points
accepted 2020-08-25T08:08:56.293+00:00
Stewart Pavitt (Azure Learn) 21 Reputation points
2 answers

Azure function - Powershell code working on local but not on azure

Hello I'm facing strange issue, my script is working perfectly on my local laptop but when I try to execute it from Azure function I'm getting an exception. Goal of this script is to update SharePoint item from external API. When I assigned a value to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-17T13:43:26.667+00:00
Dubreuil, Jean-Baptiste 1 Reputation point
commented 2020-08-25T02:55:10.733+00:00
MayankBargali-MSFT 69,761 Reputation points
1 answer One of the answers was accepted by the question author.

FunctionInvokeUrlNotFound when creating resource group from ARM template

Hi, I have a ARM template exported from my earlier created resource group. I'm trying to create my resource group based on this template. Everything gets created except LogicApp. I receive an error saying invoke url for function '<function name…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,914 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,094 questions
asked 2020-08-21T12:40:47.9+00:00
Ilham Israfilov 21 Reputation points
commented 2020-08-24T13:27:51.247+00:00
Ryan Hill 26,471 Reputation points Microsoft Employee
1 answer

Azure Functions - get records by attribute name

I have created a function app to retrieve the records from Azure SQL DB table(loan table). Function app works fine. I want to now add filters and retrieve the records based on loan record attributes ( loan id, loan amount,...). Should I create a new…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-17T15:06:41.5+00:00
jothsna gali 1 Reputation point
commented 2020-08-24T07:03:51.687+00:00
JayaC-MSFT 5,526 Reputation points
1 answer

Best practice for resiliency and redundancy

Hello, What are the best practices for resiliency and redundancy for Azure Functions? We're developing an application and on occasions our app gets "stuck" and needs to be restarted. We'd like to automate this process, or identify if there…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-19T00:18:58.2+00:00
jabing 1 Reputation point
commented 2020-08-23T07:04:02.777+00:00
JayaC-MSFT 5,526 Reputation points
1 answer One of the answers was accepted by the question author.

Http triggered Azure function not scaling to extra VMs

I have a function at: https://prime-number-test.azurewebsites.net/api/TestHttpFunction? which performs a CPU intensive operation (Prime number calculation) In order to get all requests back in the shortest time I want only one function per VM, so I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-07-23T18:21:10.2+00:00
Wade Fleming 21 Reputation points
commented 2020-08-21T16:50:51.86+00:00
Wade Fleming 21 Reputation points
1 answer

How to call Azure Function from React Application in a secure way

Hi, I have created a React Application (which is a Custom Microsoft Teams Tab Application). I have also implemented an Azure Function and I want this azure function to be only accessible for people who are using my React Application. How can I do…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-18T09:12:40.26+00:00
Kiki Kiki 21 Reputation points
commented 2020-08-20T20:24:13.103+00:00
JayaC-MSFT 5,526 Reputation points
1 answer

Bing Translator throws StatusCodeError: 400 - {"error":{"code":400005,"message":"The input text is not valid." for an input of 2501 characters

I understand that the character limit for a single translation query is 10000 characters overall (including the response for all the queried languages). I am querying the bing translator to translate large paragraph as input. Everything works fine till…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
352 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,480 questions
asked 2020-08-19T10:19:07.917+00:00
Ashish Dwivedi 1 Reputation point
commented 2020-08-20T09:59:36.913+00:00
Ashish Dwivedi 1 Reputation point
0 answers

Error writing data with output bindings

I have an Azure Cosmos DB input binding from which I can query and view existing records However, I've added an Azure Cosmos DB & Azure Queue Storage output bindings to my Azure Function, following the tutorial here. I can read existing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,480 questions
asked 2020-08-14T22:06:31.257+00:00
Jesse Cofie 1 Reputation point
commented 2020-08-19T11:26:18.297+00:00
Jesse Cofie 1 Reputation point
1 answer One of the answers was accepted by the question author.

Function Solution Template for Marketplace

Hi Pros, I am working on my first solution template for Azure Marketplace. Next to some other ressources the template should contain an Azure function that consits of some assemblys. If I just make a template for my own I know I can place the Zip…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-15T18:32:52.127+00:00
Trombone 21 Reputation points
accepted 2020-08-18T06:54:52.907+00:00
Trombone 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to avoid 'Bad Request - Invalid Hostname' on Azure Function?

I have a logic app which sends encrypted data to an azure function for decryption. Everything's been working great until a few days ago where I saw this error. I'm not quite sure what it means or even what caused it. If anyone has insight into this, your…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,914 questions
asked 2020-08-14T16:52:59.967+00:00
David King 46 Reputation points
commented 2020-08-17T15:03:42.803+00:00
David King 46 Reputation points
0 answers

Azure Java EventHubTrigger using r2dbc-mssql gives netty errors

I am trying to persist the messages received b y a Java EventHubTrigger to Azure SQL Database using r2dbc-mssql driver. When the function gets triggered I get the following error: Caused by: java.lang.NoSuchMethodError:…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
574 questions
asked 2020-08-07T19:21:42.927+00:00
Nalla 1 Reputation point
commented 2020-08-17T06:23:55.873+00:00
Pramod Valavala 20,596 Reputation points Microsoft Employee
1 answer

[Error] The listener for function 'Functions.IoTHub_EventHub1' was unable to start

Please help!!! I have created a function to save the messages from the IoT Hub in a cosmosDB but I run in that error: 2020-08-04T02:15:41.884 [Error] The listener for function 'Functions.IoTHub_EventHub1' was unable to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
574 questions
asked 2020-08-04T02:23:37.673+00:00
Faisal 1 Reputation point
commented 2020-08-14T18:14:24.1+00:00
Krish G 2,326 Reputation points
1 answer

High Severity Security Vulnerabilities in Azure Functions Docker Image

We have built a Docker container image for a Linux Azure Function App running Python 3.7 using the instructions provided in: Create a function on Linux using a custom container Our Dockerfile is just: FROM…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-05-19T07:15:31.797+00:00
Antonio Miron 31 Reputation points
commented 2020-08-14T10:46:32.06+00:00
MayankBargali-MSFT 69,761 Reputation points
2 answers

How to set an Azure function that is internally calling a API to timeout in 7 seconds and provide graceful message to user instead of Internal Server Error?

I have an Azure function that is calling a API which sometimes takes more than 30 seconds to respond. But in those cases, I want to kill the function and display message to user saying that they need to retry later. Setting function timeout displays…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-07T16:50:19.947+00:00
Jaydeep Choudhury 1 Reputation point
commented 2020-08-14T04:29:19.917+00:00
JayaC-MSFT 5,526 Reputation points
1 answer

Internal Server error 500 Azure Functions App

I have tried deploying my HTTP Trigger function to Azure Functions with runtime version 3.8 on linux serverless consumption plan. My function works fine on local machine using visual studio code but fails on azure after deploying, showing a runtime…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2020-08-13T05:34:33.227+00:00
K M Rahaman 1 Reputation point
answered 2020-08-14T02:56:32.85+00:00
Mike Urnun 9,766 Reputation points Microsoft Employee