Update README.md

This commit is contained in:
Katie Savage 2022-07-13 08:39:08 -07:00 committed by GitHub
parent e6b59b8d77
commit 67a6127e16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
Welcome! In this lesson, we'll teach you how to publish your web apps from the previous weeks' activities to Azure! We'll do this using Azure App Service. Welcome! In this lesson, we'll teach you how to publish your web apps from the previous weeks' activities to Azure! We'll do this using Azure App Service.
## What is Azure?
Azure is a cloud platform designed to simplify the process of building modern applications. You can host all kinds of applications on Azure!
## What is Azure App Services and why are we publishing our apps? ## What is Azure App Services and why are we publishing our apps?