Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,929 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
when deploying a function with the command mvn azure-functions:deploy based on a manage identity message generates the following error but if it is done with an az login service-principal if it works I must modify the pom.xml I can not find how to solve this problem.