Closed puicchan closed 1 year ago
Implementation of issue #2 is complete.
Documentation has also been changed to leverage azd up
instead of manually adding the azure environment variables
You can simplify README by asking customer to run azd up -t apptemplate-wordpress-on-aca
in an empty folder as a single step. azd up
is azd init
+ azd provision
+ azd deploy
so the 1st step in your readme is included.
Once issue #2 is addressed, instead of git clone and then
azd init
. you can just doazd up -t apptemplate-wordpress-aca