-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
MgmtThis issue is related to a management package.This issue is related to a management package.MonitorMonitor, Monitor Ingestion, Monitor QueryMonitor, Monitor Ingestion, Monitor QueryService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.Workflow: 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
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.This issue is related to a management package.MonitorMonitor, Monitor Ingestion, Monitor QueryMonitor, Monitor Ingestion, Monitor QueryService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.Workflow: 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that