Blog Archive for October 10, 2019

Azure Functions Deployment Error

October 10, 2019

I was deploying a test azure function using the tutorial at https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-java-maven and it was failing with the following error:

[ERROR] Failed to execute goal com.microsoft.azure:azure-functions-maven-plugin:1.3.4:deploy (default-cli) on project azure-functions: 2 exceptions occurred. : 
Chain of Causes for CompositeException In Order Received =>
: Unrecognized field "evaluationDetails" (class com.microsoft.azure.PolicyViolationErrorInfo), not …