Azure-functions

Latest version: v1.22.1

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 16

0.8.0

Added

- Upload and download application settings
- Prompt to automatically install the Azure Functions Core Tools when possible
- "Report an issue" button on error dialogs that links to the GitHub repo
- Subscription filter button next to Subscription nodes in the explorer
- Deploy to Function App context menu action for Function Apps

Changed

- JavaScript projects will default to runtime "beta" instead of "~1" on Mac/Linux. See [here](https://aka.ms/azfuncruntime) for more information.

Fixed

- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.8.0%22+label%3Abug+is%3Aclosed)

0.7.0

Added

- Automatically detect projects created outside of VS Code and prompt to initialize
- View/Delete Proxies
- Remote Debug Java Function Apps (experimental)

Fixed

- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.7.0%22+label%3Abug+is%3Aclosed)

0.6.1

Fixed

- Add backup templates in case there is no internet or in case the functions portal api changes

0.6.0

Added

- Stream logs from your Azure Function Apps
- Support projects in multi-root workspaces
- Link to deployment tutorial

[Fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.6.0%22+label%3Abug+is%3Aclosed)

- Show warning if your Azure Functions Core Tools version is out-of-date
- Update Microsoft.Net.Sdk.Functions version so that C functions work on Mac/Linux

0.5.1

[Fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.5.1%22+label%3Abug+is%3Aclosed)

- C local debugging
- Fixed "Cannot access the file because it is being used by another process." error by automatically restarting the functions host
- Fixed project being built twice for every F5
- Improved performance of 'azureFunctions.pickProcess' on Windows

0.5.0

Added

- Create, Debug, and Deploy a C class library project
- User settings for language/runtime/templateFilter now apply when creating a new project
- Set these once and never select a language, runtime, or filter again
- Set the language to something other than "JavaScript", "C", or "Java" for preview support of other languages (for example, "CScript")

Fixed

- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.5.0%22+label%3Abug+is%3Aclosed)

Known Issues

- The Functions host must be stopped after making changes and before rebuilding to C functions [185](https://github.com/Microsoft/vscode-azurefunctions/issues/185)
- C class library functions fail to run on Mac [164](https://github.com/Microsoft/vscode-azurefunctions/issues/164)
- C script functions fail to attach on Windows [180](https://github.com/Microsoft/vscode-azurefunctions/issues/180)

Page 15 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.