File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments