5,936 questions with Azure Functions tags

Sort by: Updated
1 answer

how to prevent azure function from using old connection string

We recently changed our azure sql server manager password. We confirmed (multiple times) that all connection string configurations have the correct password. I've exhausted my list of theories of what the root issue is, and don't even know where…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-09-01T22:08:54.053+00:00
tony 1 Reputation point
commented 2021-09-06T04:32:59.843+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
2 answers

Event Hub never invokes Javascript triggers

Hi I am setting up a simple POC of Event Hub where I am pushing data into a Hub and then having triggers react to it. Unfortunately I have not been able to get a trigger to invoke. This is my function.json: { "bindings": [ { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
721 questions
asked 2021-08-27T11:06:26.977+00:00
Darren Craine 1 Reputation point
answered 2021-09-03T23:27:28.933+00:00
Darren Craine 1 Reputation point
1 answer One of the answers was accepted by the question author.

Ensure FTPS for Azure function in Consumption Tier

Azure Advisory recommendation suggests to Ensure FTPS in Azure Functions and to set up in Configuration -> General Settings. But cant see that configuration in Consumption Tier for Azure functions. While Setting the ftpstate via ARM template the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-04-13T12:59:15.7+00:00
anoop.george 21 Reputation points
commented 2021-09-03T20:41:45.21+00:00
cheezewhizze 6 Reputation points
1 answer One of the answers was accepted by the question author.

Error Deleting Subnet

When trying to delete a subnet in Azure, I get the following message: Failed to delete subnet 'devops-subnet'. Error: 'Subnet test-rg-devops/providers/Microsoft.Network/virtualNetworks/Devopsvnet/subnets/devops-subnet'>Devopsvnet/devops-subnet…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-09-03T07:52:34.647+00:00
Lucario 41 Reputation points
commented 2021-09-03T07:56:25.677+00:00
Lucario 41 Reputation points
1 answer

unable to pass input from one azure function to another functionin powershell

This is reference to the below ask https://learn.microsoft.com/en-us/answers/questions/533843/how-to-pass-output-of-one-azure-function-to-anothe.html I tried the solution given in the approach but struck at below error. Thanks SamaraSoucy, …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,558 questions
Windows for business | Windows Server | User experience | PowerShell
asked 2021-09-01T14:32:37.43+00:00
Bala 1 Reputation point
answered 2021-09-02T19:55:11.87+00:00
Limitless Technology 39,931 Reputation points
2 answers

Is there a way to import an Azure Function into API Management via REST service?

Is there a way to import an Azure Function into API Management via REST service? Are there other programmatic ways if not?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,462 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-09-01T23:22:51.17+00:00
Averroes 41 Reputation points
answered 2021-09-02T07:07:53.907+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
1 answer

ILogger structured loggig with Application Insights not working in .Net 5 Azure Function

Following the guide of creating the HttpExample for .Net 5 based Azure Functions, I'm failing setting up structured logging. My relevant code is: [Function("HttpExample")] public static HttpResponseData…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-04-26T11:25:14.14+00:00
Dietmar 111 Reputation points
answered 2021-09-01T14:22:52.393+00:00
colinrippeyfinarne 26 Reputation points
1 answer

AzFunc to AzFunc System Managed Identity Call

I have azure function A which needs to call azure function B via an http request. Currently, this is secured by a function key on function B. This works well but I'd like to secure function B using "system assigned" managed identity instead. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-08-26T09:42:03.48+00:00
Rob Bowman 221 Reputation points
commented 2021-09-01T12:48:05.54+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Creating a Azure C# function dynamically using Azure Rest API

Hi all, I'm trying to create a new azure c# function, using templates from this (creating-a-azure-python-or-c-function-dynamically.html ) discussion, and I see the following error: . The body of the request is exactly the same as the template, the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-20T06:57:10.97+00:00
maria_praded 41 Reputation points
accepted 2021-09-01T10:37:02.527+00:00
maria_praded 41 Reputation points
0 answers

Does Azure AD B2C support v2.0 endpoints?

According to this documentation, the Blazor project templates use v1.0 endpoints, but they can be upgraded to v2.0 by making the change shown. However, this documentation is talking about Azure AD, not Azure AD B2C specifically. I tried to follow…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Developer technologies | .NET | Blazor
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2021-08-26T10:08:28.503+00:00
Olive 1 Reputation point
commented 2021-08-31T20:14:40.627+00:00
Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
3 answers

Microsft Azure help

Hello, I am fully new to Microsoft Azure... Can I host WordPress and Laravel websites in azure hosting? Regards Abhijeet

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-23T17:08:08.65+00:00
Abhijeet 6 Reputation points
commented 2021-08-31T16:45:53.523+00:00
MikeUrnun 9,777 Reputation points Moderator
1 answer

Retirement Announcement - Azure Functions support for PowerShell 6 is ending on 30 September 2022

Because PowerShell 6 has reached end of support on 4 September 2020, applications hosted on Azure Functions using PowerShell 6 will be unsupported after 30 September 2022. If you have a question, please post it in this thread.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-31T16:27:54.917+00:00
MikeUrnun 9,777 Reputation points Moderator
accepted 2021-08-31T16:28:23.5+00:00
MikeUrnun 9,777 Reputation points Moderator
2 answers

Azure Timer Trigger not firing

Strange behavior. Azure trigger on 15min cron schedule fires reliably every 15min for hours, then stops working until I login to portal, at which point it starts up again on it's own. Almost like me authenticating brings it back to life. Just getting…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-25T04:56:35.197+00:00
cdanner 6 Reputation points
answered 2021-08-31T14:32:55.577+00:00
sadomovalex 3,636 Reputation points
1 answer One of the answers was accepted by the question author.

setting up health check for azure function

I am trying to setup a health check for my azure function. I saw from this post https://learn.microsoft.com/en-us/answers/questions/143425/app-service-health-check-alert.html, it is mentioning setup a service a health endpoint on /health. May I…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,663 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-20T15:21:22.107+00:00
Yang Chowmun 411 Reputation points
accepted 2021-08-31T13:57:05.267+00:00
Yang Chowmun 411 Reputation points
1 answer

Build serverless apps with Go: How can you make Azure Functions find your compiled app

Hello, In the Microsoft Learning module - Docs / Learn / Browse / Create serverless applications / Build serverless apps with Go / Knowledge check The answer to the following question is not correct - How can you make Azure Functions…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-26T02:08:31.187+00:00
Shivam Bedwal 1 Reputation point
commented 2021-08-31T11:23:44.057+00:00
AnuragSingh-MSFT 21,551 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Durable Functions guidance on "scaling" external events

HI, I am exploring using Durable Functions as a way to kick off a huge number of background tasks and then await their completion via external events. The general pattern would be an orchestrator will call an activity to retrieve a list of items…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-27T07:56:09.667+00:00
colinrippeyfinarne 26 Reputation points
commented 2021-08-31T09:33:38.09+00:00
colinrippeyfinarne 26 Reputation points
1 answer One of the answers was accepted by the question author.

Most common design pattern in Azure

Hi All, I understand it is case by case scenario and depends entirely on use case. But still would like to know what is most common design pattern with respect to Azure architecture is used in available design pattern such as circuit breaker ,cache aside…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,539 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,655 questions
asked 2021-08-30T07:54:33.703+00:00
Samy Abdul 3,376 Reputation points
accepted 2021-08-31T07:16:12.843+00:00
Samy Abdul 3,376 Reputation points
1 answer One of the answers was accepted by the question author.

multiple instance to prevent single point of failure

Yesterday my azure function were crashed and I found this link about best practise to run a healthy app https://azure.github.io/AppService/2020/05/15/Robust-Apps-for-the-cloud.html#use-multiple-instances. I have a few doubts regarding some parts of the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-20T15:52:41.653+00:00
Yang Chowmun 411 Reputation points
accepted 2021-08-31T05:02:54.58+00:00
Yang Chowmun 411 Reputation points
7 answers

need help tracking down azure sql error Message: Login failed for user 'manager'.

We recently changed our azure sql server manager password. We confirmed (multiple times) that all connection string configurations have the correct password. I've exhausted my list of theories of what the root issue is, and don't even know where to…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2021-08-25T19:08:55.953+00:00
tony 1 Reputation point
commented 2021-08-30T22:11:37.927+00:00
Alberto Morillo 34,676 Reputation points MVP Volunteer Moderator
1 answer

Azure resource that can consume TCP Packet besides Virtual Machine

I haven't been able to find the answer to this question and didn't know if anyone could provide insight: Is there an Azure Resource, besides a Virtual Machine, that can consume/listen_for an incoming TCP Packet on dns:specific_port_X? Since a Virtual…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,051 questions
asked 2021-08-24T12:54:28.037+00:00
Jason 1 Reputation point
commented 2021-08-30T21:11:17.177+00:00
Jason 1 Reputation point