v4.1046.100
📦 azure-functionsView on GitHub →
✨ 4 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces a new "web app" configuration profile and enhances health checks by adding the AzureWebJobsStorage check and ErrorCode telemetry. A bug affecting webPubSubTrigger on Flex consumption SKUs has also been resolved.
✨ New Features
- Adding a "web app" configuration profile (#11447)
- Adding empty remote message check in the SystemLogger (#11473)
- Add AzureWebJobsStorage health check (#11471)
- Add ErrorCode to health check telemetry (#11505)
🐛 Bug Fixes
- Fix `webPubSubTrigger`'s for Flex consumption sku (#11489)