services / Azure / Azure SQL Database
An Azure SQL Database is a managed relational database hosted on a logical SQL server, storing production organizational data for an application or function.
Control-plane operations manage the database resource and its configuration; the row data itself is on the data plane. The asset typically backs a single production function, hence HIGH.
Microsoft.Sql/servers/databases/delete
Deletes the database and all its stored data, causing irrecoverable data loss (absent a separate backup/restore path) and interrupting the function it backs.
Risks
Scope: HIGH
This privilege may grant access to sensitive data from a single organizational function, or allow interruption of a service supporting a single organizational function.
Links
Contributed by P0 Security
© 2023–present P0 Security and contributors to the IAM Privilege Catalog