Skip to content

Conversation

azure-sdk
Copy link
Collaborator

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

@azure-sdk
Copy link
Collaborator Author

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 07:58
Copy link
Contributor

@Copilot 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 appears to be an auto-release for the Azure Compute Management SDK, specifically adding new gallery-related async operations modules that were previously missing from the async implementation. The PR adds comprehensive async support for gallery operations including gallery sharing profiles, images, image versions, applications, application versions, and the main galleries operations.

Key changes:

  • Adds 6 new async operation files for gallery-related functionality
  • Each file provides full async implementations with proper error handling, pagination support, and long-running operations (LRO) support
  • All operations follow Azure SDK patterns with distributed tracing, proper typing, and overloaded method signatures

Reviewed Changes

Copilot reviewed 33 out of 837 changed files in this pull request and generated no comments.

Show a summary per file
File Description
_gallery_sharing_profile_operations.py Async operations for gallery sharing profile management with update functionality
_gallery_images_operations.py Async operations for gallery image definitions with full CRUD support
_gallery_image_versions_operations.py Async operations for gallery image versions with full CRUD support
_gallery_applications_operations.py Async operations for gallery applications with full CRUD support
_gallery_application_versions_operations.py Async operations for gallery application versions with full CRUD support
_galleries_operations.py Async operations for gallery management with full CRUD and listing support

@ChenxiJiang333 ChenxiJiang333 merged commit aa246cd into Azure:main Aug 25, 2025
19 checks passed
@azure-sdk azure-sdk deleted the t2-compute-2025-08-22-00365 branch August 31, 2025 09: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