azure-functions-function-source-config
Function source files, bindings, and test payloads can embed secrets or sensitive sample data.
Where it sits
| location | Microsoft.Web/sites/functions.properties.{config,files,script_href,test_data_href} |
| location kind | code_artifact |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret sensitive_data |
| emits edge | ContainsSecret |
| service | Azure Functions (azure:functions) |
Collection recipe
| access mode | read_api |
| operation | Web Apps - Get Function |
| response path | properties |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Web/sites/functions/read
References