python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Creating Certificate from base64 encoded string failing in Azure Function
I am trying to create an X509Certificate2 from a base64 encoded string. This code I have added to a sample Azure function.
Locally the code works and I can create a cerificate object from bas364 encod...
New_coder
Votes: 0
Answers: 1
Retrieve keyvault secured function keys from app configuration in angular code to call api
I need to get the keyvault secrets value as function key to call azure functions api. The keyvault reference has been added to app configuration. I can access keyvault reference stored in app configur...
P_code
Votes: 0
Answers: 1
Custom message is not displayed in Azure Java Function App
I have created a Java function in Azure from the az cli and the function app is getting deployed,however when I access the Function App url I cannot see the custom message in the message body.
Below a...
UFT
Votes: 0
Answers: 1
Different routing behavior between Web API and Azure Function HTTP Trigger Problem
I've spent the entire morning trying to figure this out. I have a Web API project (.NET 5) that has a number of controllers. I'm being tasked to divide it out into microservices using Azure Functions ...

BTSoft
Votes: 0
Answers: 1