From 2df006295fd676c284e6fae8f5cccb49b057df3f Mon Sep 17 00:00:00 2001 From: moisesjgomez <51566179+moisesjgomez@users.noreply.github.com> Date: Wed, 9 Aug 2023 16:18:31 -0500 Subject: [PATCH] Update enterprise-scale-landing-zone.md --- docs/scenarios/wvd/enterprise-scale-landing-zone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/wvd/enterprise-scale-landing-zone.md b/docs/scenarios/wvd/enterprise-scale-landing-zone.md index 3184c22d40..9697270274 100644 --- a/docs/scenarios/wvd/enterprise-scale-landing-zone.md +++ b/docs/scenarios/wvd/enterprise-scale-landing-zone.md @@ -85,7 +85,7 @@ Some customers may require deploying Azure Virtual Desktop across multiple Azure The Azure Virtual Desktop landing zone accelerator includes an open-source collection of Azure Resource Manager and Bicep templates to help you quickly set up your Azure Virtual Desktop environment following best practices and Cloud Adoption Framework. The accelerator creates an Azure Virtual Desktop environment, including virtual machines, virtual networks, and storage in Azure. -The Azure Virtual Desktop accelerator is available in the [Azure Virtual Desktop accelerator](https://github.com/Azure/avdaccelerator) GitHub repository. It contains Infrastructure as Code based on [Common Azure Resource Modules Library (CARML)](https://github.com/Azure/ResourceModules). The Azure Virtual Desktop landing zone accelerator ([deployment prerequisites](https://github.com/Azure/avdaccelerator/wiki/Getting-Started#Getting-Started)) can be deployed using integration into your CI/CD pipelines, command line [PowerShell or Azure CLI](https://github.com/Azure/avdaccelerator/tree/main/workload/bicep) or Azure portal deployments: +The Azure Virtual Desktop accelerator is available in the [Azure Virtual Desktop accelerator](https://github.com/Azure/avdaccelerator) GitHub repository. It contains Infrastructure as Code based on [Common Azure Resource Modules Library (CARML)](https://github.com/Azure/ResourceModules). The Azure Virtual Desktop landing zone accelerator ([deployment prerequisites](https://github.com/Azure/avdaccelerator/blob/main/workload/docs/getting-started-baseline.md)) can be deployed using integration into your CI/CD pipelines, command line [PowerShell or Azure CLI](https://github.com/Azure/avdaccelerator/tree/main/workload/bicep) or Azure portal deployments: **Optional: Custom Image Build:** Deploy a custom image based on the latest version of the Azure Marketplace image to an Azure Compute Gallery.