Skip to content

Conversation

@ArthurMa1978
Copy link
Member

@ArthurMa1978 ArthurMa1978 commented Nov 3, 2025

Fixes https://github.com/Azure/sdk-release-request/issues/6694

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings November 3, 2025 09:49
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Nov 3, 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 pull request updates the Azure Container Registry SDK to use a newer API version (2025-11-01) and incorporates specification changes. The changes are primarily auto-generated code updates that reflect API specification updates from version 2025-04-01 to 2025-11-01, with the specification path structure changing from a single file to separate Registry and RegistryTasks folders.

Key changes:

  • Updated API version from 2025-04-01 to 2025-11-01
  • Updated specification paths in comments from flat structure to organized folders (Registry/RegistryTasks)
  • Reordered method definitions in REST operations classes
  • Added new properties and models for role assignment modes and domain name label scopes
  • Updated documentation comments for clarity

Reviewed Changes

Copilot reviewed 5 out of 92 changed files in this pull request and generated no comments.

Show a summary per file
File Description
autorest.md Updated input files to reference new 2025-11-01 specification paths
Sample files (tests) Updated example definition paths to reflect new specification structure
RestOperations classes Updated API version constants and reordered method definitions
ScopeMapResource/Collection Updated default API version in documentation
ContainerRegistryRoleAssignmentMode.cs New model for role assignment modes
ContainerRegistryPatch.cs Added role assignment mode and network bypass properties
ContainerRegistryNameAvailableResult.cs Added available login server name property
ContainerRegistryNameAvailabilityContent.cs Added resource group name and domain name label scope properties
ConnectedRegistry models Removed unused activation class and updated documentation

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

API Change Check

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

Azure.ResourceManager.ContainerRegistry

@ArcturusZhang ArcturusZhang merged commit c477b84 into main Nov 5, 2025
17 checks passed
@ArcturusZhang ArcturusZhang deleted the mgmt-acr branch November 5, 2025 07:22
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 package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants