Prerequisite: Please be sure to follow the steps in Permissions and Tooling to ensure latest tools are installed and the right permissions levels are available.
- Open PowerShell.
- In your version of the GitHub repository, navigate to
/orchestration/scripts
. - Run the
New-SovereignLandingZone.ps1
deployment script.- Note: Must be in the scripts folder to run successfully.
- Follow the prompts to complete your deployment.
- Note: Enter
all
for a new deployment or run as.\New-SovereignLandingZone.ps1 -parDeployment all
. - See the pipeline deployment doc for more information about alternate deployment methods and the
New-SovereignLandingZone.ps1
script parameters.
- Note: Enter
- Confirm deployment completion by navigating to the Azure Portal Dashboard link provided in the output.
Please reference Frequently Asked Questions for commons errors and resolutions, or reference Deployment Scenarios for common operations.
If you are upgrading an existing SLZ deployment to a new version, the above deployment steps are still valid but you may find our upgrade guidance a useful resource to reference.