azure-sql-database-query-results
SQL tables and query results may contain arbitrary credentials, PII, and customer data. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | TDS SELECT result-set cells |
| location kind | data_record |
| data kinds | database_credential sensitive_data pii customer_data credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | CanReadData |
| service | Azure SQL / SQL MI (azure:sql) |
Collection recipe
| access mode | data_plane |
| operation | TDS SELECT |
| response path | result sets |
| encoding | protocol_native |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References