You should now have Completed the Following things:
- Setup your GitHub Account
- Setup the Example Code in your Account
- Added the Repository Secrets to the Example Code
- Setup the initial WebApp on Azure
The explanations shall help you to create the website via GitHub Actions. All required code is already there since the focus of this session is terraform. No further actions are required apart from starting the workflow.
To do so go to Actions and select the app workflow on the Left site.
Now Select Run workflow on the Right side.
Wait for your Workflow to finish. If the Task does not run through you may ask one of us to Help you out.
https://[yourWebAppName].azurewebsites.net/
You should see a "Hey, Node developers" welcome screen.
Congratulations, you have deployed your first WebApp via GitHub Actions and terraform.