II.
Topic JSON
Structured · livetopic:azure
Azure json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:azure",
"_kind": "Topic",
"_file": "domain/topics/topics-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Azure",
"description": "Microsoft Azure cloud platform covering IaaS, PaaS, and SaaS offerings.\nIncludes Azure-specific services, Active Directory integration, hybrid\ncloud patterns, and Azure DevOps pipeline integration.\n"
},
"outgoingEdges": [
{
"from": "topic:azure",
"to": "domain:cloud-infra",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:cloud-infra",
"to": "topic:azure",
"kind": "contains"
},
{
"from": "lib-process:observability--sre-azure",
"to": "topic:azure",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.5
}
}
]
}