In Visual Studio when you start debugging an Azure Function locally, it downloads/installs the Azure Functions CLI (aka Azure Functions Core Tools). It does this automatically, what is doing it and where does it store it? I believe it is only doing this once. Not sure how updates occur.
On Windows, it is this folder:
%LOCALAPPDATA%\AzureFunctionsTools\
Example runtime folder for version 2.43.0, 64-bit:
C:\Users\*username*\AppData\Local\AzureFunctionsTools\Releases\2.43.0\cli_x64
I know the question is for Visual Studio, but the core tools CLI installer uses the following location:
C:\Program Files\Microsoft\Azure Functions Core Tools\
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With