azure-storage-table-entity-properties
Table entity properties are schemaless customer data and may contain secrets or PII.
Where it sits
| location | Table Entity user-defined properties |
| location kind | data_record |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | CanReadData |
| service | Storage Accounts (Blob/File/Queue/Table) (azure:storage) |
Collection recipe
| access mode | data_plane |
| operation | Table - Query Entities |
| response path | value[] |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Storage/storageAccounts/tableServices/tables/entities/read
References