Skip to content

Conversation

@kazrael2119
Copy link
Member

Copilot AI review requested due to automatic review settings December 15, 2025 03:42
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Dec 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the @azure/arm-operationalinsights package from version 9.0.1 to 10.0.0, implementing a major version release that introduces new API features and modernizes the codebase to align with current Azure SDK standards.

Key Changes:

  • Updates API version from multiple versions (2020-08-01, 2021-06-01, 2022-10-01) to unified 2025-07-01
  • Adds new SummaryLogs operations for managing workspace summary rules
  • Modernizes LRO (Long Running Operations) implementation using core-lro primitives
  • Updates TypeScript imports to use type keyword for type-only imports

Reviewed changes

Copilot reviewed 291 out of 329 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/operations/summaryLogsOperations.ts New file introducing SummaryLogsOperations class with CRUD operations and LRO support
src/operations/*.ts (multiple files) Updated to use type imports, modernized LRO implementation, and unified API version
src/operationalInsightsManagementClient.ts Added apiVersion property, custom API version policy, and summaryLogsOperations
src/models/parameters.ts Consolidated and reordered parameter definitions, added new parameters for SummaryLogs
src/lroImpl.ts Refactored from class-based to function-based LRO implementation using core-lro primitives
samples/v10/* New sample files demonstrating v10 API usage with updated patterns
samples/v9/* Removed old sample environment and configuration files
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@github-actions
Copy link

API Change Check

APIView identified API level changes in this PR and created the following API reviews

@azure/arm-operationalinsights

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant