M365cde.AutomationAccountSetup

0.1.0-alpha

This module helps you set up an Azure Automation Account.

Minimum PowerShell version

5.1

This is a prerelease version of M365cde.AutomationAccountSetup.

Installation Options

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

Install-Module -Name M365cde.AutomationAccountSetup -AllowPrerelease

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

Install-PSResource -Name M365cde.AutomationAccountSetup -Prerelease

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

(c) 2024 Dominik Gilgen. All rights reserved.

Package Details

Author(s)

  • Dominik Gilgen

Tags

PowerShell Module Automation

Functions

M365cdeAAASetup

PSEditions

Desktop Core

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

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
Show more