dotnet/EntityFramework.Docs

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

Open

#361 aperta il 6 mar 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)PowerShell (1961 fork)batch import
area-connection-resiliencygood first issue

Metriche repository

Star
 (1625 star)
Metriche merge PR
 (Merge medio 1g 6h) (30 PR mergiate in 30 g)

Descrizione

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

Guida contributor