33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 9/28 /2025
6+ # Generated on: 9/30 /2025
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 1 .0.0'
15+ ModuleVersion = ' 2 .0.0'
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; })
5757RequiredAssemblies = ' DataTransfer.Autorest/bin/Az.DataTransfer.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 = ' DataTransfer.Autorest/Az.DataTransfer.format.ps1xml'
@@ -109,7 +109,7 @@ PrivateData = @{
109109 PSData = @ {
110110
111111 # Tags applied to this module. These help with module discovery in online galleries.
112- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' DataTransfer'
112+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' DataTransfer'
113113
114114 # A URL to the license for this module.
115115 LicenseUri = ' https://aka.ms/azps-license'
@@ -121,8 +121,8 @@ PrivateData = @{
121121 # IconUri = ''
122122
123123 # ReleaseNotes of this module
124- ReleaseNotes = ' * General availability for module Az.DataTransfer
125- * Added commands for flow management '
124+ ReleaseNotes = ' * Added commands for FlowProfile creation and management
125+ * Updated commands for using FlowProfiles in Flow/Connection creation '
126126
127127 # Prerelease string of this module
128128 Prerelease = ' preview'
@@ -135,7 +135,7 @@ PrivateData = @{
135135
136136 } # End of PSData hashtable
137137
138- } # End of PrivateData hashtable
138+ } # End of PrivateData hashtable
139139
140140# HelpInfo URI of this module
141141# HelpInfoURI = ''
0 commit comments