Pick a focused question that fits your time, stack, and interview goal.
How much time do you have?
Show one-drill sessions you can finish now.
6 results across 1 active filter
Page 1 of 1
Investigate SQL timeouts that appear after a new .NET API release.
Diagnose a .NET API that cannot connect to Azure SQL using managed identity.
Decide whether Azure SQL errors are transient platform faults or a real application/query regression.
Explains transient database errors, retry strategy, EF Core execution strategy, idempotency, timeouts, and avoiding retry storms.
Covers using managed identity and Microsoft Entra authentication for Azure SQL access from a .NET API.
Explains safe migration strategy for Azure-hosted .NET APIs, including expand-contract changes, locking risk, rollback, and deployment order.