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

{EdgeAction} Add Az.EdgeAction PowerShell module for 2025-09-01-preview API

Open tundwed opened this issue 1 month ago • 30 comments

Description

This PR adds the Az.EdgeAction PowerShell module (v0.1.0) for the 2025-09-01-preview API, providing 17 cmdlets to manage Azure Edge Actions as a top-level resource. The implementation includes an enhanced Deploy-AzEdgeActionVersionCode cmdlet with file-based deployment, auto-detection, and auto-zipping capabilities

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

tundwed avatar Nov 19 '25 00:11 tundwed

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

/azp run

notyashhh avatar Nov 19 '25 02:11 notyashhh

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 19 '25 02:11 azure-pipelines[bot]

/azp run

notyashhh avatar Nov 20 '25 02:11 notyashhh

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 20 '25 02:11 azure-pipelines[bot]

/azp run

notyashhh avatar Nov 25 '25 02:11 notyashhh

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 25 '25 02:11 azure-pipelines[bot]

/azp run

notyashhh avatar Nov 26 '25 10:11 notyashhh

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 26 '25 10:11 azure-pipelines[bot]

/azp run

isra-fel avatar Dec 01 '25 06:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 01 '25 06:12 azure-pipelines[bot]

/azp run

tundwed avatar Dec 01 '25 17:12 tundwed

Commenter does not have sufficient privileges for PR 28893 in repo Azure/azure-powershell

azure-pipelines[bot] avatar Dec 01 '25 17:12 azure-pipelines[bot]

Checks should trigger automatically for members. Let me close and reopen the PR to see if it's back to normal image

isra-fel avatar Dec 01 '25 23:12 isra-fel

No it's not. Let me tirgger it manually

isra-fel avatar Dec 02 '25 00:12 isra-fel

/azp run

isra-fel avatar Dec 02 '25 00:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 02 '25 00:12 azure-pipelines[bot]

/azp run

@isra-fel / @notyashhh would you help me run the pipelines again. fixed failing test. Thanks!

tundwed avatar Dec 02 '25 00:12 tundwed

/azp run

isra-fel avatar Dec 02 '25 01:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 02 '25 01:12 azure-pipelines[bot]

/azp run

isra-fel avatar Dec 02 '25 04:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 02 '25 04:12 azure-pipelines[bot]

/azp run

isra-fel avatar Dec 02 '25 04:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 02 '25 04:12 azure-pipelines[bot]

/azp run

isra-fel avatar Dec 02 '25 06:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 02 '25 06:12 azure-pipelines[bot]

The folder structure is not aligned with our requirement, please take this PR as an example: https://github.com/Azure/azure-powershell/pull/28871. Such as the you don't need to write the module version in ChangeLog.md

wyunchi-ms avatar Dec 08 '25 06:12 wyunchi-ms

/azp run

isra-fel avatar Dec 08 '25 23:12 isra-fel

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 08 '25 23:12 azure-pipelines[bot]

The folder structure is not aligned with our requirement, please take this PR as an example: #28871. Such as the you don't need to write the module version in ChangeLog.md

@wyunchi-ms I have updated the pr following the example you shared. Would you have a look again. Thanks!

tundwed avatar Dec 09 '25 00:12 tundwed