Skip to content

Commit 2569e98

Browse files
authored
Merge pull request #281687 from JimacoMS4/add-fastapi-article-to-app-service
Add separate article for FastAPI python postgress tutorial
2 parents 2b44ca6 + 5591300 commit 2569e98

28 files changed

+596
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,12 @@
986986
"branch": "main",
987987
"branch_mapping": {}
988988
},
989+
{
990+
"path_to_root": "msdocs-fastapi-postgresql-sample-app",
991+
"url": "https://github.com/Azure-Samples/msdocs-fastapi-postgresql-sample-app",
992+
"branch": "main",
993+
"branch_mapping": {}
994+
},
989995
{
990996
"path_to_root": "msdocs-quarkus-postgresql-sample-app",
991997
"url": "https://github.com/Azure-Samples/msdocs-quarkus-postgresql-sample-app",
8.27 KB
Loading
78.3 KB
Loading
36.3 KB
Loading
73.4 KB
Loading
41.6 KB
Loading
67.4 KB
Loading
89.4 KB
Loading
113 KB
Loading
53.3 KB
Loading

0 commit comments

Comments
 (0)