dotnet/EntityFramework.Docs

Consider linking connection resiliency topics with SQL Server/SQL Azure DB docs

Open

#361 建立於 2017年3月6日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)PowerShell (1,961 fork)batch import
area-connection-resiliencygood first issue

倉庫指標

Star
 (1,625 star)
PR 合併指標
 (平均合併 1天 6小時) (30 天內合併 30 個 PR)

描述

Currently the topics https://docs.microsoft.com/en-us/ef/core/miscellaneous/connection-resiliency and https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connectivity-issues are completely disconnected, however customers need to often interact with settings on both layers of the stack.

Having these topics link to each other would be useful to those customers.

There is also probably some more detailed guidance we need to figure out, i.e. if there are settings that should not be used together.

Notice that the latter is maintained at https://github.com/Microsoft/azure-docs/blob/master/articles/sql-database/sql-database-connectivity-issues.md and we could send a PR.

cc @AndriySvyryd @ajcvickers @ErikEJ

貢獻者指南