Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.44 KB

08-Deploy-SLZ.md

File metadata and controls

26 lines (17 loc) · 1.44 KB

Deploy the Sovereign Landing Zone using the PowerShell script

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.

Deployment Steps

  1. Open PowerShell.
  2. In your version of the GitHub repository, navigate to /orchestration/scripts.
  3. Run the New-SovereignLandingZone.ps1 deployment script.
    • Note: Must be in the scripts folder to run successfully.
  4. 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.
  5. 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.

Upgrade Steps

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.

Next step

Deploy Customized Policies