Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

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…