Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

https://github.com/Azure/sdk-release-request/issues/6735
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=1004
BuildTargetingString
azure-mgmt-loganalytics
Skip.CreateApiReview

Copilot AI review requested due to automatic review settings November 12, 2025 02:52
@azure-sdk
Copy link
Collaborator Author

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 is an auto-release that migrates the azure-mgmt-loganalytics package from setup.py-based packaging to pyproject.toml, updates the API version from 2022-10-01/2020-08-01 to 2025-07-01, and regenerates code from the updated API specification.

Key Changes:

  • Migration from setup.py to pyproject.toml with updated dependencies and build configuration
  • API version update to 2025-07-01 across all operations
  • Addition of new features: workspace failover/failback, network security perimeter (NSP) operations, and summary logs operations
  • Test updates with new test cases for the added operations and improved test naming conventions

Reviewed Changes

Copilot reviewed 192 out of 193 changed files in this pull request and generated no comments.

Show a summary per file
File Description
setup.py Removed legacy setup.py file (migrating to pyproject.toml)
sdk_packaging.toml Removed legacy packaging configuration file
pyproject.toml Complete pyproject.toml with build system, project metadata, dependencies, and packaging configuration
generated_tests/*.py Updated test files with new API version, renamed test methods for clarity, and added tests for new operations (failover, failback, NSP, summary logs)
conftest.py Fixed typo in comment ("aovid" → "avoid")
generated_samples/*.py Added pylint directives and updated x-ms-original-file references to new API specification path
operations/*.py Updated operations code with new API version, improved type hints, added new operations (failover, failback, NSP operations), and better pagination handling
aio/init.py Added TYPE_CHECKING import guard and type ignore comments
azure/mgmt/init.py Added type ignore comment for pkgutil

@ChenxiJiang333 ChenxiJiang333 merged commit 4896496 into Azure:main Dec 8, 2025
20 checks passed
@azure-sdk azure-sdk deleted the t2-loganalytics-2025-11-12-26967 branch December 14, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants