microsoft / microsoft/winget-cli-restsource
Exposing "free tier" for CosmosDB to New-WinGetSource
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 317
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Description of the new feature / enhancement
Three configurations are supported in the New-WinGetSource.
Currently, only the Demo configuration uses the free tier of CosmosDB.
Note: Azure restricts a single instance of the CosmostDB free tier per Azure Subscription.
This would extend selecting the CosmostDB free tier to Basic, and Enhanced configurations.
Proposed technical implementation details
No response
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 New-WinGetSource entry point and the handling for the Demo, Basic, and Enhanced configurations. Determine how the CosmosDB free tier is currently selected for Demo; done means Basic and Enhanced can select it while respecting Azure's one-free-tier-instance-per-subscription restriction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cloud, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100