Skip to content

Extension Bundle in host.json uses deprecated version – needs update #13172

@chokhareganesh

Description

@chokhareganesh

The host.json file for the GitHub Webhook Data Connector and AbnormalSecurity Data Connector appears to be using a deprecated/outdated Azure Functions extension bundle version.

Because of depreciation on Azure function its getting a Notification on Azure Function

Your app is using a deprecated version, 3.40.0 of extension bundles. 
Upgrade to supported version [4.*, 5.0.0)
Image

Connectors:


Expected version:

"extensionBundle": {
  "id": "Microsoft.Azure.Functions.ExtensionBundle",
  "version": "[4.*, 5.0.0)"
}

Metadata

Metadata

Labels

ConnectorConnector specialty review needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions