You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugThis issue requires a change to an existing behavior in the product in order to be resolved.MgmtThis issue is related to a management-plane library.
bugThis issue requires a change to an existing behavior in the product in order to be resolved.MgmtThis issue is related to a management-plane library.
API Spec link
azure-rest-api-specs/specification/redhatopenshift/resource-manager/Microsoft.RedHatOpenShift/openshiftclusters/stable/2023-09-04/redhatopenshift.json
Lines 1807 to 1810 in 356aa51
API Spec version
2023-09-04
Describe the bug
resourceGroupId returns insensitive resource group ID
/subscriptions/12345678-1234-9876-4563-123456789012/resourcegroups/aro-aro-cpqhu.com
Expected behavior
/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/aro-aro-cpqhu.com
Actual behavior
resourcegroups
is in lower case/subscriptions/12345678-1234-9876-4563-123456789012/resourcegroups/aro-aro-cpqhu.com
Reproduction Steps
Environment
No response
The text was updated successfully, but these errors were encountered: