diff --git a/docs/content/patterns/alz/deploy/Introduction-to-deploying-the-ALZ-Pattern.md b/docs/content/patterns/alz/deploy/Introduction-to-deploying-the-ALZ-Pattern.md index f34640adc..190d9e61e 100644 --- a/docs/content/patterns/alz/deploy/Introduction-to-deploying-the-ALZ-Pattern.md +++ b/docs/content/patterns/alz/deploy/Introduction-to-deploying-the-ALZ-Pattern.md @@ -43,6 +43,7 @@ While it´s recommended to implement the alert policies and initiatives to an AL - Fork this repo to your own GitHub organization, you should not create a direct clone of the repo. Pull requests based off direct clones of the repo will not be allowed. - Clone the repo from your own GitHub organization to your developer workstation. - Review your current configuration to determine what scenario applies to you. We have guidance that will help deploy these policies and initiatives whether you are aligned with Azure Landing Zones, or use other management group hierarchy, or you may not be using management groups at all. If you know your type of management group hierarchy, you can skip forward to your preferred deployment method: + - [Deploy via the Azure Portal (Preview)](../Deploy-via-Azure-Portal-UI) - [Automated deployment with GitHub Actions](../Deploy-with-GitHub-Actions) (recommended method) - [Automated deployment with Azure Pipelines](../Deploy-with-Azure-Pipelines) (recommended method) - [Manual deployment with Azure CLI](../Deploy-with-Azure-CLI) @@ -70,7 +71,7 @@ The other monitoring initiatives are each assigned at specific platform landing ![Azure Monitor Baseline Alerts policy initiative flows](../../media/azure-monitor-baseline-alerts-policy-initiative-flow.png) -*Download a [Visio file](../../media/AMBA-Diagrams-2024-09-17.vsdx) of this architecture.* +*Download a [Visio file](../../media/AMBA-Diagrams.vsdx) of this architecture.* If you have this management group hierarchy, you can skip forward to your preferred deployment method: @@ -107,6 +108,7 @@ We recommend that you review the [initiative definitions](https://github.com/Azu If you have this management group hierarchy, you can skip forward to your preferred deployment method: +- [Deploy via the Azure Portal (Preview)](../Deploy-via-Azure-Portal-UI) - [Deploy with GitHub Actions](../Deploy-with-GitHub-Actions) - [Deploy with Azure Pipelines](../Deploy-with-Azure-Pipelines) - [Deploy with Azure CLI](../Deploy-with-Azure-CLI) @@ -118,6 +120,7 @@ Refer to our [documentation](https://learn.microsoft.com/en-us/azure/governance/ If you implemented the recommended management group design, you can skip forward to your preferred deployment method, following the ALZ aligned guidance. +- [Deploy via the Azure Portal (Preview)](../Deploy-via-Azure-Portal-UI) - [Deploy with GitHub Actions](../Deploy-with-GitHub-Actions) - [Deploy with Azure Pipelines](../Deploy-with-Azure-Pipelines) - [Deploy with Azure CLI](../Deploy-with-Azure-CLI) @@ -194,6 +197,7 @@ In some scenarios, it may be necessary to remove everything deployed by the ALZ ## Next steps - To customize policy assignments, please proceed with [Customize Policy Assignment](../Customize-Policy-Assignment) +- [Deploy via the Azure Portal (Preview)](../Deploy-via-Azure-Portal-UI) - To deploy with GitHub Actions, please proceed with [Deploy with GitHub Actions](../Deploy-with-GitHub-Actions) - To deploy with Azure Pipelines, please proceed with [Deploy with Azure Pipelines](../Deploy-with-Azure-Pipelines) - To deploy with Azure CLI, please proceed with [Deploy with Azure CLI](../Deploy-with-Azure-CLI) diff --git a/docs/content/patterns/alz/media/AMBA-Diagrams 2024-09-17.vsdx b/docs/content/patterns/alz/media/AMBA-Diagrams 2024-09-17.vsdx deleted file mode 100644 index 9c52e5937..000000000 Binary files a/docs/content/patterns/alz/media/AMBA-Diagrams 2024-09-17.vsdx and /dev/null differ diff --git a/docs/content/patterns/alz/media/AMBA-Diagrams-2024-09-02.vsdx b/docs/content/patterns/alz/media/AMBA-Diagrams-2024-09-02.vsdx deleted file mode 100644 index a9a53716f..000000000 Binary files a/docs/content/patterns/alz/media/AMBA-Diagrams-2024-09-02.vsdx and /dev/null differ diff --git a/docs/content/patterns/alz/media/AMBA-Diagrams.vsdx b/docs/content/patterns/alz/media/AMBA-Diagrams.vsdx index 7b3748b6f..b8b017e7e 100644 Binary files a/docs/content/patterns/alz/media/AMBA-Diagrams.vsdx and b/docs/content/patterns/alz/media/AMBA-Diagrams.vsdx differ diff --git a/docs/content/patterns/alz/media/azure-monitor-baseline-alerts-policy-initiative-flow.png b/docs/content/patterns/alz/media/azure-monitor-baseline-alerts-policy-initiative-flow.png index 1c8216093..40e40f8ac 100644 Binary files a/docs/content/patterns/alz/media/azure-monitor-baseline-alerts-policy-initiative-flow.png and b/docs/content/patterns/alz/media/azure-monitor-baseline-alerts-policy-initiative-flow.png differ