Category "azure-function-app"

azure app service authentication/authorization not available

I am attempting to set up the authentication for a Google login in my Azure App Service. However In my App Service the 'Authentication/Authorization' section is

Deploying Azure Function (isolated process) to Azure using Azure DevOps is not working

Currently Microsoft has introduced a new way to treat azure functions called isolated process and it's the only way to run Azure functions on .NET5. I am trying

How can i watch for changes in my azure functions?

I am using azure functions written in NODE JS. I am starting the local server with func host start and everything works fine. But the problem is when i change

Azure Function IBM MQ Setup with pfx Certificate

I am having a connection problem when I am trying to set up a connection to a IBM MQ V6 QueueManager and a .net client using IBM.XMS namespace in Azure Function

JsonSerializationException: Unable to find a constructor for unity webgl build

I serialize a class in an azure function app and collect it via response to post in Unity3d. It's a WebGL project and it works fine on Editor but throws excepti