microsoft / microsoft/winget-cli-restsource
WEBSITE_LOAD_CERTIFICATES is unused by the reference azure functions
Open
Nobody has claimed this yet.
Issue-Bug
- Dominant language
- C#
- Stars
- 317
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Brief description of your issue
"WEBSITE_LOAD_CERTIFICATES": "[parameters('website_load_certificates')]",
is settable by a parameter to the arm template. The setting is not actually used by the reference though, so we should remove non-meaningful options from the sample to minimize complexity.
Steps to reproduce
Expected behavior
Actual behavior
Environment
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ARM template entry containing WEBSITE_LOAD_CERTIFICATES and review how the reference Azure Functions sample uses its parameters. Remove the unused setting and its parameter from the sample, then validate that the template remains deployable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100