microsoft / microsoft/AzureStorageExplorer
Add setting to control API version
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Sometimes the hard-coded API versions we use to communicate don't work for some users, usually because their accounts or services have not been updated. Providing a setting that allows them to set the API version they need should help alleviate problems in the future.
This feature request is in response to recent customer feedback and service requests.
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 hard-coded API versions used for Azure service communication and the existing settings mechanism. The work is done when users can configure the required API version and that setting is used consistently for the affected service requests; verify behavior with the relevant existing tests or service flows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100