microsoft / devcenter-catalog

MIT License
28 stars 80 forks source link

Converting Azd ToDo ARM templates -> ADE compatible #41

Closed v-jiaodi closed 10 months ago

v-jiaodi commented 10 months ago

There are three EnvironmentDefinitions have been implemented, ADE compatible ARM templates as follow:

  1. App Service with Cosmos • todo-python-mongo • todo-java-mongo • todo-nodejs-mongo
  2. Container App with Cosmos • todo-python-mongo-aca • todo-nodejs-mongo-aca • todo-java-mongo-aca
  3. Function App / SWA with Cosmos • todo-nodejs-mongo-swa-func • todo-python-mongo-swa-func

@rajeshkamal5050 and @wbreza for notification.

v-jiaodi commented 10 months ago

@wbreza Based on your comments, I have updated the code. Please review.

v-jiaodi commented 10 months ago

@wbreza The above comments have been resolved. Please review.

wbreza commented 10 months ago

@jacksonkays - Can you please review.

v-jiaodi commented 10 months ago

@jacksonkays I have updated environment definition name based on Sagar's suggestions, please review.