4,605 questions with Azure Functions tags

Sort by: Updated
2 answers

Azure functions remote debugging in Visual Studio Code

Hi I am looking for what are all the available options to debug the remote Azure functions in Visual Studio code. We have Azure functions developed in C# using Visual Stud code we are able to deploy the Azure functions.. we are able to debug…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-11-06T03:23:17.153+00:00
Amar-Azure-Practice 661 Reputation points
answered 2020-11-10T18:07:24.06+00:00
JayaC-MSFT 5,526 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with Cmdlet in Azure function apps.

Hi support team, I have an issue related to Cmdlet in Azure function apps. With command: Set-AzOperationalInsightsSavedSearch. When run Set-AzOperationalInsightsSavedSearch, the error: A parameter cannot be found that matches parameter name…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-11-06T16:53:03.277+00:00
Son Cao Thanh 41 Reputation points
commented 2020-11-10T06:43:32.4+00:00
MayankBargali-MSFT 69,971 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Function App - Authentication / Authorization grayed out.

Hi! I'm trying to add authentication to a functions app. A while ago it worked, but now the option is grayed out. If I "open link in new tab" I get this info: "To enable Authentication / Authorization, please ensure all your custom domains…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-11-02T10:32:51.5+00:00
Hector Romo 151 Reputation points
commented 2020-11-10T01:54:10.373+00:00
ChaitanyaNaykodi-MSFT 24,391 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure App Service Environment connecting to on premise Sql Server

Hi I have function app running in Azure app Service Environment ( ASE created with ILB). in this Azure function u would like to access Web Service running in my on premise. I am trying to explore what are all the available options to communicate…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-11-09T01:09:51.18+00:00
Amar-Azure-Practice 661 Reputation points
accepted 2020-11-09T16:12:54.733+00:00
Amar-Azure-Practice 661 Reputation points
2 answers One of the answers was accepted by the question author.

How to resolve excessive Azure Function App logs?

Got a function app and had it working fine. I was running it with "func start" and the logs were reasonable and easy to read. Then I ran it one time and it started spouting a ridiculous amount of logs to which I found very little online. The…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-26T16:18:37.173+00:00
philmarius-new 126 Reputation points
accepted 2020-11-09T14:05:50.707+00:00
philmarius-new 126 Reputation points
1 answer

Azure fuction to VNET: is SMB allowed?

Hi, Is SMB allowed from Azure functions to VNet? (if the Azure function is connected to VNet)

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 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-11-06T13:40:51.83+00:00
Eduard Frokh 1 Reputation point
answered 2020-11-09T05:40:31.237+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
1 answer

Problem with Function Apps Google Authentication not displaying Scopes

I have added a Function App to be used for login authentication. When I select Authentication / Authorization on the left panel, then select Google on the right panel, I only get the Client Id, Client Secret text boxes to fill out. The Scopes are not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 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-29T17:13:11.277+00:00
BillyBob 101 Reputation points
commented 2020-11-08T13:59:40.853+00:00
BillyBob 101 Reputation points
0 answers

Cannot set functionAppScaleLimit setting in Azure CLI for Azure Function

I'm attempting to set the functionAppScaleLimit to 1 according to the documentation here: https://learn.microsoft.com/en-us/azure/azure-functions/functions-scale#limit-scale-out Using the az resource update --resource-type Microsoft.Web/sites -g…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-25T10:58:25.28+00:00
ddx1 171 Reputation points
commented 2020-11-06T13:38:00.777+00:00
Krish G 2,331 Reputation points
0 answers

Understand why after warm-up a first call to web API / Azure Function is a bit slower than following calls

Summary: I have warmed-up and (Always On) Azure Functions app with http trigger. Then I call the http api from client console app (.net core) 4 times in a row. Every time the console app runs, the first call takes longer than the other 3. Please see…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 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-11-01T07:42:38.77+00:00
Dima G 1 Reputation point
commented 2020-11-05T07:56:13.743+00:00
Dima G 1 Reputation point
1 answer

Can't publish plain vanilla Helloworld function using VS2019

Add new project-->Azure Functions Http trigger Try to publish to see below error Any clue why I'am getting this error?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-11-02T22:57:23.637+00:00
Porsche Me 131 Reputation points
answered 2020-11-03T14:09:37.587+00:00
sadomovalex 3,631 Reputation points
1 answer

Get-AzureADUser in Azure Function

Is it possible to run the Get-AzureADUser in Azure Functions (Consumption Plan)? Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-27T19:08:12.3+00:00
stout27 1 Reputation point
commented 2020-11-03T08:57:31.187+00:00
Vasil Michev 99,936 Reputation points MVP
1 answer

Can we use Elastic Premium azure functions as traffic manager endpoint?

I have setup an Elastic Premium function apps (EP1) in East US region. Also the function app is integrated with a virtual network. Is it possible to configure this function app as a traffic manger endpoint?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
111 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
asked 2020-11-02T10:42:50.557+00:00
Anoop ,A 1 Reputation point
answered 2020-11-03T03:52:49.373+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

function app not reading / getting body in azure data factory?

I have a simple azure data factory pipeline consisting on a function app that takes two pipeline variables and a fixed string as a third input as part of the body. The function runs without problems in local dev. But when triggered in ADF it throws an…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,072 questions
asked 2020-10-27T19:00:40.643+00:00
javier 936 Reputation points
accepted 2020-10-30T20:20:03.077+00:00
javier 936 Reputation points
1 answer

Twilio Binding to send SMS in Azure function fails silently (Node.js Javascript)

Using the Twilio Binding to send out SMS text messages in Node.js Javascript fails silently. function.json: { "bindings": [ { "connection": "AZURE_SERVICEBUS_CONNECTION_STRING", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-29T10:31:18.813+00:00
Marcus GV 6 Reputation points
answered 2020-10-30T15:02:03.59+00:00
JayaC-MSFT 5,526 Reputation points
1 answer

Azure Function - Table query gets skipped or timeout

Hello, I have a function where I use table storage services, I have no problem in updating data in a azure storage table but I'm unable to use queryEntities. my code looks like below: var azure = require('azure-storage'); var tableService =…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
163 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-16T09:37:17.927+00:00
Ostage 1 Reputation point
answered 2020-10-30T14:10:47.777+00:00
sadomovalex 3,631 Reputation points
3 answers

Function app - not sending SMS with Twilio

I am using the demo code sample here My code has no exceptions, but it appears to not send any messages judging by the Twilio logs Is this code complete or do I need to do anything else to make it send a SMS? r "Newtonsoft.Json" r…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-09-29T15:50:41.683+00:00
wavemaster 6 Reputation points
commented 2020-10-30T13:10:37.4+00:00
JayaC-MSFT 5,526 Reputation points
2 answers

Unable to connect to the remote server.Azure Finction.CSOM.Share point

I have Azure Function and share point online,when I try to get item by id in azure fucntion, i get exception.I always use the service account in the code.What am I doing wrong? thanks Unable to connect to the remote server Stack: at…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
asked 2020-10-19T12:58:12.537+00:00
Nerobov Andrey 96 Reputation points
answered 2020-10-30T09:36:56.24+00:00
Nerobov Andrey 96 Reputation points
3 answers

Azure function in App service plan

Hi I have app service plan associated with Virtual network, and i have NSG with few inbound and OB rules. I have azure function running in App service plan mentioned above In Azure function i am interacting with the On premise SqlServer, In…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-23T14:44:18.11+00:00
Amar-Azure-Practice 661 Reputation points
commented 2020-10-27T23:33:33.703+00:00
Mike Urnun 9,786 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do I get Azure Functions to scale up properly with Queue triggers?

I have a Azure Functions App which has several queue triggers along with a number of HTTP triggers, Timer triggers, and Durable Functions. I am currently running into an issue where there are a very large number of messages in 1 queue. When I started…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-20T11:26:29.76+00:00
Andrew Hawes 181 Reputation points
accepted 2020-10-27T17:47:08.557+00:00
Andrew Hawes 181 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions Help,mainly around deloyment

Hi I have developed a series for what I call micro services on my local machine using visual studio code, I have two micro services products and categories, which has a root folder,which has a functions project and class library project,and there is an…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
asked 2020-10-17T14:04:22.307+00:00
EnenDaveyBoy 66 Reputation points
accepted 2020-10-27T16:57:52.907+00:00
EnenDaveyBoy 66 Reputation points