4,285 questions with Azure Functions tags

Sort by: Updated
0 answers

Azure Logic App Functions runtime error

I have setup my Azure Logic App - Standard Workflow and successfully setup the workflows and have multiple successful runs. But suddenly, it throws an error "System.Private.CoreLib: The user name or password is incorrect. :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,853 questions
asked 2024-04-29T03:34:14.17+00:00
user20201 326 Reputation points
1 answer One of the answers was accepted by the question author.

After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage

Hello, After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage. Locally it works correctly. What could be the reason? Thank you! import azure.functions as func import logging import pandas as pd def…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-04-25T17:50:58.4966667+00:00
Maryna Paluyanava 191 Reputation points
accepted 2024-04-28T19:41:06.2233333+00:00
Maryna Paluyanava 191 Reputation points
3 answers

Azure Functions with FastAPI and OpenAI Streaming

How to send out the Azure Open AI response in real-time streaming through FastAPI and hosted on Azure Functions? Background: The goal is to deploy a OpenAI streaming response API with Azure Functions + FastAPI. OpenAI streaming works perfect with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 questions
asked 2023-10-23T06:45:25.62+00:00
Liu, Kevin 劉峻瑋 (598648) 0 Reputation points
answered 2024-04-28T17:51:00.5933333+00:00
mohmdRzvani-603709138563430 0 Reputation points
1 answer

Azure function v2 (python) to chunk data in a for loop does not output to blob storage

Im trying to write a simple for loop that cut's a list into chunks within an Azure function v2 (python) and outputs these blobs to csvs. import import logging import azure.functions as func app =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-04-22T09:14:36.15+00:00
jim01011 0 Reputation points
answered 2024-04-28T17:46:06.99+00:00
SaravananGanesan-3177 1,665 Reputation points
1 answer One of the answers was accepted by the question author.

Azure estudent bad gatevway erro

I am creating a small function in App Function with azure student subscriptiom by the part of my university but I am receiving a badgateway error. Some one to help me ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-04-28T15:53:22.85+00:00
Joao Claudio Paco 20 Reputation points
accepted 2024-04-28T17:30:08.8233333+00:00
Joao Claudio Paco 20 Reputation points
0 answers

While creating functionapp it shows BadGateway

"status": "Failed", "error": { "code": "Forbidden", "message": "The subscription 'd03952d3-5e71-4be1-8314-0fa483e2a434' is not allowed to create or update the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-04-22T04:07:41.3+00:00
Keerthi Yellagari 0 Reputation points
commented 2024-04-27T17:04:35.63+00:00
Patchfox 3,786 Reputation points
6 answers One of the answers was accepted by the question author.

How to view Azure Function files deployed

I've deployed a Function to Azure and now I want to see the files I've deployed. If I go to Kudu and view wwwroot, it only shows the host.json file. I can go into Bash and view all the folders, but I don't see where the function files are. Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2020-05-31T19:17:53.063+00:00
David Finley 31 Reputation points
commented 2024-04-27T16:50:45.64+00:00
Sean Killeen 356 Reputation points MVP
3 answers

Dotnet-isolated .net8 function app, 502 error on consumption plan

Hi all, I am running into a very odd error with a dotnet-isolated .net8 function app in consumption plan. In the logs I can see after some idle time, that there is a log entry for Stopping JobHost. If I then proceed to do an http call to my Http trigger…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,268 questions
asked 2024-03-07T19:21:49.47+00:00
Lewis, Leon 0 Reputation points
edited an answer 2024-04-27T12:52:29.2666667+00:00
Florian Wachs 101 Reputation points
1 answer One of the answers was accepted by the question author.

Error I get the error The subscription is not allowed to create or update the serverfarm.

I get the error The subscription 'd088384a-d638-4051-b582-92*****f964d' is not allowed to create or update the serverfarm. "Forbidden" I am a student and create the account a few days ago and got the student 100$ value. But when creating a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2024-04-24T08:41:24.9066667+00:00
Dimitrie Lauer 20 Reputation points
edited an answer 2024-04-27T12:19:29.9833333+00:00
Russell dyas 75 Reputation points
1 answer

Automating Subscription Creation with Azure Functions

In modern cloud environments, automating routine tasks is key to efficiency and scalability. Azure Functions, a serverless compute service, provides a powerful platform for automating tasks within the Azure ecosystem. One common use case for Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,149 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,853 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,582 questions
asked 2024-04-26T12:39:54.6633333+00:00
Mehul Movadiya 0 Reputation points
answered 2024-04-27T03:59:46.91+00:00
Abhishek Tripathi 0 Reputation points
3 answers

Azure B2C sign in page does not display company branding images on .NET clients only

We are using MSAL.NET with B2C to authenticate our users. We have a custom company logo and background image that we display when the user signs in to our application. In our Angular-based web portal, the sign in page displays correctly, but in our .NET…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,532 questions
asked 2024-04-12T16:26:31.89+00:00
Jordan Hariel 21 Reputation points
answered 2024-04-27T00:17:48.62+00:00
Marilee Turscak-MSFT 33,951 Reputation points Microsoft Employee
1 answer

Transitioning from SQL Database to Custom Attributes for Azure Blob Storage User Access in B2C User Flow

I have an API that allows B2C users to upload/download files from Azure Blob Storage containers. Currently, I use an SPA with an Azure Function that sends the upload or download request to the Azure Blob Storage container that the user has access to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,435 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,647 questions
asked 2024-04-16T14:46:03.98+00:00
hampton123 1,030 Reputation points
commented 2024-04-26T21:04:19.5733333+00:00
hampton123 1,030 Reputation points
2 answers

Key Vault access while setting Networking IPS

Hi We have created a Key Vault and a secret in Azure Key Vault. We provided selected IP access in Networking while creating the vault and gave service account access to the Key Vault user. However, the service account was unable to read the secret from…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,120 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,149 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
61 questions
asked 2024-04-25T20:13:29.0766667+00:00
Harpreet Singh 0 Reputation points
answered 2024-04-26T19:24:08.1466667+00:00
Babafemi Bulugbe 1,870 Reputation points
1 answer

What is the use of running Azure functions in Azure Container Apps ?

Do we have any cost savings? while we run azure functions in Azure Container Apps.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
391 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
270 questions
asked 2024-04-26T13:46:53.0933333+00:00
Tejeswar 0 Reputation points
answered 2024-04-26T16:15:43.6133333+00:00
kobulloc-MSFT 23,491 Reputation points Microsoft Employee
1 answer

Connect from python Function app with managed identity to Azure Database for PostgreSQL- Flexible Server

Hi Everyone I have a python function app which is connecting to PostgreSQL- Flexible Server. I have used password authentication to connect the server. Now, I have to use managed identity to connect the server. I came across 2 different and not sure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Database for PostgreSQL
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,532 questions
asked 2024-04-22T12:46:59.7566667+00:00
Sivanesan 20 Reputation points
commented 2024-04-26T14:05:26.45+00:00
Ryan Hill 25,826 Reputation points Microsoft Employee
1 answer

Azure Function Publish issue from Visual studio 2022

Publish has encountered an error. Publish has encountered an error. We were unable to determine the cause of the error. Check the output log for more details. A diagnostic log has been written to the following…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2023-09-26T13:25:51.8466667+00:00
Akhilesh Vikram Singh 0 Reputation points
commented 2024-04-26T13:43:53.29+00:00
Jeffrey 0 Reputation points
1 answer One of the answers was accepted by the question author.

New Azure Function App processes blobs that were already processed by another Function App

I have the following situation. I had a function that ran on Windows App Service Plan. That function processed blobs. The function had default LogsAndContainerScan trigger. Now after some time I decided to rewrite this function and also migrate it from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,435 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2024-03-26T13:07:01.6433333+00:00
Mykhailo Seniutovych 20 Reputation points
accepted 2024-04-26T12:47:00.32+00:00
Mykhailo Seniutovych 20 Reputation points
1 answer

How to get notified via email when deployments history of resource groups counts exceeds 500?

we noticed that resource group is limited to 800 deployments in its deployment history. At the end we have question about Monitoring Part. PowerShell Script to get list of Resource Group Name along with Deployment Name and Status of all Deployments for…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,805 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,853 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
asked 2024-04-05T11:44:35.09+00:00
Shashikanth M S 0 Reputation points
commented 2024-04-26T11:37:47.3233333+00:00
AnuragSingh-MSFT 20,016 Reputation points
1 answer

Azure Functions | Roles

Hi What role would you recommend to provide if I want to allow only Read Access to a Function App. This should include reading the Configurations and App Settings (Environment Variables) on the portal

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-04-26T07:43:58.7866667+00:00
Abhay Chandramouli 966 Reputation points
answered 2024-04-26T09:57:12.84+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

Azure Portal | New UI Features

Hi I can see on my colleagues azure portal, that the new Function App Features are visible. For example, there is now an Environment Variables section on the Settings Blade in the Function App window. I am not able to see that.. Colleagues are saying…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-04-26T05:17:55.3233333+00:00
Abhay Chandramouli 966 Reputation points
commented 2024-04-26T09:38:21.4866667+00:00
MayankBargali-MSFT 68,641 Reputation points