Skip to content

Commit

Permalink
Added navigation, Fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamasten committed Oct 6, 2024
1 parent f91436b commit 243ebda
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/deployment-guides/templatespec.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Mission Landing Zone - Deployment Guide using a TemplateSpec

[**Home**](../../README.md) | [**Design**](../design.md) | [**Add-Ons**](../../src/bicep/add-ons/README.md) | [**Resources**](../resources.md)

To mimic the Quickstart experience of an Azure Commercial or Azure Government MLZ deployment available at [Quickstart](https://github.com/Azure/missionlz) in Azure Secret or Azure Top Secret.

## Table of Contents
Expand Down Expand Up @@ -76,6 +78,7 @@ To follow a walkthrough of the MLZ deployment click [Walkthrough](./deployment-g
## MLZ-Core resources deployed

Once deployed MLZ will deploy a number of resources into 4 Resource Groups:

1. Hub
2. Operations
3. Shared Services
Expand All @@ -89,4 +92,4 @@ The majority of resources will exist in the Hub resource group, mostly Private D

[`az deployment` documentation](https://docs.microsoft.com/en-us/cli/azure/deployment?view=azure-cli-latest)

[Azure Az PowerShell module](https://docs.microsoft.com/en-us/powershell/azure/what-is-azure-powershell)
[Azure Az PowerShell module](https://docs.microsoft.com/en-us/powershell/azure/what-is-azure-powershell)

0 comments on commit 243ebda

Please sign in to comment.