Azure App Service Practical Configuration, Complete Step-by-Step Guide
I'll provide a complete full-stack source code, and by following along with the course to create and configure Azure services step by step, you'll complete a fully functional real Azure web app service. This is an Azure course where you don't need to know the source language, and you can either practice hands-on or just watch the course without practicing.
27 learners are taking this course
Level Beginner
Course period Unlimited
October 23rd Update Details and Corrections
Only 1 txt file with guidance on secrets.json has been added to the lecture materials zip file.
This is a file needed for Lecture 11, and for those who have already received the materials, I've also added it to Lecture 11.
You can download and refer to it from Lecture 11.
In Lecture 16 'Azure Web App Service Registration' at around 4 minutes and 30 seconds, regarding the reason for selecting 'Premium V3 P0V3' as the app service instance size, while the lecture explanation stated 'because the Azure free trial token is generous', I will correct this to: 'For this lecture, you must select this when initially registering the app service.' The reason is that when initially creating with B1, the 'End-to-end TLS encryption' option is not available in the app service 'Configuration' menu. If you create with B1, this feature won't be checked, causing a Server 502 Error when finally running the app service. In the app service infrastructure, this is an option provided by Premium V3, but if you initially create the app service with V3, check the option, and then downgrade to B1, the infrastructure that supports this remains in place. In this case, although it's not visible in the B1 options, the setting value is maintained, making it functional.
In Lecture 16 'Azure Web App Service Registration' at around 17 minutes and 7 seconds, similarly, I will supplement the content regarding why the 'End-to-End TLS Encryption' option should be set to 'Enabled' with 'This must be configured as mandatory.'




