Closed
Description
Describe the bug
Hi,
currently it seems that sometimes you use "Global" sometimes "global" as location. I am guessing this should be uniform everywhere.
To Reproduce
https://learn.microsoft.com/en-us/python/api/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.aio.operations.actiongroupsoperations?view=azure-python#azure-mgmt-monitor-v2023-01-01-aio-operations-actiongroupsoperations-get
returns
"Global"
for location.
Expected behavior
Consistent capitalization of a location name throughout azure. It is not important for me if at the end its either one, I just would like it to be consistently one or the other.