33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 10/10 /2024
6+ # Generated on: 10/15 /2024
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 2.4.0 '
15+ ModuleVersion = ' 2.4.1 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '3.0.4'; })
5757RequiredAssemblies = ' StackHCI.Autorest/bin/Az.StackHCI.private.dll'
5858
5959# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60- ScriptsToProcess = @ ()
60+ # ScriptsToProcess = @()
6161
6262# Type files (.ps1xml) to be loaded when importing this module
63- TypesToProcess = @ ()
63+ # TypesToProcess = @()
6464
6565# Format files (.ps1xml) to be loaded when importing this module
6666FormatsToProcess = ' StackHCI.Autorest/Az.StackHCI.format.ps1xml'
@@ -121,7 +121,7 @@ PrivateData = @{
121121 PSData = @ {
122122
123123 # Tags applied to this module. These help with module discovery in online galleries.
124- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' StackHci'
124+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' StackHci'
125125
126126 # A URL to the license for this module.
127127 LicenseUri = ' https://aka.ms/azps-license'
@@ -133,8 +133,7 @@ PrivateData = @{
133133 # IconUri = ''
134134
135135 # ReleaseNotes of this module
136- ReleaseNotes = ' * Upgraded API version to 2024-04-01
137- * Allowed registration for 23H2 and above versions of the device'
136+ ReleaseNotes = ' * added support for new environment'
138137
139138 # Prerelease string of this module
140139 # Prerelease = ''
@@ -147,7 +146,7 @@ PrivateData = @{
147146
148147 } # End of PSData hashtable
149148
150- } # End of PrivateData hashtable
149+ } # End of PrivateData hashtable
151150
152151# HelpInfo URI of this module
153152# HelpInfoURI = ''
0 commit comments