Search the documentation
4 pages for anthropic_foundry_resource.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
claude-in-microsoft-foundry
Claude Developer Platform · in the page
build-with-claude/claude-in-microsoft-foundry
…if they are defined: * `ANTHROPIC_FOUNDRY_API_KEY` - Your API key * `ANTHROPIC_FOUNDRY_RESOURCE` - Your resource name (for example, `example-resource`) * `ANTHROPIC_FOUNDRY_BASE_URL` - Alternative to…
Environment variables
Claude Code CLI · in the page
env-vars
…ttps://my-resource.services.ai.azure.com/anthropic`). Alternative to `ANTHROPIC_FOUNDRY_RESOURCE` (see [Microsoft Foundry](/docs/en/microsoft-foundry))…
Use Claude Code GitHub Actions with cloud providers
Claude Code CLI · in the page
github-actions-cloud-providers
…rgs: '--model claude-sonnet-5' env: ANTHROPIC_FOUNDRY_RESOURCE: your-resource-name ``` <Tip> Use a model ID that matches a Claude deploymen…
Claude Code on Microsoft Foundry
Claude Code CLI · in the page
microsoft-foundry
…ure resource name (replace {resource} with your resource name) export ANTHROPIC_FOUNDRY_RESOURCE={resource} # Or provide the full base URL: # export ANTHROPIC_FOUNDRY_BASE_URL=https://{resource}.servi…