Azure / Azure/Azure-Functions

BYOF linux app service plan function apps shouldn't specify image

Open
#1,183 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

Currently each client maintains a mapping of (language - image). Based on the functions_worker_runtime appsetting it picks the right image and includes it in the create site request.

This mapping should not be exposed to clients and should exist inside the RP. Only apps using byoc should have to specify the image information. For blessed images the image selection should be handled at server side.

Once we have this implemented WEBSITES_ENABLE_APP_SERVICE_STORAGE can automatically be added if linuxfxversion is specified.

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.