MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.24k stars 21.4k forks source link

Connect Azure Storage using Visual Studio Code tutorial for nodejs uses old programming model. #120611

Open riandree opened 6 months ago

riandree commented 6 months ago

I tried to follow the "Connect Azure Functions to Azure Storage using Visual Studio Code" tutorial after i startet the initial tutorial for nodejs (programming model v4). I tried to find a "functions.json" file in my source folder as mentioned in the tutorial but couldnt find one. After searching the documentation for a while i learned that this file is only relevant for the v3 programming model while i used the v4 model. Nowhere in the tutorial is this mentioned which is pretty confusing when you try to learn about a technology and the tutorials switch programming models without mentioning this.

regards André

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

SaibabaBalapur-MSFT commented 6 months ago

@riandree Thanks for your feedback! We will investigate and update as appropriate.

ggailey777 commented 6 months ago

Thanks @riandree we are tracking this issue and have updates planned. @diberry