Azure SQL Files shows database file information for an Azure SQL database, including file name, type, size, and physical name where available.
Azure SQL Files provides storage context for a database. Use it when storage alerts fire, when a database is approaching capacity, or when you need to explain data and log growth during a performance incident. The page helps connect database-level storage to the summary and alert pages.
Review data and log size separately. Data growth may be normal business growth, an unexpected import, a retention issue, or a schema change. Log growth may relate to transaction volume, long-running transactions, index maintenance, or bulk changes. Compare file evidence with Azure SQL Database Summary, Azure SQL Activity, and Azure SQL Alerts.
For databases in elastic pools, storage and resource pressure may need to be reviewed at pool level as well as database level. Open Azure SQL Elastic Pools when several databases share the same pool.
File size helps explain capacity alerts, growth patterns, and whether a database is approaching limits for its configured tier or pool.
Not automatically. Shrinking can cause fragmentation and may not solve the reason the database grew.
Check Activity, Queries, alerts, recent deployments, imports, retention jobs, and index maintenance.