AMA.ALZ

0.3.5

Azure Landing Zones Powershell Module

This module provides cmdlets to help deploy and manage Azure Landing Zones (ALZ) in your Azure environment.

Included Cmdlets:
- Test-AcceleratorRequirement: Tests if the current environment meets the requirements for deploying ALZ.
- Deploy-Accelerator: Deploys the Azure Landing Zone accelerator to your Azure subscription.
Azure Landing Zones Powershell Module

This module provides cmdlets to help deploy and manage Azure Landing Zones (ALZ) in your Azure environment.

Included Cmdlets:
- Test-AcceleratorRequirement: Tests if the current environment meets the requirements for deploying ALZ.
- Deploy-Accelerator: Deploys the Azure Landing Zone accelerator to your Azure subscription.
- Grant-SubscriptionCreatorRole: Grants the Subscription Creator role to a specified user or service principal.
- Remove-PlatformLandingZone: Removes the deployed Azure Landing Zone from your Azure subscription
- New-AcceleratorFolderStructure: Creates a new folder structure for the Azure Landing Zone accelerator with necessary configuration files.
- Remove-GitHubAccelerator: Removes GitHub resources (repositories, teams, runner groups) created by the ALZ accelerator bootstrap.
- Remove-AzureDevOpsAccelerator: Removes Azure DevOps resources (projects, agent pools) created by the ALZ accelerator bootstrap.
Show more

Minimum PowerShell version

7.4

Installation Options

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

Install-Module -Name AMA.ALZ

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

Install-PSResource -Name AMA.ALZ

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) Microsoft Corporation. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.3.5 (current version) 17 2/3/2026
0.3.4 68 11/20/2025
0.3.3 48 10/14/2025
0.3.2 4 10/14/2025
0.3.1 4 10/14/2025
0.3.0 4 10/14/2025
0.2.0 75 8/19/2025
0.1.0 17 8/11/2025
Show more