Function to translate locations from code to full name
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
**Is your feature request related to a problem? Please describe.**
In Azure some RPs require providing location display name i.e. `West Europe` instead the resource name: i.e. `westeurope`
Example is CosmosDb locations.
**Describe the solution you'd like**
Forcing RP to change their API would be very hard. So I'd like to have a function that will translate location code to display name.
Contributor guide
Research direction
The issue names no files or tests. Start by locating existing Azure location handling and tests covering Cosmos DB locations; done means providing a callable translation from a code such as `westeurope` to its display name such as `West Europe` for the requested resource scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100