Skip to content

Conversation

v-hongli1
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Aug 12, 2025
Copy link
Contributor

github-actions bot commented Aug 12, 2025

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-storage

@v-hongli1 v-hongli1 marked this pull request as ready for review August 12, 2025 07:30
@Copilot Copilot AI review requested due to automatic review settings August 12, 2025 07:30
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 updates the Azure Storage management library to use the 2025-01-01 API version, introducing new features for zone placement, dual-stack IPv6 endpoints, enhanced SMB/NFS protocol settings, and updated security configurations. The update also adjusts test expectations to align with the new API version's default behaviors.

Key changes include:

  • Updated API version from 2024-01-01 to 2025-01-01
  • Added support for availability zone placement policies and dual-stack IPv6 endpoints
  • Enhanced SMB and NFS protocol settings with OAuth and encryption in transit support
  • Updated test assertions to reflect new default security settings

Reviewed Changes

Copilot reviewed 34 out of 138 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
api-specs.json Updated package tag from 2024-01 to 2025-01
StorageAccountOperationsTests.java Modified test assertions for default HTTPS and TLS settings
StorageManagementClientImpl.java Updated API version to 2025-01-01
Multiple model files Added new models for zone placement, IPv6 endpoints, and protocol settings
CHANGELOG.md Updated changelog to reflect API version change

@v-hongli1
Copy link
Member Author

@weidongxu-microsoft weidongxu-microsoft merged commit e6a9328 into Azure:main Aug 13, 2025
20 checks passed
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.

3 participants