Azure / Azure/azure-rest-api-specs

Service Fabric Mesh Application - `resourceGroupName` in id ignores casing

Open
#9,330 2 comments 0 reactions 0 assignees View on GitHub
customer-reported Service Attention Service Fabric
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

I'm running into an issue where the `resourceGroupName` in the id of the Service Fabric Mesh Application ignores the casing that I specify.

For example, I send the following:
`/subscriptions/0000-0000-00000/resourcegroups/thisIsMyResourceGroup/providers/Microsoft.ServiceFabricMesh/applications/application1`

And then I receive the following:
`/subscriptions/0000-0000-00000/resourcegroups/THISISMYRESOURCEGROUP/providers/Microsoft.ServiceFabricMesh/applications/application1`

Contributor guide

Open the contributing guide

Research direction

Locate the Service Fabric Mesh Application specification and inspect how resourceGroupName is represented in resource IDs. Reproduce the casing behavior described in the issue, then verify that the returned ID preserves the casing supplied in the request.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.