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 10 of 16

1.0.0

Added
- Preview support for creating custom handler projects and functions
- Preview support for generating functions from an OpenAPI specification
- Extended deployment slot support to Linux consumption apps
- Warn when attempting to deploy a 64-bit C project to a 32-bit Function App (thanks prabh-62)
- Allow comments in "local.settings.json"

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

0.24.1

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

- Deploy error when `AzureWebJobsStorage` app setting doesn't have EndpointSuffix
- createFunction API call fails to create C triggers

0.24.0

Added
- Create, debug, and deploy PowerShell 7 and Java 11 projects
- Preview support to deploy [custom handler](https://docs.microsoft.com/azure/azure-functions/functions-custom-handlers) projects
- Improved extension activation time (by switching to the [azure-sdk-for-js](https://github.com/Azure/azure-sdk-for-js))

Changed
- Minimum version of VS Code is now 1.48.0
- Support for PowerShell 6 projects has been deprecated

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

0.23.0

Added
- Added "Execute Function Now" for all trigger types
- Support viewing remote files on Linux consumption plans

Changed
- To improve performance, "WEBSITE_RUN_FROM_PACKAGE" will automatically be added to all Windows plans when deploying. Set "WEBSITE_RUN_FROM_PACKAGE" to "0" to override this behavior

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

0.22.1

Added
- Enhanced deployment logs to show more information and more accurately detect failures
- Added setting "azureFunctions.validateFuncCoreTools" to skip validating Azure Functions Core Tools before debugging

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

Changed
- Minimum version of VS Code is now 1.40.0

0.22.0

Added
- Enable/disable a function
- Added setting "azureFunctions.postDeployTask" to run a task after every deploy. New JavaScript/TypeScript projects will run "npm install" by default
- Improved performance of loading templates

[Fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.22.0%22+is%3Aclosed)
- Pre-deploy task notification becomes unresponsive and prevents deploy
- Updated C recommended extension id to "ms-dotnettools.csharp"

Page 10 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.