Azure / ARO-Landing-Zone-Accelerator

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

Remove automatic deployment of sample app #91

Closed mateo762 closed 2 months ago

mateo762 commented 2 months ago

This pull request includes significant changes to the deployment scripts in the Scenarios/Secure-Baseline/bicepWithAVM directory, primarily focusing on the removal of the sample application deployment process. The most important changes include the removal of the DEPLOY_APP variable, the associated conditional logic, and the entire application_deployment.sh script.

From now on, users can deploy the sample by following the instructions in [Scenarios/Secure-Baseline/bicepWithAVM/06-Sample-App/README.md].

Removal of sample application deployment:

Script removal:

Minor variable adjustments: