Azure / Azure/azure-functions-core-tools
Linux Consumption functionapp should support WEBSITE_CONTENTSHARE
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Since we implement a work around to disable WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING for Linux Consumption functionapp creation (https://github.com/Azure/azure-cli/issues/9027), we may still want to re-enable it when the backend is fixed.
Once the backend is fixed, we should
1. Stop removing WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING appsettings when running "--build remote"
2. Stop removing WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING appsettings in https://github.com/Azure/azure-cli
@ahmedelnably
Contributor guide
Research direction
Start by locating the --build remote handling and the appsettings removal in this repository, then review the related behavior in the linked Azure CLI issue. Confirm that the backend is fixed; done means WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING are no longer removed in both referenced paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100