4,835 questions with Azure Functions tags

Sort by: Updated
0 answers

unable to install the synchronization service. Localdb powershell operation failed on ADSync Bootstrap service. Enable-ADSyncBootStrapLocalDBInstance.

Hi, i got issue with the installation of ADSync. I got a issue of unable to install the synchronization service. Localdb powershell operation failed on ADSync Bootstrap service. Enable-ADSyncBootStrapLocalDBInstance. For some reasons, the connection of…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,383 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,501 questions
asked 2024-08-30T15:55:51.2933333+00:00
Germain, Frédéric 0 Reputation points
1 answer

Fetch key vault secrets using user assigned managed identity from Azure function

Hi Team, I have one key vault where I have saved all my secrets names and its value. I have also created a user assigned managed identity "write" which has access to key vault. I have attached this managed identity to Azure function as well.…

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,249 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-26T11:24:21.5533333+00:00
RSingh 60 Reputation points
commented 2024-08-30T14:49:37.64+00:00
Akhilesh 8,135 Reputation points Microsoft Vendor
0 answers

x-functions-key missing when calling Azure Function from Azure SWA

I have my Azure Functions set to authLevel = 'function'. I'm able to properly pass the x-functions-key in the header when using Postman and get a response from my Azure Function. However, in my Azure SWA when using fetch and specifying the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
886 questions
asked 2024-08-30T14:38:55.6766667+00:00
Mark Dabrowski 0 Reputation points
1 answer

How to disable access key connection in Function App

Recently I want to disable access key connection AzureWebJobsStorage in Function App and use Managed Identity instead. I check the possible solution by changing it to AzureWebJobsStorage__accountname in environment variable. Also, I change the connection…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,770 questions
asked 2024-08-16T05:26:07.5466667+00:00
Yi Zhan 0 Reputation points Microsoft Employee
commented 2024-08-30T14:19:39.0133333+00:00
LeelaRajeshSayana-MSFT 14,676 Reputation points Microsoft Employee
1 answer

Orphan resource group wont delete

Hi, I recently created an Azure Function App based on a container, and later I deleted the Function App. However, I noticed that during this process, a behind-the-scenes resource group with an associated app container was automatically created. After…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-13T07:54:03.7766667+00:00
Alain Osorio Rodriguez 0 Reputation points
commented 2024-08-30T14:14:20.1133333+00:00
LeelaRajeshSayana-MSFT 14,676 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Automation or Azure Function which is cost effective ?

I want to schedule a python script to delete the snapshot by tags so which solution will be cost effective Azure Automation or Azure Function and if yes why and if not why not ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,225 questions
asked 2024-08-27T12:56:09.35+00:00
Yasar Shaikh 20 Reputation points
commented 2024-08-30T13:58:54.16+00:00
Yasar Shaikh 20 Reputation points
1 answer

What is the purpose of Azure stack settings .NET Version?

I'm setting up Azure Function app .net8 isolated and noticed that in Configuration -> General Settings -> Stack settings .NET Version is set to .NET Framework 4.8, however the function works fine. What does the .NET version imply in this context?…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
223 questions
asked 2024-08-26T10:53:19.65+00:00
Tomas Blažauskas 0 Reputation points
edited an answer 2024-08-30T12:32:46.18+00:00
JananiRamesh-MSFT 25,816 Reputation points
0 answers

Missing Application Settings detected for Blob Trigger functions with manage identity.

The following Application Settings are referenced in Function bindings but not configured in the Function App. This can cause execution errors Function: readblobdatapoc/TestBlobTriggerFunctions, Binding parameter: myBlob, Application setting:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-01T12:31:26.99+00:00
Prashant patil 0 Reputation points
commented 2024-08-30T12:07:00.81+00:00
JananiRamesh-MSFT 25,816 Reputation points
3 answers

How to use Managed Identity to call a azure function from Azure SQL Database using sp_invoke_external_endpoint

How to use Managed Identity to call a azure function from Azure SQL Database using sp_invoke_external_endpoint. When I try to create a credential using this query CREATE And then run my rest endpoint to call the Azure function EXEC…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-26T13:45:30.0333333+00:00
Ayush Shrivastava 20 Reputation points
commented 2024-08-30T10:48:21.2366667+00:00
Ayush Shrivastava 20 Reputation points
1 answer

Can a ServiceBus queue triggered function app have http endpoints as well?

Hey there! I have a ServiceBus queue triggered function App which after processing the message body through a business logic, completes the message as well to remove it from the queue. Now, I want to test the performance of the underlying business…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
604 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-26T09:35:18.66+00:00
Sukhman Singh 0 Reputation points
commented 2024-08-30T10:23:40.0366667+00:00
Deepanshukatara-6769 8,560 Reputation points
1 answer One of the answers was accepted by the question author.

Is MediaTranscoder supported in Azure Cloud Functions?

Hi, We want to know whether MediaTranscoder (link) in C# can be used on Azure Functions. We are trying to convert videos into WMV files. They need to be Windows Media Video 9 (WMV3), which is not supported in tools like ffmpeg and major cloud media…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Universal Windows Platform (UWP)
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,797 questions
asked 2024-08-29T04:58:23.4233333+00:00
Tomoyuki Hayasaka 20 Reputation points
accepted 2024-08-30T08:26:48.9233333+00:00
Tomoyuki Hayasaka 20 Reputation points
1 answer

Restrict Azure function to access storage account and Key vault

I have a Azure functions that sends SMS's and redirects call using Twilio messaging service. It does not use any Storage account, uses only Azure key vault. How to restrict public access to a storage account and allow only the Azure functions to access…

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,249 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 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.
3,073 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,370 questions
asked 2024-08-30T02:19:32.95+00:00
Nandhini Balasubramanian 0 Reputation points
edited the question 2024-08-30T05:29:42.0766667+00:00
Nandhini Balasubramanian 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Communication Service Email Send Rate limit

I tried to send 100+ email which led to ACS throwing a 429 error. I paused the function app for more than an hour to allow the limit to recover, but after resuming, it only sent 4-5 emails and throwing the 429 error again. and we are sending these events…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
836 questions
asked 2024-08-29T04:50:05.2733333+00:00
87592231 65 Reputation points
accepted 2024-08-30T04:20:18.47+00:00
87592231 65 Reputation points
1 answer

How to install Azure Functions Core Tools on Arch Linux?

I'm trying to make a local function of azure in VS Code, when starting to debugging it appears that I must have Azure Functions Core Tools , I've tried to in install it but for some reason Azure does not recognize it.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2023-11-07T15:11:30.61+00:00
Juliana Ramayo Cardoso 0 Reputation points
commented 2024-08-30T02:24:10.1366667+00:00
Craig Breakspear 0 Reputation points
1 answer

Azure function networking setting

Azure function networking (Site access and rules) (Advanced tool site) setting Unmatched rule action to Deny. Unable to find setting in Terraform to set to Deny.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-28T17:32:53.0733333+00:00
Faisal Qazi 0 Reputation points
answered 2024-08-30T01:52:13+00:00
Ryan Hill 27,526 Reputation points Microsoft Employee
1 answer

Can I deploy function App in on premise environment?

Recently I have created a azure DevOps extension as well as azure function App. I made the subscription in azure and I was able to deploy the function app in azure. My question here is, for the on premise customers how can I share the extension and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-29T10:18:18.8866667+00:00
Ajith J 0 Reputation points
answered 2024-08-29T16:58:59.31+00:00
LeelaRajeshSayana-MSFT 14,676 Reputation points Microsoft Employee
1 answer

A lot Concurrent requests on Application Gateway and Function App

Hi We have an application gateway with HTTPS listener (with entries for the public IP in the domain provider). The Application Gateway has a private function App in the back-end. The domain of the application gateway is same as the domain of an another…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-23T11:02:55.9366667+00:00
Rajat Srivastava 40 Reputation points
edited the question 2024-08-29T12:45:10.82+00:00
KapilAnanth-MSFT 43,471 Reputation points Microsoft Employee
1 answer

How to Connect Azure function App to site2Site VPN , so that It can access the resources in On prem

Hi All, I have created VPN tunnel ( site 2 site VPN Connection ) to our on prem VPN gateway and connection is successfull , I followed the following guide https://learn.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portal Now I want to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
asked 2024-08-21T09:54:48.47+00:00
Ingle, Sachin (DEU) 0 Reputation points
edited the question 2024-08-29T12:43:59.1666667+00:00
KapilAnanth-MSFT 43,471 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Discrepancy in Azure Function App NAT Gateway Configuration

I'm experiencing an issue where my Azure Function App shows different NAT Gateway configurations in different sections of the Azure portal. - In the Networking section of the Function App, the NAT Gateway is displayed as correctly configured (see…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,593 questions
asked 2024-08-23T08:09:13.8+00:00
Niket Kumar Singh 360 Reputation points
edited the question 2024-08-29T12:38:45.8433333+00:00
KapilAnanth-MSFT 43,471 Reputation points Microsoft Employee
0 answers

The test environment regarding my PwC Azure AI training does not seem to work. AUX – Cloud Transformation Masterclass: Unleashing the Power of GenAI

The test environment regarding my PwC Azure AI training does not seem to work. AUX – Cloud Transformation Masterclass: Unleashing the Power of GenAI

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,835 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,726 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,593 questions
asked 2024-08-29T12:04:29.24+00:00
Jeannot Marx 0 Reputation points