Az.Tools.Migration

2.0.0

Contains functionality to upgrade PowerShell scripts and modules from AzureRM to Az.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.Tools.Migration -RequiredVersion 2.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.Tools.Migration -Version 2.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure AzureRM Az PowerShell

Functions

Disable-AzUpgradeDataCollection Enable-AzUpgradeDataCollection Find-AzUpgradeCommandReference Get-AzUpgradeAliasSpec Get-AzUpgradeCmdletSpec Invoke-AzUpgradeModulePlan New-AzUpgradeModulePlan

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

* Supported AzureRM to Az 10.3 migration
           * Get-AzUpgradeAliasSpec
               * Parameter ModuleVersion now accept value 'latest' only [BreakingChange]
           * Get-AzUpgradeCmdletSpec
               * Parameter ModuleName removed [BreakingChange]
               * Added switch parameters AzureRM and Az
               * Parameter ModuleVersion now accept value 'latest' only and has to be used with Az [BreakingChange]
           * New-AzUpgradeModulePlan
               * Parameter ToAzVersion now accept value 'latest' only [BreakingChange]
               * Parameter FilePath now accept relative file path

FileList

Version History

Version Downloads Last updated
11.0.2 14,068 2/29/2024
11.0.0 21,714 11/16/2023
2.0.0 (current version) 2,543 9/28/2023
1.1.4 9,816 1/15/2023
1.1.3 7,675 6/7/2022
1.1.2 8,845 7/5/2021
1.1.1 3,117 3/4/2021
1.1.0 155 3/2/2021
1.0.0 1,636 12/25/2020
0.1.0 1,495 9/16/2020
Show more