Changed folder to match convention, added sample to top-level readme

This commit is contained in:
Tom Archer 2021-07-27 20:14:29 -07:00
parent d699082efb
commit ef2d32ca99
4 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
#### Beginner
- [Azure resource group](./101-resource-group)
- [Static Website hosted on Azure Storage](./101-storage-static-website)
- [Azure Web App hosting a Linux Container](./101-web-app-linux-container)
- [Azure Web App hosting a Java 8 App on Linux](./101-web-app-linux-java)