Azure landing zone for SCCA-compliant organizations.
Перейти к файлу
Jason Masten bc51f17e83
Updated deployment guides (#1107)
* Renamed files, Updated links, headers, & content

* Added PowerShell cmds & table alignment, Fixed link & content

* Replaced Quickstart with Deployment Options

* Revamped the content to align as a deployment guide

* Fixed references

* Removed references

* Fixed alert & references, Updated prereqs,

* Fixed table of contents & missing colons

* Updated header value

* Revamped content

* Revamped content

* Fixed alert type & syntax
2024-10-15 14:35:44 -04:00
.azure-devops Removed terraform (#1081) 2024-08-28 17:32:57 -04:00
.github Bump github/super-linter from 6 to 7 (#1084) 2024-08-30 08:50:36 -04:00
.vscode Removed terraform (#1081) 2024-08-28 17:32:57 -04:00
docs Updated deployment guides (#1107) 2024-10-15 14:35:44 -04:00
src/bicep 1073 updated (#1102) 2024-10-08 14:40:11 -04:00
.gitattributes
.gitignore Removed terraform (#1081) 2024-08-28 17:32:57 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
NOTICE
README.md Updated deployment guides (#1107) 2024-10-15 14:35:44 -04:00
SECURITY.md
SUPPORT.md

README.md

Mission Landing Zone

Home | Design | Add-Ons | Resources

Mission Landing Zone is a highly opinionated infrastructure as code (IaC) template. IT oversight organizations can use the template to create a cloud management system to deploy Azure environments for their workloads and teams. The solution addresses a narrowly scoped, specific need for a Secure Cloud Computing Architecture (SCCA) compliant hub and spoke infrastructure.

  • Designed for US Government mission customers
  • Implements controls following Microsoft's SACA and zero trust guidance
  • Deployable in Azure Commercial, Azure Government, Azure Government Secret, and Azure Government Top Secret clouds
  • A simple solution with low configuration and narrow scope
  • Written as Bicep templates

Mission Landing Zone is the right solution when:

  • A simple, secure, and scalable hub and spoke infrastructure is needed.
  • A central IT team is administering cloud resources on behalf of other teams and workloads.
  • There is a need to implement SCCA with zero trust.
  • Hosting any workload requiring a secure environment, for example: data warehousing, AI/ML, and containerized applications.

Design goals include:

  • A simple, minimal set of code that is easy to configure
  • Good defaults that allow experimentation and testing in a single subscription
  • Deployment via command line or with a user interface

Our intent is to enable IT Admins to use this software to:

  • Test and evaluate the landing zone using a single Azure subscription
  • Develop a known good configuration that can be used for production with multiple Azure subscriptions
  • Customize the deployment configuration to suit specific needs
  • Deploy multiple customer workloads in production.

Deployment Options

Mission Landing Zone can be deployed from the Azure Portal, or with Azure command line tools. Choose the desired option below for detailed deployment documentation.

Method Supported Clouds
Azure Portal Azure Commercial, Azure Government
Template Spec Azure Commercial, Azure Government, Azure Government Secret, & Azure Government Top Secret
Command Line Tools Azure Commercial, Azure Government, Azure Government Secret, & Azure Government Top Secret

[!NOTE]
Be sure to check out our add-ons to accelerate workload deployments.