Add example for MySQL Flexible Server Database

This commit is contained in:
neil-yechenwei
2022-03-02 14:26:28 +08:00
parent 112c5b5192
commit c70498ea85
7 changed files with 80 additions and 0 deletions

View File

@ -32,6 +32,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
- [Azure virtual machine scale set with jumpbox](./201-vmss-jumpbox)
- [Azure virtual machine scale set with jumpbox from Packer custom image](./201-vmss-packer-jumpbox)
- [Azure PostgreSQL Flexible Server Database](./201-postgresql-fs-db)
- [Azure MySQL Flexible Server Database](./201-mysql-fs-db)
#### Advanced
- [Azure Service Fabric](./301-service-fabric/)