Az.Tools.Migration Module
Commands to help migrate from AzureRM to Az PowerShell modules.
Az.Tools.Migration Cmdlets
| Cmdlet | Description |
|---|---|
| Disable-AzUpgradeDataCollection |
Disables the setting that allows Az.Tools.Migration to send usage metrics to Microsoft. |
| Enable-AzUpgradeDataCollection |
Enables the setting that allows** Az.Tools.Migration** to send usage metrics to Microsoft. |
| Find-AzUpgradeCommandReference |
Searches for AzureRM PowerShell command references in the specified file or folder. |
| Get-AzUpgradeAliasSpec |
Returns a dictionary containing cmdlet alias mappings for the specified Az module version. |
| Get-AzUpgradeCmdletSpec |
Returns a dictionary containing cmdlet specification objects for the specified module. |
| Invoke-AzUpgradeModulePlan |
Invokes the specified module upgrade plan. |
| New-AzUpgradeModulePlan |
Generates a new upgrade plan for migrating to the Az PowerShell module. |