Skip to content

[QUERY] ResourceManager.Monitor does not appear to be exposing all properties #51348

@sivakumarkalluri

Description

@sivakumarkalluri

Library name and version

Azure.ResourceManager.Monitor 1.3.1

Query/Question

channels property missing in GetActivityLogs response of Azure.ResourceManager.Monitor

Environment

The GetActivityLogs method in the Azure.ResourceManager.Monitor SDK does not expose the channels property, which is present when querying the Azure Monitor Activity Logs via the REST API.

This missing field is critical for use cases where logs need to be filtered or analyzed based on the channels value (e.g., Operation, Admin, etc.).

RestAPI
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/microsoft.insights/eventtypes/management/values?api-version=2015-04-01

Is there a way to access the channels field using the Azure.ResourceManager.Monitor SDK?

Metadata

Metadata

Assignees

Labels

MgmtThis issue is related to a management package.MonitorMonitor, Monitor Ingestion, Monitor QueryService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.issue-addressedWorkflow: The Azure SDK team believes it to be addressed and ready to close.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions