Azure / Azure/azure-powershell-migration
Support for migrating #requires
Open
feature-request
- Dominant language
- PowerShell
- Stars
- 36
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
**Component**
PowerShell module
**Description of the new feature**
New-AzUpgradeModulePlan/Invoke-AzUpgradeModulePlan does not migrate `#requires -Modules AzureRM`.
**Describe the solution you'd like**
Scripts with `#requires -Modules AzureRM` should be updated to #requires the proper modules, or at least the #requires line should be commented out.
Contributor guide
Assessment
This issue has not been assessed yet.