Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
MIT License
728 stars 485 forks source link

Parameterize Route Table Entry Names #777

Closed alisakina99 closed 2 months ago

alisakina99 commented 2 months ago

Overview/Summary

Editing the main bicep module file (1), parameters files (5), and generated docs file (1) to parameterize route entry name(s) in the route table (VWAN hub to Az Firewall).

AB#34507 Closes #709

This PR fixes/adds/changes/removes

  1. adds paramater initialization to main infra-as-code/bicep/modules/vwanConnectivity/vwanConnectivity.bicep and references it during route table resource creation
  2. adds parameter to infra-as-code/bicep/modules/vwanConnectivity/parameters/mc-vwanConnectivity.parameters.all.json
  3. adds parameter to infra-as-code/bicep/modules/vwanConnectivity/parameters/mc-vwanConnectivity.parameters.min.json
  4. adds parameter to infra-as-code/bicep/modules/vwanConnectivity/parameters/vwanConnectivity.parameters.all.json
  5. adds parameter to infra-as-code/bicep/modules/vwanConnectivity/parameters/vwanConnectivity.parameters.az.all.json
  6. adds parameter to infra-as-code/bicep/modules/vwanConnectivity/parameters/vwanConnectivity.parameters.min.json
  7. adds entry to markdown file that documents parameters: infra-as-code/bicep/modules/vwanConnectivity/generateddocs/vwanConnectivity.bicep.md

Testing Evidence

None at this time.

As part of this Pull Request I have

oZakari commented 2 months ago

/azp run validateazcloud

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).
oZakari commented 2 months ago

/azp run validateazcloud

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).