az feedback auto-generates most of the information requested below, as of CLI version 2.0.62
Related command
az monitor log-analytics workspace show --resource-group MyResourceGroup --workspace-name MyWorkspace
Describe the bug
Workspaces eTag is an invalid name, should be renamed -> etag
To Reproduce
Perform get workspace:
az monitor log-analytics workspace show --resource-group MyResourceGroup --workspace-name MyWorkspace
the response shouldn't contain "eTag" property, but only "etag"

Expected behavior
CLI should return only "etag" and cancel out "eTag" property.
Environment summary
Additional context
Related command
az monitor log-analytics workspace show --resource-group MyResourceGroup --workspace-name MyWorkspace
Describe the bug
Workspaces eTag is an invalid name, should be renamed -> etag
To Reproduce
Perform get workspace:
az monitor log-analytics workspace show --resource-group MyResourceGroup --workspace-name MyWorkspace
the response shouldn't contain "eTag" property, but only "etag"
Expected behavior
CLI should return only "etag" and cancel out "eTag" property.
Environment summary
Additional context