Azure / Azure/azure-cli

[OperationalInsights] Workspaces eTag is invalid name, should be renamed -> etag

Open
#23,618 11 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Auto-Assign bug Monitor needs-team-attention Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `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"

![image](https://user-images.githubusercontent.com/74346518/185882303-c1ae2707-2a04-44a4-b800-f1a3f18f754e.png)

**Expected behavior**

CLI should return only "etag" and cancel out "eTag" property.

**Environment summary**

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.