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.
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
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.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
(c) Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Functions
Test-AcceleratorRequirement Deploy-Accelerator New-Platform-Landing-Zone Grant-SubscriptionCreatorRole Remove-PlatformLandingZone New-AcceleratorFolderStructure Remove-GitHubAccelerator Remove-AzureDevOpsAccelerator
PSEditions
Dependencies
This module has no dependencies.
FileList
- AMA.ALZ.nuspec
- Public\Deploy-Accelerator.ps1
- Public\New-AcceleratorFolderStructure.ps1
- Public\Remove-GitHubAccelerator.ps1
- Private\Config-Helpers\Convert-BicepConfigToInputConfig.ps1
- Private\Config-Helpers\Convert-ParametersToInputConfig.ps1
- Private\Config-Helpers\Format-TokenizedConfigurationString.ps1
- Private\Config-Helpers\Get-AvailabilityZonesSupport.ps1
- Private\Config-Helpers\Remove-TerraformMetaFileSet.ps1
- Private\Config-Helpers\Set-ComputedConfiguration.ps1
- Private\Config-Helpers\Write-JsonFile.ps1
- Private\Deploy-Accelerator-Helpers\AcceleratorInputSchema.json
- Private\Deploy-Accelerator-Helpers\Copy-ParameterFileCollection.ps1
- Private\Deploy-Accelerator-Helpers\Get-AcceleratorFolderConfiguration.ps1
- Private\Deploy-Accelerator-Helpers\Get-BootstrapAndStarterConfig.ps1
- Private\Deploy-Accelerator-Helpers\Get-ModuleVersionData.ps1
- Private\Deploy-Accelerator-Helpers\Invoke-Terraform.ps1
- Private\Deploy-Accelerator-Helpers\New-Bootstrap2.ps1
- Private\Deploy-Accelerator-Helpers\New-ModuleSetup.ps1
- Private\Deploy-Accelerator-Helpers\Request-ALZConfigurationValue.ps1
- Private\Shared\ConvertTo-SafeLogString.ps1
- Private\Shared\Get-GithubReleaseTag.ps1
- Private\Shared\Get-OsArchitecture.ps1
- Private\Shared\Invoke-PromptForConfirmation.ps1
- Private\Shared\Test-Utility-Functions.ps1
- Private\Tools\Get-HCLParserTool.ps1
- Private\Tools\Test-Tooling.ps1
- Private\Tools\Checks\Test-AzureCli.ps1
- Private\Tools\Checks\Test-AzureEnvironmentVariable.ps1
- Private\Tools\Checks\Test-GitInstallation.ps1
- Private\Tools\Checks\Test-YamlModule.ps1
- Public\.tools\terraform_1.14.4\LICENSE.txt
- AMA.ALZ.psd1
- Public\Grant-SubscriptionCreatorRole.ps1
- Public\New-Platform-Landing-Zone.ps1
- Public\Remove-PlatformLandingZone.ps1
- Private\Config-Helpers\Convert-HCLVariablesToInputConfig.ps1
- Private\Config-Helpers\Edit-ALZConfigurationFilesInPlace.ps1
- Private\Config-Helpers\Get-ALZConfig.ps1
- Private\Config-Helpers\Get-AzureRegionData.ps1
- Private\Config-Helpers\Remove-UnrequiredFileSet.ps1
- Private\Config-Helpers\Set-Config.ps1
- Private\Config-Helpers\Write-TfvarsJsonFile.ps1
- Private\Deploy-Accelerator-Helpers\ConvertTo-AcceleratorResult.ps1
- Private\Deploy-Accelerator-Helpers\Get-AcceleratorConfigPath.ps1
- Private\Deploy-Accelerator-Helpers\Get-AzureContext.ps1
- Private\Deploy-Accelerator-Helpers\Get-BootstrapAndStarterConfig2.ps1
- Private\Deploy-Accelerator-Helpers\Get-StarterConfig.ps1
- Private\Deploy-Accelerator-Helpers\New-Bootstrap.ps1
- Private\Deploy-Accelerator-Helpers\New-FolderStructure.ps1
- Private\Deploy-Accelerator-Helpers\Request-AcceleratorConfigurationInput.ps1
- Private\Deploy-Accelerator-Helpers\Set-ModuleVersionData.ps1
- Private\Shared\Get-GithubRelease.ps1
- Private\Shared\Get-NormalizedPath.ps1
- Private\Shared\Get-RandomString.ps1
- Private\Shared\Read-MenuSelection.ps1
- Private\Shared\Write-ToConsoleLog.ps1
- Private\Tools\Get-TerraformTool.ps1
- Private\Tools\Checks\Test-AlzModule.ps1
- Private\Tools\Checks\Test-AzureDevOpsCli.ps1
- Private\Tools\Checks\Test-GitHubCli.ps1
- Private\Tools\Checks\Test-PowerShellVersion.ps1
- Public\.tools\hcl_parser_v0.6.0\hcl2json_windows_amd64.exe
- Public\.tools\terraform_1.14.4\terraform.exe
- AMA.ALZ.psm1
- Public\inputs.yaml
- Public\Remove-AzureDevOpsAccelerator.ps1
- Public\Test-AcceleratorRequirement.ps1