M365cde.AutomationAccountSetup
0.1.0-alpha
This module helps you set up an Azure Automation Account.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024 Dominik Gilgen. All rights reserved.
Package Details
Author(s)
- Dominik Gilgen
Tags
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v0.1.0 - 2024-08-21
Measter: Added a new feature for handling the Maester Test Framework (beta).
Automation Account Function: Changed the function to use a filter parameter for the module status and update functions. Added breadcrumb-support, required for the new Maester feature. Added support for installing a specific version of a module. Fixed the remove-function when selecting all modules. Fixed a bug within the module selection, when there was only one module installed
Managed Identity Function: Added a function to remove permissions.
Some code improvements and cosmetic changes.
v0.0.6 - 2024-05-28
Automation Account Function: Added a new feature to update all modules at once. Added a new feature to install modules from the PS Gallery. Explicitly cast the menu choice to int. Multiple code improvements.
Managed Identity Function: Fixed a wrong link within the menu.
v0.0.5 - 2024-04-17
Implemented SharePoint scope assignment.
v0.0.4 - 2024-03-19
Fixed Exchange Online Scopes.
v0.0.3 - 2024-03-19
Simplyfied the code for scope assignment.
v0.0.2 - 2024-03-18
Changed the code for scope assignment.
v0.0.1 - 2024-03-08
Initial release of the module.
FileList
- M365cde.AutomationAccountSetup.nuspec
- M365cde.AutomationAccountSetup.psd1
- M365cde.AutomationAccountSetup.psm1
- functions\func-automationaccount.ps1
- functions\func-azmodule.ps1
- functions\func-graphmodule.ps1
- functions\func-maester.ps1
- functions\func-managedid.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0-alpha (current version) | 10 | 8/21/2024 |
0.0.6-alpha | 9 | 5/28/2024 |
0.0.5-alpha | 6 | 4/18/2024 |
0.0.4-alpha | 9 | 3/19/2024 |
0.0.3-alpha | 7 | 3/19/2024 |
0.0.2-alpha | 7 | 3/18/2024 |
0.0.1-alpha | 7 | 3/8/2024 |