Creating Azure Function with Visual Studio doesn't work

Rob Mulder 231 Reputation points
2021-05-07T08:19:15.837+00:00

Installed VS with the options (and a few more) named here: https://learn.microsoft.com/en-us/learn/modules/develop-test-deploy-azure-functions-with-visual-studio/2-develop-and-test-azure-functions-locally

tried the exercise here: https://learn.microsoft.com/en-us/learn/modules/develop-test-deploy-azure-functions-with-visual-studio/3-exercise-develop-and-test-azure-functions-locally

Everything went well until 'Create the WatchInfo Azure Function' (see picture on the site).
I don't have 'New Azure Function' under 'Add'.

Furthermore I have these errors: Unable to find packages
I'm missing something but what?

94685-capture.jpg

This is installed now, what do I have to add?

94742-capture.jpg

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,263 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 questions
0 comments No comments
{count} votes

Accepted answer
  1. Rob Mulder 231 Reputation points
    2021-05-07T09:53:50.777+00:00

    ah, found out how to update / install missing Nuget Packages.
    Package Source was missing (https://api.nuget.org/v3/index.json).


0 additional answers

Sort by: Most helpful