mspnp / container-apps-fabrikam-dronedelivery

MIT License
38 stars 26 forks source link

feat (deploy): modularize bicep templates & remove ARM json file #10

Closed ferantivero closed 2 years ago

ferantivero commented 2 years ago

closes: #556650

WHY

We want to main a single format for deploying Fabrikam Drone Delivery on Container apps. Therefore, the decision made is going full bicep.

Additionally, we implemented some modularization that enables quickly addtion/removal of services as well as adding/split into new environments when required. Modularization per se is also making easier to maintain and keep up to date api changes coming from ARM.

WHAT has Changed?

HOW to Test?

follow the README steps and you should be able to successfully deploy Drone Delivery app using Container Apps