A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference
Hello @The Max Coder ,
Welcome to Microsoft Q&A .Thank you for reaching out to us.
The behavior being observed appears to stem from a difference between the published FW-Kimi-K3 pricing and the charges visible in Cost Management. While the model pricing is now publicly documented, the billing data currently available does not provide sufficient detail to determine how each token category was rated, which is why a meter-level reconciliation is required before drawing conclusions about the applied charges.
Based on the published documentation, FW-Kimi-K3 has separate pricing for each token type:
- Input tokens: USD $3.30 per 1 million tokens
- Cached input tokens: USD $0.33 per 1 million tokens
- Output tokens: USD $16.50 per 1 million tokens
This confirms that FW-Kimi-K3 uses differentiated pricing and includes a documented cached-input discount. The published pricing therefore does not indicate a flat rate across all token types
Regarding pricing ownership, the Azure AI Foundry documentation states that model providers define licensing terms and pricing for partner-hosted serverless models, while Azure provides the hosting platform, deployment experience, governance, and billing infrastructure.
The difficulty locating pricing information is understandable. Although pricing is published, partner-hosted offerings are not always surfaced consistently across pricing tools such as the Azure Pricing Calculator, Retail Prices API, or other catalog experiences. Based on the currently available documentation, this appears to be a pricing discoverability issue rather than a situation where pricing is entirely undocumented
An additional consideration is the deployment billing route. The published Microsoft for Startups policy states that sponsorship credits apply to models sold and billed directly by Azure, while models billed through third-party providers, partner services, or Azure Marketplace are not eligible. Confirming whether the deployment is Azure-direct billed or Marketplace-billed may therefore help explain how sponsorship credits are being applied.
Please check if the following steps help-
- Confirm the exact model name, deployment type, region, and offer type from the deployment Properties page.
- Verify whether the deployment is Azure-direct billed or Marketplace-billed.
- Download the detailed usage and charges report from Cost Management.
- Review the records associated with Model 12, Model 14, and Model 15, including:
- Meter ID
- Meter Name
- Quantity
- Effective Price
- Cost
- Product Name
- Resource ID
- Compare the Meter IDs against the applicable billing price sheet.
- Validate that Quantity × EffectivePrice reconciles with the meter-level charge, as documented in Cost Management guidance.
- Compare the billed quantities with the actual input, cached-input, and output token usage.
The following references might be helpful , please check them out
- Sponsorship Coverage for Microsoft Foundry Models | Microsoft Learn
- View and download Azure usage and charges - Microsoft Cost Management | Microsoft Learn
- Introducing Kimi K3 through Fireworks AI on Microsoft Foundry | Microsoft Community Hub
- Microsoft Foundry Models overview (classic) - Microsoft Foundry (classic) portal | Microsoft Learn
- Microsoft Customer Agreement Azure usage and charges file terms - Microsoft Cost Management | Microsoft Learn
- Ingest cost details data - Microsoft Cost Management | Microsoft Learn
- View and download your organization's Azure pricing - Microsoft Cost Management | Microsoft Learn
Please let us know if the response was helpful
Thank you