azure-subscriptions-resource-provider-resource-tags
Generic ARM resource tags can accidentally hold secrets, personal data, or internal identifiers.
Where it sits
| location | ARM generic resource.tags.* |
| location kind | tag |
| data kinds | credential api_key sensitive_data pii |
| emits edge | ContainsSecret |
| service | Subscriptions/RG (azure:subscriptions) |
Collection recipe
| access mode | read_api |
| operation | Resources - Get By Id |
| response path | tags |
| encoding | map |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/subscriptions/resources/read
References