4,375 questions with Azure Functions tags

Sort by: Updated
1 answer

Not able to create an azure function

Hello, I wanted to create an azure function, but i keep getting BadGateway for app service plan, tried creating a plan as well but of no avail.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-24T05:31:01.2866667+00:00
Aarush Luthra 0 Reputation points
answered 2024-05-24T05:51:58.2433333+00:00
Aarush Luthra 0 Reputation points
0 answers

Unable to backup Azure Function App - Invalid Username or Password

I am trying to backup our Function apps to a Storage account using Custom Backups, for most of the apps it works but I have 7 of them that are failing. I start the backup using PowerShell in the same way for all apps and we have a couple of hundred of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,027 questions
asked 2024-05-22T07:54:05.85+00:00
Patrik Nordlund 25 Reputation points
commented 2024-05-24T05:38:35.1+00:00
VenkateshDodda-MSFT 18,956 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to secure APIM subscription key when calling APIs from Web Client Application

Hello, What are some secure ways to pass the Azure API Management (APIM) subscription key while calling APIs, without exposing it in the browser network tab? Passing the key inside the header is not ideal as it can be exposed in the network tab. Would…

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,148 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,803 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-21T20:24:47.8033333+00:00
Abhishek Sinha 61 Reputation points
accepted 2024-05-24T02:19:26.5066667+00:00
Abhishek Sinha 61 Reputation points
2 answers

How can I resolved error an Object reference not set to an instance of an object.

I am getting am Object reference not set to an instance of an object when I try to Run a Azure PowerShell Function to connect to Azure SQL Managed Instance. Anyone have any suggestions?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,155 questions
asked 2024-05-23T19:25:50.8+00:00
Shields, Timothy 0 Reputation points
answered 2024-05-24T02:11:47.2566667+00:00
akinbade abiola 1,655 Reputation points
0 answers

Problem with Azure APIM API URL suffix

Hi I have a number of Azure Functions which i want to make public and and primarily am using APIM for allow me to configure them under 1 custom domain, to make them more user friendly. However I am struggle to make the user friendly because of how the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,803 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-23T22:26:52.0933333+00:00
EnenDaveyBoy 61 Reputation points
edited a comment 2024-05-24T01:45:29.2933333+00:00
EnenDaveyBoy 61 Reputation points
0 answers

Your email domain is not currently registered with us.You can choose another verification method.

I GOT A MAIL FROM GITHUB STATING THAT I HAVE GITHUB STUDENT DEVELOPER PACK BENEFITS AVAILABLE AND IT ALSO SHOWS ON MY PROFILE UNDER CLAIMED OFFERS.BUT WHEN I GO TO GITHUB EDUCATION TO AVAIL MY OFFER. there is no generate code or offer button just a link…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-23T09:10:54.6666667+00:00
Jiya dalal 0 Reputation points
edited the question 2024-05-24T01:22:46.76+00:00
Jiale Xue - MSFT 36,391 Reputation points Microsoft Vendor
1 answer

Azure portal Function apps and Cosmos DB UI changes

I have reader access and today I noticed that the Azure Portal UI functions under Function App have changed. It is no longer possible to see the overview option for a specific function. Additionally, I noticed that under Monitoring for CosmosDB, the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,469 questions
asked 2024-05-17T19:08:14.71+00:00
Rafael Silva 0 Reputation points
edited an answer 2024-05-23T23:49:04.0033333+00:00
Ryan Hill 26,241 Reputation points Microsoft Employee
0 answers

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,375 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,027 questions
asked 2024-05-23T09:44:27.9833333+00:00
Paritosh Mishra 0 Reputation points
edited a comment 2024-05-23T21:19:15.4+00:00
Grmacjon-MSFT 16,756 Reputation points
2 answers

Can't able to connect the VM installed postgresql from ADF

Hi Team, We are unable to access the PostgreSQL from the ADF linked server. it's a azure PostgreSQL flexible server, and we have enabled the "Allow public services" setting within Azure for this server. However, we are still unable to create a…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,277 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,471 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,754 questions
asked 2024-05-14T06:10:02.6633333+00:00
Aravind 20 Reputation points
commented 2024-05-23T16:51:12.9166667+00:00
ShaikMaheer-MSFT 38,126 Reputation points Microsoft Employee
1 answer

Does eventgrid output binging v2 support managed identity? Documents said so but no explanation on what should be the key in V2

Does eventgrid output binging v2 support managed identity? Documents said so but no explanation on what should be the key in V2 python. @app.event_grid_output( arg_name="outputEvent", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
321 questions
asked 2024-03-12T18:46:56.88+00:00
Anonymous
commented 2024-05-23T13:41:28.6233333+00:00
Luuk 0 Reputation points
1 answer

Is it possible to use Azure Function Apps as proxy for LLM streams?

Hi all, Is there a way to stream textual data from an Azure Functions App (in Python)? Case: we have a web app built completely on Azure with an API built in Azure Functions, we want to integrate LLM access with custom tool_calls so the LLM can access a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-17T14:25:18.8366667+00:00
Giel Oomen 36 Reputation points
commented 2024-05-23T10:45:58.25+00:00
Gowtham CP 1,255 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,375 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,488 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,027 questions
asked 2024-05-23T07:26:42.9433333+00:00
Jaidhan Kosambe 0 Reputation points
edited a comment 2024-05-23T09:09:15.1366667+00:00
Jaidhan Kosambe 0 Reputation points
1 answer

Managed Identity Roles Needed for Azure Functions

I cannot figure out how to give my APIMS instance authorization to execute my Azure Function. When I try to test the Azure Function I get a 403 unauthorized error. I have an instance of Azure API Management Service (APIMS) Development Tier. I also have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,803 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 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,839 questions
asked 2024-05-21T17:39:58.52+00:00
Jonathan Lewis 20 Reputation points
edited a comment 2024-05-23T08:50:25.32+00:00
JananiRamesh-MSFT 22,121 Reputation points
1 answer

No job functions found. Try making your job classes and methods public.

Hello, I am having a problem and suspecting it is a bug. Was thinking to create a bug on GitHub, but figured that I might get a faster answer here and maybe there is an obvious fix. I am using VS Codes Azure Function extension to create the standard…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-17T14:45:18.0733333+00:00
David 0 Reputation points
commented 2024-05-23T08:05:42.6533333+00:00
David 0 Reputation points
0 answers

After using Azure Function to delete the trigger, the prompt is successful, but it can still be seen in the UI.

We use Azure Function, and after deleting the trigger, it prompts that the deletion was successful, but we can still see it in the UI. We are using the Linux Python stack. What is the reason for this.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-15T09:20:58.3933333+00:00
Gallatin 21V 166 Reputation points
commented 2024-05-23T06:03:54.2366667+00:00
JananiRamesh-MSFT 22,121 Reputation points
0 answers

How to deploy C# Azure minimal Function App using bicep sourcecontrol?

I have used Visual Studio 2022 Preview to create the "Hello World" version of an isolated ".net 6" azure function (see https://github.com/siegfried01/HelloFunctionAppSourceControl/blob/master/HelloFunctionAppSourceControl.cs#L22) and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-12T22:38:43.5133333+00:00
Siegfried Heintze 1,861 Reputation points
edited a comment 2024-05-23T03:17:41.35+00:00
siegfried heintze 0 Reputation points
0 answers

How to use the ARM (and Bicep) sourcecontrols feature with Azure Isolated Functions?

In Fall of 2023 I was able to successfully deploy in-process azure functions using the sourcecontrol feature. Now I am trying to deploy a .NET 6 isolated azure function using the sourcecontrol feature and I'm getting this error: error "This server…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
997 questions
asked 2024-05-23T02:13:15.2033333+00:00
siegfried heintze 0 Reputation points
edited the question 2024-05-23T02:18:13.7933333+00:00
siegfried heintze 0 Reputation points
1 answer

Cannot Access Azure Key Vault from Python script via 'os.environ["VAULT_URL]" - Key Error: "VAULT_URL"

I am having trouble accessing my Azure Key vault from my python script (debugging before deployment), the script cannot find the environment variable "VAULT_URL" even though I have set this in my environment variables on my Function App on…

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,148 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-09T15:45:41.14+00:00
Aidan Goldie 0 Reputation points
edited an answer 2024-05-22T21:38:34.61+00:00
James Hamil 22,266 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How can we access SQL Server hosted on on-premises from Function app

I am trying to access SQL Server hosted on Azure VM from Function app using python. But I am getting this error: Result: Failure Exception: OperationalError: (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 18 for SQL Server]Login…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-14T09:32:05.17+00:00
Ritika Pandey 25 Reputation points
edited the question 2024-05-22T21:03:48.2366667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

Missing webhook notification for new emails intermittently with active subscriptions

We have created azure function which will get triggered for new email and process it. But for some strange reason some times it is not getting triggered for some mails. So to resolve that we had to create missing function which will check if there is any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,375 questions
asked 2024-05-14T11:52:34.06+00:00
Aarsh Patel 0 Reputation points
commented 2024-05-22T19:24:16.5666667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points