- Removed Microsoft.Azure.Management.DataMigration 0.7.0-preview dependencies
- Added Microsoft.Azure.PowerShell.DataMigration.Management.Sdk
- Fixed secrets exposure in example documentation.
- Introduced secrets detection feature to safeguard sensitive data.
- Changed the Login Migration Console App source to NuGet.org and added versioning support for updating the console app.
- Added versioning to login migration console app.
- Supported console app automatically upgrade.
- Updated the description of command
New-AzDataMigrationToSqlDb
to inform the customers that they can useNew-AzDataMigrationSqlServerSchema
to do schema migration.
- Added client type to New-AzDataMigrationTdeCertificateMigration
- Added new cmdlet
New-AzDataMigrationSqlServerSchema
to migrate Sql Server Schema from the source Sql Servers to the target Azure Sql Servers
- Added the custom cmdlet for TDE Migration:
New-AzDataMigrationTdeCertificateMigration
- Updated the link of storage account for users to download LoginsMigration.zip file.
- Added custom cmdlets for LoginsMigration:
- New-AzDataMigrationLoginsMigration
- Added an optional
Time
parameter toGet-AzDataMigrationPerformanceDataCollection
to stop the perf collection after the given time
- Added support for migrating SQL Server databases to Azure SQL DB
- Used
System.Security.SecureString
for secrets and passwords
- Added custom cmdlets for SKU recommendation
Get-AzDataMigrationPerformanceDataCollection
Get-AzDataMigrationSkuRecommendation
- Added cmdlets:
Get-AzDataMigrationAssessment
Get-AzDataMigrationSqlService
Get-AzDataMigrationSqlServiceAuthKey
Get-AzDataMigrationSqlServiceIntegrationRuntimeMetric
Get-AzDataMigrationSqlServiceMigration
Get-AzDataMigrationToSqlManagedInstance
Get-AzDataMigrationToSqlVM
Invoke-AzDataMigrationCutoverToSqlManagedInstance
Invoke-AzDataMigrationCutoverToSqlVM
New-AzDataMigrationSqlService
New-AzDataMigrationSqlServiceAuthKey
New-AzDataMigrationToSqlManagedInstance
New-AzDataMigrationToSqlVM
Register-AzDataMigrationIntegrationRuntime
Remove-AzDataMigrationSqlService
Remove-AzDataMigrationSqlServiceNode
Stop-AzDataMigrationToSqlManagedInstance
Stop-AzDataMigrationToSqlVM
Update-AzDataMigrationSqlService
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Added
New-AzDataMigrationAzureActiveDirectoryApp
cmdlet- Used as input for MI online sync migration