Skip to content

Update host.json#15

Open
mrboogiee wants to merge 1 commit into
mainfrom
extension-bundle-upgrade
Open

Update host.json#15
mrboogiee wants to merge 1 commit into
mainfrom
extension-bundle-upgrade

Conversation

@mrboogiee

Copy link
Copy Markdown
Contributor

Microsoft Announcement

Extension bundles v1, v2, and v3 are deprecated

Details

Per the Azure Functions extension bundles support policy, the most recent major version is considered the active version and is the only recommended version for your function apps. Older versions (v1, v2, and v3) are deprecated and no longer supported. Function apps that continue to use a deprecated bundle can still run on the platform. However, to ensure access to new features, performance improvements, security patches, and full support, you must upgrade your function apps to a supported bundle version.

Required Action

Upgrade your Functions apps to extension bundle v4, the latest active version. To stay secure and always benefit from the latest minor updates, we recommend referencing v4 as a range, [4.*, 5.0.0), in host.json.

# Microsoft Announcement

Extension bundles v1, v2, and v3 are deprecated 

## Details

Per the Azure Functions extension bundles support policy, the most recent major version is considered the active version and is the only recommended version for your function apps. Older versions (v1, v2, and v3) are deprecated and no longer supported. Function apps that continue to use a deprecated bundle can still run on the platform. However, to ensure access to new features, performance improvements, security patches, and full support, you must upgrade your function apps to a supported bundle version.

## Required Action

Upgrade your Functions apps to extension bundle v4, the latest active version. To stay secure and always benefit from the latest minor updates, we recommend referencing v4 as a range, [4.*, 5.0.0), in host.json.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant