azure-arm-deployments-template-spec-version-content
Template Spec versions retain ARM templates and linked templates that may hard-code credentials or scripts.
Where it sits
| location | Microsoft.Resources/templateSpecs/versions.properties.{mainTemplate,linkedTemplates} |
| location kind | template_document |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret |
| emits edge | ContainsSecret |
| service | ARM/Bicep Deployments (azure:arm-deployments) |
Collection recipe
| access mode | read_api |
| operation | Template Spec Versions - Get |
| response path | properties.{mainTemplate,linkedTemplates} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/templateSpecs/versions/read
References