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
Welcome to Microsoft Q&A,
@Yashwanth K I hope you are doing ok,
If your Microsoft Foundry project is associated with an active Azure for Students subscription, the serverless model usage is generally charged to the Azure subscription. Azure for Students provides Azure credits, and eligible Azure consumption is deducted from that credit balance.
However, the important point is the model's billing provider:
- Models sold directly by Azure, including Azure-native Foundry Models, are billed through your Azure subscription and can consume eligible Azure credits.
- Partner/community models can use Azure Marketplace billing and may have separate Marketplace charges. Microsoft documents that these models can require a Marketplace subscription for the project.
For Serverless API deployments specifically, billing is normally based on model usage (such as tokens), rather than dedicated model-hosting infrastructure.
Since you mentioned having an Azure for Students subscription, I recommend checking:
- Azure Portal → Cost Management → Cost analysis.
- Confirm that the Foundry resource/project is associated with your Azure for Students subscription.
- Check the model's deployment/details page to see whether it is listed as "sold by Azure" or as a partner/community Marketplace offering.
- Check your remaining Azure for Students credit in the Azure Sponsorships portal.
So, having S0 access to Foundry does not by itself mean the model is free. You can still incur usage charges; the question is whether those charges are eligible to be covered by your Azure for Students credit.
If you provide the exact model name you are deploying, I can also confirm whether that particular serverless model is Azure-billed or Marketplace-billed.
If this answer helped clarify the platform capabilities and save you troubleshooting time, please consider marking it as Accepted. This helps others in the community find similar solutions.