|
1 | 1 | #
|
2 |
| -# Module manifest for module 'Az.DataMigration' |
| 2 | +# Module manifest for module 'PSGet_Az.DataMigration' |
3 | 3 | #
|
4 | 4 | # Generated by: Microsoft Corporation
|
5 | 5 | #
|
6 |
| -# Generated on: 12/12/2018 |
| 6 | +# Generated on: 3/12/2019 |
7 | 7 | #
|
8 | 8 |
|
9 | 9 | @{
|
|
12 | 12 | # RootModule = ''
|
13 | 13 |
|
14 | 14 | # Version number of this module.
|
15 |
| -ModuleVersion = '0.7.1' |
| 15 | +ModuleVersion = '0.7.2' |
16 | 16 |
|
17 | 17 | # Supported PSEditions
|
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop'
|
@@ -75,57 +75,34 @@ FunctionsToExport = @()
|
75 | 75 |
|
76 | 76 | # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
|
77 | 77 | CmdletsToExport = 'New-AzDataMigrationDatabaseInfo',
|
78 |
| - 'New-AzDataMigrationConnectionInfo', |
79 |
| - 'New-AzDataMigrationProject', |
80 |
| - 'Remove-AzDataMigrationProject', |
81 |
| - 'Get-AzDataMigrationProject', |
82 |
| - 'Get-AzDataMigrationService', |
83 |
| - 'New-AzDataMigrationService', |
84 |
| - 'Remove-AzDataMigrationService', |
85 |
| - 'New-AzDataMigrationTask', |
86 |
| - 'Get-AzDataMigrationTask', |
87 |
| - 'Remove-AzDataMigrationTask', |
88 |
| - 'Start-AzDataMigrationService', |
89 |
| - 'Stop-AzDataMigrationService', |
90 |
| - 'Stop-AzDataMigrationTask', |
91 |
| - 'New-AzDataMigrationSelectedDBObject', |
| 78 | + 'New-AzDataMigrationConnectionInfo', 'New-AzDataMigrationProject', |
| 79 | + 'Remove-AzDataMigrationProject', 'Get-AzDataMigrationProject', |
| 80 | + 'Get-AzDataMigrationService', 'New-AzDataMigrationService', |
| 81 | + 'Remove-AzDataMigrationService', 'New-AzDataMigrationTask', |
| 82 | + 'Get-AzDataMigrationTask', 'Remove-AzDataMigrationTask', |
| 83 | + 'Start-AzDataMigrationService', 'Stop-AzDataMigrationService', |
| 84 | + 'Stop-AzDataMigrationTask', 'New-AzDataMigrationSelectedDBObject', |
92 | 85 | 'New-AzDataMigrationFileShare',
|
93 | 86 | 'New-AzDataMigrationSyncSelectedDBObject',
|
94 | 87 | 'New-AzDataMigrationMongoDbDatabaseSetting',
|
95 | 88 | 'New-AzDataMigrationMongoDbCollectionSetting',
|
96 |
| - 'Invoke-AzDataMigrationCommand', |
| 89 | + 'Invoke-AzDataMigrationCommand', |
97 | 90 | 'New-AzDataMigrationAzureActiveDirectoryApp'
|
98 | 91 |
|
99 | 92 | # Variables to export from this module
|
100 | 93 | # VariablesToExport = @()
|
101 | 94 |
|
102 | 95 | # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
|
103 |
| - |
104 |
| -AliasesToExport = 'Get-AzDms', |
105 |
| - 'Get-AzDmsTask', |
106 |
| - 'Get-AzDmsProject', |
107 |
| - 'New-AzDms', |
108 |
| - 'New-AzDmsConnInfo', |
109 |
| - 'New-AzDmsDBInfo', |
110 |
| - 'New-AzDmsTask', |
111 |
| - 'New-AzDmsProject', |
112 |
| - 'Remove-AzDmsProject', |
113 |
| - 'Remove-AzDms', |
114 |
| - 'Remove-AzDmsTask', |
115 |
| - 'Start-AzDmsService', |
116 |
| - 'Stop-AzDmsTask', |
117 |
| - 'Stop-AzDmsService', |
118 |
| - 'New-AzDmsSelectedDB', |
119 |
| - 'New-AzDmsSyncSelectedDB', |
120 |
| - 'New-AzDmsFileShare', |
121 |
| - 'Invoke-AzDmsCommand', |
| 96 | +AliasesToExport = 'Get-AzDms', 'Get-AzDmsTask', 'Get-AzDmsProject', 'New-AzDms', |
| 97 | + 'New-AzDmsConnInfo', 'New-AzDmsDBInfo', 'New-AzDmsTask', |
| 98 | + 'New-AzDmsProject', 'Remove-AzDmsProject', 'Remove-AzDms', |
| 99 | + 'Remove-AzDmsTask', 'Start-AzDmsService', 'Stop-AzDmsTask', |
| 100 | + 'Stop-AzDmsService', 'New-AzDmsSelectedDB', 'New-AzDmsSyncSelectedDB', |
| 101 | + 'New-AzDmsFileShare', 'Invoke-AzDmsCommand', |
122 | 102 | 'New-AzDataMigrationSelectedDB',
|
123 |
| - 'New-AzDataMigrationSyncSelectedDB', |
124 |
| - 'New-AzDmsSelectedDBObject', |
125 |
| - 'New-AzDmsSyncSelectedDBObject', |
126 |
| - 'New-AzDmsMongoDbDatabaseSetting', |
127 |
| - 'New-AzDmsMongoDbCollectionSetting', |
128 |
| - 'New-AzDmsAadApp' |
| 103 | + 'New-AzDataMigrationSyncSelectedDB', 'New-AzDmsSelectedDBObject', |
| 104 | + 'New-AzDmsSyncSelectedDBObject', 'New-AzDmsMongoDbDatabaseSetting', |
| 105 | + 'New-AzDmsMongoDbCollectionSetting', 'New-AzDmsAadApp' |
129 | 106 |
|
130 | 107 | # DSC resources to export from this module
|
131 | 108 | # DscResourcesToExport = @()
|
@@ -154,7 +131,8 @@ PrivateData = @{
|
154 | 131 | # IconUri = ''
|
155 | 132 |
|
156 | 133 | # ReleaseNotes of this module
|
157 |
| - ReleaseNotes = 'Update release with latest service features and serialization fixes' |
| 134 | + ReleaseNotes = '* Added ''New-AzDataMigrationAzureActiveDirectoryApp'' cmdlet |
| 135 | + - Used as input for MI online sync migration' |
158 | 136 |
|
159 | 137 | # Prerelease string of this module
|
160 | 138 | # Prerelease = ''
|
|
0 commit comments