azure-blueprints-blueprint-template-artifact
ARM template artifacts and parameter values can contain hard-coded secrets or connection strings.
Where it sits
| location | Microsoft.Blueprint/blueprints/artifacts.properties.template and parameters |
| location kind | template_document |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data |
| emits edge | ContainsSecret |
| service | Blueprints/Deployment Stacks (azure:blueprints) |
Collection recipe
| access mode | read_api |
| operation | Artifacts - Get |
| response path | properties.{template,parameters} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Blueprint/blueprints/artifacts/read
References