iiRecord
Agentic AI Atlas · CLAUDE_CODE_SKIP_FOUNDRY_AUTH
env-var:claude-code-skip-foundry-autha5c.ai
II.
EnvVar JSON

env-var:claude-code-skip-foundry-auth

Structured · live

CLAUDE_CODE_SKIP_FOUNDRY_AUTH json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-foundry.yamlCluster · extensions
Record JSON
{
  "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": []
}