For what's its worth, it seems like Azure Functions Toolkit allows just one task of type "func" in the workspace so if you already have such task any other task with similar type (and different name) would be ignored (and show up as not found).