Skip to content

Conversation

VeryEarly
Copy link
Collaborator

Description

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 Copilot AI review requested due to automatic review settings September 12, 2025 06:16
Copy link

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

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 pull request moves the Az.FirmwareAnalysis module from preview to general availability (GA) status. The module provides cmdlets for Azure Firmware Analysis services.

  • Promotes Az.FirmwareAnalysis to GA status with version 1.0.0
  • Adds the module as a dependency in the main Az module
  • Updates changelog to reflect GA status and new API version support

Reviewed Changes

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

File Description
tools/VersionController/MinimalVersion.csv Adds Az.FirmwareAnalysis with minimal version 1.0.0
tools/Az/Az.psd1 Adds Az.FirmwareAnalysis as required module dependency with version 1.0.0
src/FirmwareAnalysis/FirmwareAnalysis/ChangeLog.md Documents GA release with API upgrade and new usage metric cmdlet

@vidai-msft vidai-msft merged commit 42721f4 into main Sep 12, 2025
12 checks passed
@vidai-msft vidai-msft deleted the firmwareanalysis/GA-firmwareanalysis branch September 12, 2025 06:44
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