33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 3/30 /2026
6+ # Generated on: 4/8 /2026
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 2.6.6 '
15+ ModuleVersion = ' 2.7.0 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -51,16 +51,16 @@ DotNetFrameworkVersion = '4.7.2'
5151# ProcessorArchitecture = ''
5252
5353# Modules that must be imported into the global environment prior to importing this module
54- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 5.3.3 ' ; })
54+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 5.3.4 ' ; })
5555
5656# Assemblies that must be loaded prior to importing this module
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,9 +133,8 @@ PrivateData = @{
133133 # IconUri = ''
134134
135135 # ReleaseNotes of this module
136- ReleaseNotes = ' * Improved cloud deployment detection during Azure Arc repair operations to prevent duplicate enablement attempts and ensure smoother deployment experiences.
137- * Added ability to register in custom Azure Environments
138- * Fixed issue where Arc enablement was incorrectly triggered during repair registration for cloud deployments'
136+ ReleaseNotes = ' * Updated preannouncement breaking changes date to May 2026.
137+ * Optimized cluster registration, significantly reducing registration time on large clusters.'
139138
140139 # Prerelease string of this module
141140 # Prerelease = ''
@@ -148,7 +147,7 @@ PrivateData = @{
148147
149148 } # End of PSData hashtable
150149
151- } # End of PrivateData hashtable
150+ } # End of PrivateData hashtable
152151
153152# HelpInfo URI of this module
154153# HelpInfoURI = ''
0 commit comments