Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@








16 changes: 9 additions & 7 deletions src/FirmwareAnalysis/FirmwareAnalysis/Az.FirmwareAnalysis.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 09/11/2025
# Generated on: 9/12/2025
#

@{
Expand All @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.1.4'
ModuleVersion = '1.0.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; })
RequiredAssemblies = 'FirmwareAnalysis.Autorest/bin/Az.FirmwareAnalysis.private.dll'

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
ScriptsToProcess = @()
# ScriptsToProcess = @()
Copy link

Copilot AI Sep 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should remain uncommented as ScriptsToProcess = @() to maintain consistency with the original format. Commenting out required module manifest properties can cause confusion about their intended state.

Suggested change
# ScriptsToProcess = @()
ScriptsToProcess = @()

Copilot uses AI. Check for mistakes.


# Type files (.ps1xml) to be loaded when importing this module
TypesToProcess = @()
# TypesToProcess = @()
Copy link

Copilot AI Sep 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should remain uncommented as TypesToProcess = @() to maintain consistency with the original format. Commenting out required module manifest properties can cause confusion about their intended state.

Suggested change
# TypesToProcess = @()
TypesToProcess = @()

Copilot uses AI. Check for mistakes.


# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = 'FirmwareAnalysis.Autorest/Az.FirmwareAnalysis.format.ps1xml'
Expand Down Expand Up @@ -109,7 +109,7 @@ PrivateData = @{
PSData = @{

# Tags applied to this module. These help with module discovery in online galleries.
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'FirmwareAnalysis'
Tags = 'Azure','ResourceManager','ARM','PSModule','FirmwareAnalysis'

# A URL to the license for this module.
LicenseUri = 'https://aka.ms/azps-license'
Expand All @@ -121,7 +121,9 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Upgraded nuget package to signed package.'
ReleaseNotes = '* General availability for module Az.FirmwareAnalysis
* Upgraded API support to include 2025-08-02
* Added usage metric support via the Get-AzFirmwareAnalysisUsageMetric cmdlet'

# Prerelease string of this module
# Prerelease = ''
Expand All @@ -134,7 +136,7 @@ PrivateData = @{

} # End of PSData hashtable

} # End of PrivateData hashtable
} # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''
Expand Down
2 changes: 2 additions & 0 deletions src/FirmwareAnalysis/FirmwareAnalysis/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Upcoming Release

## Version 1.0.0
* General availability for module Az.FirmwareAnalysis
* Upgraded API support to include 2025-08-02
* Added usage metric support via the Get-AzFirmwareAnalysisUsageMetric cmdlet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("fa54b25f-99a3-4d3c-ae78-9b6fc6cc9fa3")]
[assembly: AssemblyVersion("0.1.4")]
[assembly: AssemblyFileVersion("0.1.4")]
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
2 changes: 1 addition & 1 deletion tools/AzPreview/AzPreview.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; },
@{ModuleName = 'Az.EventGrid'; RequiredVersion = '2.2.0'; },
@{ModuleName = 'Az.EventHub'; RequiredVersion = '5.4.0'; },
@{ModuleName = 'Az.Fabric'; RequiredVersion = '1.0.0'; },
@{ModuleName = 'Az.FirmwareAnalysis'; RequiredVersion = '0.1.4'; },
@{ModuleName = 'Az.FirmwareAnalysis'; RequiredVersion = '1.0.0'; },
@{ModuleName = 'Az.Fleet'; RequiredVersion = '0.2.2'; },
@{ModuleName = 'Az.FluidRelay'; RequiredVersion = '0.2.0'; },
@{ModuleName = 'Az.FrontDoor'; RequiredVersion = '1.13.0'; },
Expand Down
2 changes: 1 addition & 1 deletion tools/Docs/az-ps-latest-1.csv
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ pac77,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-relea
pac78,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.EventGrid.2.2.0.zip;sourceType=sa]Az.EventGrid,2.2.0
pac79,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.EventHub.5.4.0.zip;sourceType=sa]Az.EventHub,5.4.0
pac80,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Fabric.1.0.0.zip;sourceType=sa]Az.Fabric,1.0.0
pac81,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.FirmwareAnalysis.0.1.4.zip;sourceType=sa]Az.FirmwareAnalysis,0.1.4
pac81,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.FirmwareAnalysis.1.0.0.zip;sourceType=sa]Az.FirmwareAnalysis,1.0.0
pac82,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Fleet.0.2.2.zip;sourceType=sa]Az.Fleet,0.2.2
pac83,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.FluidRelay.0.2.0.zip;sourceType=sa]Az.FluidRelay,0.2.0
pac84,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.FrontDoor.1.13.0.zip;sourceType=sa]Az.FrontDoor,1.13.0
Expand Down
Loading
Loading