azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Storage] Storage TaskAssignment (for StorageAction GA)

Open blueww opened this issue 5 months ago • 1 comments

Description

The storage Action GA has change in 2 RPs. The storage action RP change is already merged with https://github.com/Azure/azure-powershell/pull/27928. The PR is for Storage RP change.

This feature is already public preview, plan to GA it on 7/1. The PSH API almost has not change, just update per latest swagger and record test cases.

Mandatory Checklist

  • Please choose the target release of Azure PowerShell. (⚠️Target release is a different concept from API readiness. Please click below links for details.)

    • [x] General release
    • [ ] Public preview
    • [ ] Private preview
    • [ ] Engineering build
    • [ ] No need for a release
  • [x] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:

  • 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

blueww avatar Jun 16 '25 07:06 blueww

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