4,395 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure function crashed during cold start after converting to isolated worker

I have an Azure function that had been working fine for the past 2 years. I recently converted to isolated worker and now every time the function is spawned up, it will crash initially during cold start. So if the API has not been called for a while…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-27T18:28:07.4+00:00
TD 0 Reputation points
2 answers

What is the best way to execute PowerShell graph command executed against Azure / Entra ID ?

What is the best way to execute the PowerShell graph command executed against Azure / Entra ID ? $date = (Get-Date -Format "yyyy-MM-dd") 2Get-MgRiskDetection -All -Filter "ActivityDateTime ge $date and RiskLevel eq 'high'" The report…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,411 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,166 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T14:14:48.94+00:00
EnterpriseArchitect 4,871 Reputation points
edited an answer 2024-05-27T17:05:53.3266667+00:00
Sina Salam 4,296 Reputation points
0 answers

Microsoft Graph Task Details Not Returning the Checklist Items

I need to make an Azure Function app which creates the Excel export automatically. I have gotten everything looking like the UI Excel export function found on the Planner, however I cannot get the checklist if the task has one. Here is my code requesting…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T14:16:09.2266667+00:00
John M. Murry 0 Reputation points
1 answer

Python Azure Function throws "SSLCertVerificationError" when try to invoke on-prem API endpoint

We have an azure function (linux) which runs python functions, one function should reach one of our on-prem servers (phpIPAM) via REST API. The server has valid certification, issued by our CA (we have 2 level CA environment: root CA-intermediate…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-27T07:55:44.9133333+00:00
Béla Tóth 0 Reputation points
commented 2024-05-27T12:27:49.3266667+00:00
Béla Tóth 0 Reputation points
1 answer

Azure Function 4 deployment fails with "Encountered an error (BadGateway) from host runtime."

A few days ago, I started getting the infamous "BadGateway" errors when I attempted to deploy a new version of my Azure Function. Yes, it is the dreaded "Syncing Triggers" issue...(debug log below) This was working before, I made…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-04-15T17:11:12.1733333+00:00
Zoltan Solya 26 Reputation points
commented 2024-05-27T12:26:42.95+00:00
Zoltan Solya 26 Reputation points
0 answers

How can I process (validate, Parse) x12 EDI files in Azure. Can you please provide in detail steps.

I want process EDI x12 files using Azure. I want perform below operations on file: Pickup file from FTP folder location Validate file as per EDI standard and Generate acknowledgement Convert x12 EDI file into xml or json Store file data(xml or json)…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,492 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,901 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-23T07:26:42.9433333+00:00
Jaidhan Kosambe 0 Reputation points
commented 2024-05-27T11:12:35.16+00:00
SwathiDhanwada-MSFT 18,031 Reputation points
0 answers

How to fix '/home/LogFiles/Application/Functions/Host' Azure function

The set up we have: Azure function app, we have queue trigger in the azure function and we set up our function using teraform template. The function will not discover the functions or anything. But if we change the azure AzureWebJobsStorage to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T09:24:45.7766667+00:00
Minh Pham | Ximius 5 Reputation points
0 answers

How to show SyslogMessage in CiscoWSAEvent Function ?

When i download Cisco WSA in Content hub i got function the name is CiscoWSAEvent when the first time i connected my CiscoWSA into sentinel i got confused because in my Syslog i got log from WSA but i don't get Connected status from Data Connector then…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-27T09:18:05.1666667+00:00
zake 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can I temporarily pause a deployment to reduce charges?

Is it possible to temporarily disable a deployment to cut down on costs? Specifically, I need to have a deployed app running during the day but turned off at night to avoid unnecessary charges. The app is a function app, and the resources used…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 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,765 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,136 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-24T11:13:05.7266667+00:00
Chantelle Christina Victoria Osafo 20 Reputation points
commented 2024-05-27T08:41:44.85+00:00
Chantelle Christina Victoria Osafo 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to implement Functionapp with Service Bus in a private network setup ?

Hello, I have an azure functionapp which picks up messages from an Azure Service Bus. The functionapp needs to be set in a private network setup meaning, it is vnet integrated with a delegated subnet, and has a private endpoint in the default subnet.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
559 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
473 questions
asked 2024-05-26T15:35:05.4966667+00:00
Ceci Ivanov 0 Reputation points
commented 2024-05-27T07:48:50.6666667+00:00
Ceci Ivanov 0 Reputation points
0 answers

Azure Functions not processing messages

Since this week my function app stopped processing all the messages sent to queue. The messages stay only in the queue. I thought it was something to do with the old app, so I created new apps and queues (session enabled) and still face the same issue.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
559 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-24T13:30:49.87+00:00
Niraj 40 Reputation points
edited the question 2024-05-27T07:30:52.9233333+00:00
Niraj 40 Reputation points
1 answer

Managed identity should be used in web apps

We have a situation with a PAAS application where in Azure Advisor it is asking us to enable Managed identity should be used in web apps and Function APP . Our concern is that if I specifically change this to be Managed indentiese then will it break…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,216 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-23T09:44:27.9833333+00:00
Paritosh Mishra 0 Reputation points
answered 2024-05-27T06:01:58.14+00:00
Paritosh Mishra 0 Reputation points
0 answers

Azure Zip deployment failed with log

commond: az webapp deployment source config-zip --name xxx -g xxx --subscription xxx --src .\dist.zip --slot second

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-27T03:19:11.9633333+00:00
Lijiao Guo (Centific Technologies Inc) 0 Reputation points Microsoft Vendor
0 answers

Cloud shell blank black screen

Hi After creating free blob storage I opened Azure cloud shell in my free subscription and cannot see the promt just black screen. I have completed the following without any joy. Refresh the Browser: Sometimes, the issue can be temporary. Refreshing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
325 questions
asked 2024-05-24T11:25:45.97+00:00
Frank Dodds 0 Reputation points
edited the question 2024-05-27T01:33:34.32+00:00
Jiale Xue - MSFT 36,471 Reputation points Microsoft Vendor
0 answers

yeni abonelik

Üniversite hesabımla yeni Azure aboneliği yaparken kredi kartı onayım bir türlü gerçekleşmiyor, farklı kartlarda denedim fakat bilgiler doğru olduğu halde yanlış uyarısı veriliyor lütfen bu konuda bana yardımcı olunuz:

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-24T20:35:36.63+00:00
BURAK BULUT 0 Reputation points
edited the question 2024-05-27T01:31:15.9633333+00:00
Jiale Xue - MSFT 36,471 Reputation points Microsoft Vendor
1 answer

Azure Function are not loaded at runtime after deployment using container and python image

I have really simple app, that we pull from the our azure registry. The image is pull from the docker registry, but the problem is that it could not find the functions when deploy. It worked fine if we deploy it using VSCode and locally. Also, it could…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-24T12:00:57.9766667+00:00
Minh Pham | Ximius 5 Reputation points
answered 2024-05-26T18:17:48.06+00:00
Minh Pham | Ximius 5 Reputation points
0 answers

Azure Function - Run and Debug locally - ModuleNotFoundError: No module named 'requests'

Hello, When I Run and Debug this simple HTTP Trigger function which includes the library Requests, I obtain the errors "ERROR: Error: No module named 'requests', Cannot find module." "ModuleNotFoundError: No module named 'requests",…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-26T03:51:00.5366667+00:00
Lexignot 65 Reputation points
commented 2024-05-26T17:36:47.1166667+00:00
Gowtham CP 1,655 Reputation points
0 answers

What happens when BindFunctionInputAsync method is called in middleware?

Hi, I don't really have any issues, just wondering something. If I have a durable function (say an activity function), and I set up middleware, what would happen if I call BindFunctionInputAsync within the middleware? Here…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-25T22:48:42.7733333+00:00
FJDSJK 0 Reputation points
edited the question 2024-05-25T22:49:35.8066667+00:00
FJDSJK 0 Reputation points
0 answers

Not able to create App service or logic app

I have created function app and it is not completed deployment. Found this information. Can you please help me how to resolve this issue? This BadGateway issue is happening for any thing I create for example created App service or Fucnction app for any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-25T21:32:58.6866667+00:00
JC 0 Reputation points
edited a comment 2024-05-25T21:42:12.6266667+00:00
JC 0 Reputation points
1 answer

Azure function works fine when tested locally, but not loaded when deployed.

logs init.py file import os import logging import azure.functions as func from azure.core.exceptions import ClientAuthenticationError, ResourceNotFoundError from azure.data.tables import TableServiceClient, TableClient from azure.core.credentials…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
asked 2024-05-25T18:15:57.4966667+00:00
Hafsa Javed 0 Reputation points Student Ambassador
edited an answer 2024-05-25T19:33:11.8433333+00:00
Dan Rios 1,425 Reputation points MVP