Cannot install Azure Extensions and Web Application Extensions

I am trying to install the Azure Functions and Web Jobs extension, however the installation fails. Looking through the error log, it seems that the part that is not working is this:

Install Error : System.InvalidOperationException: Installation of Azure Functions and Web Jobs Tools failed. To install this extension please install at least one of the following components: Microsoft Azure WebJobs Tools

I think the problem is that he is looking for himself with the wrong name (Microsoft Azure WebJobs Tools instead of Microsoft Azure Web Jobs Tools). Is there any way to fix this?

+4
source share
1 answer

, :( , "Workload" Azure Development Visual Studio. . , , , .

, , , : Image of the Visual Studio 15.3.5 installer with the Azure Development load loaded.

+5

Source: https://habr.com/ru/post/1686817/


All Articles