serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
267 stars 162 forks source link

More specific error message for failed deployment #300

Closed tbarlow12 closed 5 years ago

tbarlow12 commented 5 years ago

When a deployment fails, we get the "at least one resource deployment failed" message. It would be nice to just pull the error message from the deployment and display that instead.

martino commented 5 years ago

I found the reason in the events section of the resource groups in the azure dashboard