12

I'm trying to deploy an Azure Function via Visual Studio. VS gives me this error:

Publish has encountered an error.
Publish has encountered an error. We were unable to determine the cause of the error. Check the output log for more details.

A diagnostic log has been written to the following location:
"C:\Users\myusername\AppData\Local\Temp\tmp16F8.tmp"

Let's check the log then!

"Microsoft.WebTools.Shared.Exceptions.WebToolsException: Publish has encountered an error. We were unable to determine the cause of the error. Check the output log for more details. "

Fucking piece of crap

Comments
  • 1
    never trusted VS extensions to do "devops" tasks, they're generally sh*t.
Add Comment