An Azure service that is used to provision Windows and Linux virtual machines.
Hi Raja,
For an official RCA of an Azure SQL Database connection outage, Microsoft Q&A users will not be able to check backend telemetry or confirm the platform-side root cause. You would need to check Azure Service Health / Resource Health first, and if the outage is not clearly explained there, open an Azure support request.
Please check:
- Azure Portal > Service Health Look for any Azure SQL Database service issues around 04/28 in the affected region.
Azure SQL Database > Resource Health Check whether the database shows Available, Degraded, or Unavailable during the outage window.
Azure Monitor metrics / logs Review failed connections, DTU/vCore utilization, CPU, workers, sessions, deadlocks, throttling, and firewall/network changes during the same time.
Application logs Capture the exact SQL error numbers/messages, timestamps in UTC, client IP/app server, and connection retry behavior.
If you need a formal RCA for business/audit purposes, open a Microsoft support request and include:
Subscription ID
Server/database name
Region
Exact outage start/end time in UTC
Error messages/error numbers
Resource Health screenshots
Application connection logs
Docs:
Azure SQL connectivity troubleshooting: https://learn.microsoft.com/en-us/azure/azure-sql/database/troubleshoot-common-errors-issues
Use Resource Health for Azure SQL connectivity issues: https://learn.microsoft.com/en-us/azure/azure-sql/database/resource-health-to-troubleshoot-connectivity
Azure Service Health overview: https://learn.microsoft.com/en-us/azure/service-health/service-health-portal-update
Create Azure support request: https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request