Skip to content

Commit 675f956

Browse files
author
Cephas Lin
committed
remove quarkus tutorial
1 parent c118498 commit 675f956

File tree

4 files changed

+5
-634
lines changed

4 files changed

+5
-634
lines changed

.openpublishing.redirection.app-service.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1965,6 +1965,11 @@
19651965
"redirect_url": "/azure/app-service/tutorial-java-spring-cosmosdb",
19661966
"redirect_document_id": false
19671967
},
1968+
{
1969+
"source_path_from_root": "/articles/app-service/tutorial-java-quarkus-postgresql-app.md",
1970+
"redirect_url": "/azure/app-service/tutorial-java-spring-cosmosdb",
1971+
"redirect_document_id": false
1972+
},
19681973
{
19691974
"source_path_from_root": "/articles/app-service/containers/tutorial-java-spring-cosmosdb.md",
19701975
"redirect_url": "/azure/app-service/tutorial-java-spring-cosmosdb",

articles/app-service/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@
168168
href: tutorial-java-tomcat-mysql-app.md
169169
- name: Spring Boot with MongoDB
170170
href: tutorial-java-spring-cosmosdb.md
171-
- name: Quarkus with Postgres
172-
href: tutorial-java-quarkus-postgresql-app.md
173171
- name: Connect by using secrets
174172
items:
175173
- name: Use secrets in app settings

articles/app-service/tutorial-connect-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Examples of using application secrets to connect to a database:
8787
- [Deploy a Python (Django or Flask) web app with PostgreSQL in Azure](tutorial-python-postgresql-app.md)
8888
- [Tutorial: Build a Tomcat web app with Azure App Service on Linux and MySQL](tutorial-java-tomcat-mysql-app.md)
8989
- [Tutorial: Build a Java Spring Boot web app with Azure App Service on Linux and Azure Cosmos DB](tutorial-java-spring-cosmosdb.md)
90-
- [Tutorial: Build a Quarkus web app with Azure App Service on Linux and PostgreSQL](tutorial-java-quarkus-postgresql-app.md)
9190

9291
## Next steps
9392

0 commit comments

Comments
 (0)