Azure landing zone Documentation
Home GitHub Issue Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Phase 1 - Prerequisites

Set up the prerequisites by following the steps below.

1 - Tools and Internet Access

Install the following tools before getting started.

Note
Ensure all tools are available from a PowerShell Core (pwsh) terminal. Add them to your environment path if needed.

You also need internet access to download tools, Terraform providers, and connect to Azure and your VCS.

We DO NOT explicitly support:

  • Running behind a corporate proxy
  • Running in Azure Cloud Shell
Tip
If your local machine is behind a corporate proxy, consider spinning up a temporary VM in Azure to run the Accelerator from, then tear it down when you are done.

2 - Azure Subscriptions and Permissions

Follow the instructions in the Platform Subscriptions and Permissions section.

3 - Version Control Systems

Choose GitHub, Azure DevOps, or Local File System and follow the relevant steps:

Azure DevOps

Follow the instructions in the Azure DevOps section.

GitHub

Follow the instructions in the GitHub section.

Local File System

Ensure you have a folder accessible from your current session.

Next Steps

Now head to Phase 2.