- Create a new AppService in Azure using Terraform.
- Deploy a Node.js application to Azure using the Azure CLI.
*Note: Step 2 will automatically create an AppService if one does not exist. However, it can be useful to explicitly control (configure and execute) the creation and maintenance of the AppService over time. Step 1 will help you accomplish this.
