The Claude Code docs give instructions for configuring the CLI to use Microsoft Foundry credentials, but the Agent SDK docs only mention configuring with Bedrock or Google Vertex.
In my understanding, the SDK spawns the CLI as a subprocess, so I would expect environment variable configuration to work the same as with using the CLI normally. Is the discrepancy in documentation just that? Or does the SDK somehow not support Foundry configuration?
The Claude Code docs give instructions for configuring the CLI to use Microsoft Foundry credentials, but the Agent SDK docs only mention configuring with Bedrock or Google Vertex.
In my understanding, the SDK spawns the CLI as a subprocess, so I would expect environment variable configuration to work the same as with using the CLI normally. Is the discrepancy in documentation just that? Or does the SDK somehow not support Foundry configuration?