II.
EnvVar JSON
Structured · liveenv-var:claude-code-skip-foundry-auth
CLAUDE_CODE_SKIP_FOUNDRY_AUTH json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-skip-foundry-auth",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-foundry.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_SKIP_FOUNDRY_AUTH",
"description": "Skip Azure authentication for Microsoft Foundry (e.g., when using an LLM gateway).",
"name": "CLAUDE_CODE_SKIP_FOUNDRY_AUTH",
"category": "foundry",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-skip-foundry-auth",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}