What Changed

Updated Feedly Azure Function App deployment package to include .python_packages directory structure required by WEBSITE_RUN_FROM_PACKAGE deployment mode.

Security Impact (Visibility & Fidelity)

Deployment issue resolution: Feedly connectors deployed via Content Hub were failing due to missing Python package dependencies:

  • Function Apps configured with WEBSITE_RUN_FROM_PACKAGE require .python_packages directory in the deployment ZIP
  • Missing dependency structure prevented proper Function App initialization and threat intelligence ingestion
  • Fix restores Feedly threat feed connectivity for existing and new deployments

Affected Files

Solutions/Feedly/Data Connectors/FeedlyAzureFunction.zip