azure-entra-application-tags
Application tag strings are plaintext directory metadata.
Where it sits
| location | microsoft.graph.application.tags[] |
|---|---|
| location kind | tag |
| data kinds | credential api_key sensitive_data pii |
| emits edge | ContainsSecret |
| service | Entra ID (azure:entra) |
Collection recipe
| access mode | read_api |
|---|---|
| operation | GET /applications/{application-id} |
| response path | tags |
| encoding | list |
| params | {"application-id": "\u003capplication-id\u003e"} |
Required permissions
Application.Read.All