You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/quickstart-dotnetcore.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -994,6 +994,9 @@ Advance to the next article to learn how to create a .NET Core app and connect i
994
994
> [!div class="nextstepaction"]
995
995
> [Tutorial: ASP.NET Core app with SQL database](tutorial-dotnetcore-sqldb-app.md)
996
996
997
+
> [!div class="nextstepaction"]
998
+
> [App Template: ASP.NET Core app with SQL database and App Insights deployed using CI/CD GitHub Actions](https://github.com/Azure-Samples/app-templates-dotnet-azuresql-appservice)
999
+
997
1000
> [!div class="nextstepaction"]
998
1001
> [Configure ASP.NET Core app](configure-language-dotnetcore.md)
999
1002
@@ -1003,7 +1006,7 @@ Advance to the next article to learn how to create a .NET Framework app and conn
1003
1006
1004
1007
> [!div class="nextstepaction"]
1005
1008
> [Tutorial: ASP.NET app with SQL database](app-service-web-tutorial-dotnet-sqldatabase.md)
1006
-
1009
+
>
1007
1010
> [!div class="nextstepaction"]
1008
1011
> [Configure ASP.NET Framework app](configure-language-dotnet-framework.md)
0 commit comments