Skip to content

Conversation

@yifanz7
Copy link
Member

@yifanz7 yifanz7 commented Oct 29, 2025

Description

The features aim for release on 11/18

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings October 29, 2025 07:27
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

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 adds support for auto-scaling features and backup/restore validation cmdlets to the Azure ElasticSan PowerShell module. The changes include:

  • Addition of auto-scaling parameters to New-AzElasticSan and Update-AzElasticSan cmdlets
  • Two new cmdlets for validating backup and restore operations: Test-AzElasticSanVolumeBackup and Test-AzElasticSanVolumeRestore
  • Updated help documentation and examples
  • Updated test files with new test scenarios

Reviewed Changes

Copilot reviewed 47 out of 54 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/ElasticSan/ElasticSan/ChangeLog.md Documents new auto-scaling support and new validation cmdlets
src/ElasticSan/ElasticSan/help/*.md Updates help documentation with capitalization fixes and new auto-scaling parameters
src/ElasticSan/ElasticSan.Autorest/test/*.Tests.ps1 Adds test cases for new cmdlets and updates existing tests
src/ElasticSan/ElasticSan.Autorest/test/*.Recording.json Updates test recording files with new API responses
src/ElasticSan/ElasticSan.Autorest/examples/*.md Adds examples for new cmdlets and updates existing examples
src/ElasticSan/ElasticSan/Az.ElasticSan.psd1 Updates module manifest with new cmdlets and updated dependencies

@dolauli dolauli self-assigned this Oct 29, 2025
@dolauli dolauli merged commit ed61c52 into Azure:main Oct 30, 2025
17 of 18 checks passed
@dolauli dolauli added this to the Az 15.0.0 (11/18/2025) milestone Oct 30, 2025
yifanz7 added a commit that referenced this pull request Nov 13, 2025
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.

2 participants