-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for updating Az modules with parameter AzureModuleClass (#6)
* require automation module name param in Update-ProfileAndAutomationVersionToLatest * introduce AzureModuleClass parameter to specify which module class to use for this script * stick to existing param syntax * support full use of Az module to perform updates based on param AzureModuleClass * doco and param adjustments as per PR comments * avoid importing conflicting modules * locale independant documentation url * earlier filtering of conflicting modules * restrict Az to updating only Az modules * repair tests for AzureRM module class
- Loading branch information
Showing
3 changed files
with
157 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.