Skip to content

Commit 72c3026

Browse files
authored
Merge pull request #25 from babbageclunk/new-demos-in-readme
Add links from top-level readme to the new demos
2 parents fe94f1b + 7cf75fe commit 72c3026

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ The example deployments currently contained in this repository:
99
* [azure-votes-sql](./azure-votes-sql) - example Go web app using Azure SQL Server
1010
* [wordpress-demo](./wordpress-demo) - example deploying Wordpress with Azure Databases for MySQL
1111

12+
### ASO v2
13+
Examples using the v2 operator with code-generated resources for full coverage.
14+
* [azure-votes-postgresql](./azure-votes-postgresql) - Go voting web app using PostgreSQL server
15+
* [cosmos-todo-list](./cosmos-todo-list) - .NET todo-list web application using Cosmos DB SQL API for storage
16+
1217
## Getting Started
1318

1419
### Prerequisites
@@ -39,4 +44,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
3944

4045
[contribution-guide]: CONTRIBUTING.md
4146
[developer-guide]: docs/howto/contents.md
42-
[FAQ]: docs/fa
47+
[FAQ]: docs/fa

0 commit comments

Comments
 (0)