azure-synapse-notebook-content
Notebook cells and metadata can contain hard-coded credentials, output, and sensitive datasets.
Where it sits
| location | Synapse notebook.properties.{cells,metadata,bigDataPool,sessionProperties} |
| location kind | notebook_content |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret sensitive_data pii customer_data |
| emits edge | ContainsSecret |
| service | Synapse Analytics (azure:synapse) |
Collection recipe
| access mode | read_api |
| operation | Notebooks - Get |
| response path | properties |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Synapse/workspaces/notebooks/read
References