iiRecord
Agentic AI Atlas · ANTHROPIC_FOUNDRY_BASE_URL
env-var:anthropic-foundry-base-urla5c.ai
II.
EnvVar JSON

env-var:anthropic-foundry-base-url

Structured · live

ANTHROPIC_FOUNDRY_BASE_URL 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:anthropic-foundry-base-url",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-foundry.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "ANTHROPIC_FOUNDRY_BASE_URL",
    "description": "Full base URL for the Foundry resource (e.g., https://my-resource.services.ai.azure.com/anthropic).",
    "name": "ANTHROPIC_FOUNDRY_BASE_URL",
    "category": "foundry",
    "valueType": "url"
  },
  "outgoingEdges": [
    {
      "from": "env-var:anthropic-foundry-base-url",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}