microsoft / microsoft/azure-tools-for-java
Azure Function run configurations could be more configurable
Open
@Flanker32 is already working on this.
Since Sep 9, 2022.
Module: Azure Functions
Type: Enhancement
Type: Feature Request
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Some configuration options I'd like to see:
- Working directory or at least which
local.settings.jsonfile to load and whichhosts.jsonfile to load - Command line flags to pass to
func start - Let me pick which
local.settings.jsonto import; as it stands, it shows a single file, and I can't tell what the path for that file is. I had to use process monitor to figure this out
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.
Assessment
This issue has not been assessed yet.