II.
ProviderTranslation JSON
Structured · liveprovider-translation:claude:foundry
provider-translation:claude:foundry json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider-translation:claude:foundry",
"_kind": "ProviderTranslation",
"_file": "extensions/provider-translations/claude-translations.yaml",
"_cluster": "extensions",
"attributes": {
"harness": "claude",
"provider": "foundry",
"proxyRequired": true,
"proxyExposedTransport": "anthropic",
"staticEnv": {
"ANTHROPIC_API_KEY": ""
},
"envMapping": [],
"args": [],
"notes": "Azure AI Foundry routed through transport-adapter proxy exposing Anthropic transport."
},
"outgoingEdges": [
{
"from": "provider-translation:claude:foundry",
"to": "agent:claude-code",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:claude:foundry",
"to": "provider:foundry",
"kind": "uses_provider",
"attributes": {}
}
],
"incomingEdges": []
}