Azure / Azure/Azure-Functions

Enable all bindings for Linux in the portal

Open
#1,033 1 comment 1 reaction 0 assignees View on GitHub
lang-PowerShell lang-Python platform:linux
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

Currently, Functions Apps on Linux cannot use any bindings (other than HTTP or Timer) while developing in the portal. This is because the underlying docker image doesn't contain dotnet sdk which is required for binding installation.

The recommended fix is to decouple the SDK dependency for all bindings, using Bundles - https://github.com/Azure/azure-functions-host/issues/3562

This issue tracks work required to absorb the Bundles feature into the Linux images.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.