Skip to content

Commit

Permalink
Wiki: fix Accelerator Azdevops instructions (Azure#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoJanse authored Nov 1, 2023
1 parent 0713a66 commit 647f69f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/wiki/Accelerator.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ In order to setup the Accelerator framework with the production ready Azure DevO
Various prompts will be displayed which will be used to replace parameter values as well as to create an environment variables file (.env) that will be used by the Azure DevOps pipelines.
1. Depending upon your preferred [network topology deployment](https://github.com/Azure/ALZ-Bicep/wiki/DeploymentFlow#network-topology-deployment), remove the associated workflow file for each deployment model
- Traditional VNet Hub and Spoke = .azuredevops\workflows\alz-bicep-4a-hubspoke.yml
- Virtual WAN = .azuredevops\workflows\alz-bicep-4b-vwan.yml
1. Depending upon your preferred [network topology deployment](https://github.com/Azure/ALZ-Bicep/wiki/DeploymentFlow#network-topology-deployment), remove the associated pipeline file for each deployment model
- Traditional VNet Hub and Spoke = .azuredevops\pipelines\alz-bicep-4a-hubspoke.yml
- Virtual WAN = .azuredevops\pipelines\alz-bicep-4b-vwan.yml
> **Note:**
> These workflow files and associated deployment scripts will be programatically removed in the future.
Expand Down

0 comments on commit 647f69f

Please sign in to comment.