microsoft / microsoft/vscode-azurefunctions
Add ability to update image settings in containerized function apps
Open
Nobody has claimed this yet.
containerized
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
Provide option to user to update image url and tag, registry username or password.
Contributor guide
No contributing guide indexed for this repository
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 TypeScript code that handles settings updates for containerized Azure Function apps. Trace how the current image configuration is read and updated, including registry credentials. Done means users can update the image URL, tag, registry username, and registry password through the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100