Azure / ARO-Landing-Zone-Accelerator

ARO Landing Zone Accelerator Reference Implementation Repo
MIT License
47 stars 57 forks source link

Add virtual machines to supporting services #70

Closed mateo762 closed 4 months ago

mateo762 commented 4 months ago

This pull request includes changes to the Scenarios/Secure-Baseline/bicepWithAVM/03-Supporting-Services/main.bicep file and related files to support the addition of virtual machines and a container registry. The changes include the addition of new parameters, types, and modules for the virtual machines and container registry, as well as updates to the naming conventions.

Additions to parameters and types:

Additions to modules:

Updates to naming conventions:

Imports and other changes: