99 <th>Claude for Teams/Enterprise</th>99 <th>Claude for Teams/Enterprise</th>
100 <th>Anthropic Console</th>100 <th>Anthropic Console</th>
101 <th>Amazon Bedrock</th>101 <th>Amazon Bedrock</th>
102 <th>Claude Platform on AWS</th>
102 <th>Google Vertex AI</th>103 <th>Google Vertex AI</th>
103 <th>Microsoft Foundry</th>104 <th>Microsoft Foundry</th>
104 </tr>105 </tr>
110 <td>Most organizations (recommended)</td>111 <td>Most organizations (recommended)</td>
111 <td>Individual developers</td>112 <td>Individual developers</td>
112 <td>AWS-native deployments</td>113 <td>AWS-native deployments</td>
114 <td>AWS Marketplace billing with Claude API features</td>
113 <td>GCP-native deployments</td>115 <td>GCP-native deployments</td>
114 <td>Azure-native deployments</td>116 <td>Azure-native deployments</td>
115 </tr>117 </tr>
119 <td><strong>Teams:</strong> \$150/seat (Premium) with PAYG available<br /><strong>Enterprise:</strong> <a href="https://claude.com/contact-sales?utm_source=claude_code&utm_medium=docs&utm_content=third_party_enterprise">Contact Sales</a></td>121 <td><strong>Teams:</strong> \$150/seat (Premium) with PAYG available<br /><strong>Enterprise:</strong> <a href="https://claude.com/contact-sales?utm_source=claude_code&utm_medium=docs&utm_content=third_party_enterprise">Contact Sales</a></td>
120 <td>PAYG</td>122 <td>PAYG</td>
121 <td>PAYG through AWS</td>123 <td>PAYG through AWS</td>
124 <td>PAYG through AWS Marketplace</td>
122 <td>PAYG through GCP</td>125 <td>PAYG through GCP</td>
123 <td>PAYG through Azure</td>126 <td>PAYG through Azure</td>
124 </tr>127 </tr>
128 <td>Supported [countries](https://www.anthropic.com/supported-countries)</td>131 <td>Supported [countries](https://www.anthropic.com/supported-countries)</td>
129 <td>Supported [countries](https://www.anthropic.com/supported-countries)</td>132 <td>Supported [countries](https://www.anthropic.com/supported-countries)</td>
130 <td>Multiple AWS [regions](https://docs.aws.amazon.com/bedrock/latest/userguide/models-regions.html)</td>133 <td>Multiple AWS [regions](https://docs.aws.amazon.com/bedrock/latest/userguide/models-regions.html)</td>
134 <td>Multiple AWS regions</td>
131 <td>Multiple GCP [regions](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/locations)</td>135 <td>Multiple GCP [regions](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/locations)</td>
132 <td>Multiple Azure [regions](https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/)</td>136 <td>Multiple Azure [regions](https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/)</td>
133 </tr>137 </tr>
139 <td>Enabled by default</td>143 <td>Enabled by default</td>
140 <td>Enabled by default</td>144 <td>Enabled by default</td>
141 <td>Enabled by default</td>145 <td>Enabled by default</td>
146 <td>Enabled by default</td>
142 </tr>147 </tr>
143 148
144 <tr>149 <tr>
146 <td>Claude.ai SSO or email</td>151 <td>Claude.ai SSO or email</td>
147 <td>API key</td>152 <td>API key</td>
148 <td>API key or AWS credentials</td>153 <td>API key or AWS credentials</td>
154 <td>API key or AWS credentials</td>
149 <td>GCP credentials</td>155 <td>GCP credentials</td>
150 <td>API key or Microsoft Entra ID</td>156 <td>API key or Microsoft Entra ID</td>
151 </tr>157 </tr>
155 <td>Usage dashboard</td>161 <td>Usage dashboard</td>
156 <td>Usage dashboard</td>162 <td>Usage dashboard</td>
157 <td>AWS Cost Explorer</td>163 <td>AWS Cost Explorer</td>
164 <td>AWS Cost Explorer</td>
158 <td>GCP Billing</td>165 <td>GCP Billing</td>
159 <td>Azure Cost Management</td>166 <td>Azure Cost Management</td>
160 </tr>167 </tr>
166 <td>No</td>173 <td>No</td>
167 <td>No</td>174 <td>No</td>
168 <td>No</td>175 <td>No</td>
176 <td>No</td>
169 </tr>177 </tr>
170 178
171 <tr>179 <tr>
173 <td>Team management, SSO, usage monitoring</td>181 <td>Team management, SSO, usage monitoring</td>
174 <td>None</td>182 <td>None</td>
175 <td>IAM policies, CloudTrail</td>183 <td>IAM policies, CloudTrail</td>
184 <td>IAM policies, CloudTrail</td>
176 <td>IAM roles, Cloud Audit Logs</td>185 <td>IAM roles, Cloud Audit Logs</td>
177 <td>RBAC policies, Azure Monitor</td>186 <td>RBAC policies, Azure Monitor</td>
178 </tr>187 </tr>
184* [Claude for Teams or Enterprise](/en/authentication#claude-for-teams-or-enterprise)193* [Claude for Teams or Enterprise](/en/authentication#claude-for-teams-or-enterprise)
185* [Anthropic Console](/en/authentication#claude-console-authentication)194* [Anthropic Console](/en/authentication#claude-console-authentication)
186* [Amazon Bedrock](/en/amazon-bedrock)195* [Amazon Bedrock](/en/amazon-bedrock)
196* [Claude Platform on AWS](/en/claude-platform-on-aws)
187* [Google Vertex AI](/en/google-vertex-ai)197* [Google Vertex AI](/en/google-vertex-ai)
188* [Microsoft Foundry](/en/microsoft-foundry)198* [Microsoft Foundry](/en/microsoft-foundry)
189 199
192Most organizations can use a cloud provider directly without additional configuration. However, you may need to configure a corporate proxy or LLM gateway if your organization has specific network or management requirements. These are different configurations that can be used together:202Most organizations can use a cloud provider directly without additional configuration. However, you may need to configure a corporate proxy or LLM gateway if your organization has specific network or management requirements. These are different configurations that can be used together:
193 203
194* **Corporate proxy**: Routes traffic through an HTTP/HTTPS proxy. Use this if your organization requires all outbound traffic to pass through a proxy server for security monitoring, compliance, or network policy enforcement. Configure with the `HTTPS_PROXY` or `HTTP_PROXY` environment variables. Learn more in [Enterprise network configuration](/en/network-config).204* **Corporate proxy**: Routes traffic through an HTTP/HTTPS proxy. Use this if your organization requires all outbound traffic to pass through a proxy server for security monitoring, compliance, or network policy enforcement. Configure with the `HTTPS_PROXY` or `HTTP_PROXY` environment variables. Learn more in [Enterprise network configuration](/en/network-config).
195* **LLM Gateway**: A service that sits between Claude Code and the cloud provider to handle authentication and routing. Use this if you need centralized usage tracking across teams, custom rate limiting or budgets, or centralized authentication management. Configure with the `ANTHROPIC_BASE_URL`, `ANTHROPIC_BEDROCK_BASE_URL`, or `ANTHROPIC_VERTEX_BASE_URL` environment variables. Learn more in [LLM gateway configuration](/en/llm-gateway).205* **LLM Gateway**: A service that sits between Claude Code and the cloud provider to handle authentication and routing. Use this if you need centralized usage tracking across teams, custom rate limiting or budgets, or centralized authentication management. Configure with the `ANTHROPIC_BASE_URL`, `ANTHROPIC_BEDROCK_BASE_URL`, `ANTHROPIC_AWS_BASE_URL`, or `ANTHROPIC_VERTEX_BASE_URL` environment variables. Learn more in [LLM gateway configuration](/en/llm-gateway).
196 206
197The following examples show the environment variables to set in your shell or shell profile (`.bashrc`, `.zshrc`). See [Settings](/en/settings) for other configuration methods.207The following examples show the environment variables to set in your shell or shell profile (`.bashrc`, `.zshrc`). See [Settings](/en/settings) for other configuration methods.
198 208
313 323
314### Pin model versions for cloud providers324### Pin model versions for cloud providers
315 325
316If you deploy through [Bedrock](/en/amazon-bedrock), [Vertex AI](/en/google-vertex-ai), or [Foundry](/en/microsoft-foundry), pin specific model versions using `ANTHROPIC_DEFAULT_OPUS_MODEL`, `ANTHROPIC_DEFAULT_SONNET_MODEL`, and `ANTHROPIC_DEFAULT_HAIKU_MODEL`. Without pinning, model aliases resolve to the latest version, which may not yet be enabled in your account when Anthropic releases an update. Pinning lets you control when your users move to a new model. See [Model configuration](/en/model-config#pin-models-for-third-party-deployments) for what each provider does when the latest version is unavailable.326If you deploy through [Bedrock](/en/amazon-bedrock), [Vertex AI](/en/google-vertex-ai), [Foundry](/en/microsoft-foundry), or [Claude Platform on AWS](/en/claude-platform-on-aws), pin specific model versions using `ANTHROPIC_DEFAULT_OPUS_MODEL`, `ANTHROPIC_DEFAULT_SONNET_MODEL`, and `ANTHROPIC_DEFAULT_HAIKU_MODEL`. Without pinning, model aliases resolve to the latest version, which may not yet be enabled in your account when Anthropic releases an update. Pinning lets you control when your users move to a new model. See [Model configuration](/en/model-config#pin-models-for-third-party-deployments) for what each provider does when the latest version is unavailable.
317 327
318### Configure security policies328### Configure security policies
319 329