33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 5/4 /2026
6+ # Generated on: 5/5 /2026
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 = '5.4.0'; })
5757RequiredAssemblies = ' Kusto.Autorest/bin/Az.Kusto.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 = ' Kusto.Autorest/Az.Kusto.format.ps1xml'
@@ -146,7 +146,7 @@ PrivateData = @{
146146 PSData = @ {
147147
148148 # Tags applied to this module. These help with module discovery in online galleries.
149- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Kusto'
149+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Kusto'
150150
151151 # A URL to the license for this module.
152152 LicenseUri = ' https://aka.ms/azps-license'
@@ -158,12 +158,7 @@ PrivateData = @{
158158 # IconUri = ''
159159
160160 # ReleaseNotes of this module
161- ReleaseNotes = ' * Upgraded nuget package to signed package.
162- * Added new cmdlets
163- - '' Add-AzKustoClusterCalloutPolicy''
164- - '' Get-AzKustoClusterCalloutPolicy''
165- - '' Remove-AzKustoClusterCalloutPolicy''
166- - '' Get-AzKustoClusterFollowerDatabaseGet'' '
161+ ReleaseNotes = ' * Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229'
167162
168163 # Prerelease string of this module
169164 # Prerelease = ''
@@ -176,7 +171,7 @@ PrivateData = @{
176171
177172 } # End of PSData hashtable
178173
179- } # End of PrivateData hashtable
174+ } # End of PrivateData hashtable
180175
181176# HelpInfo URI of this module
182177# HelpInfoURI = ''
0 commit comments