AI-900 · Question #363
AI-900 Question #363: Real Exam Question with Answer & Explanation
The correct answer is D: serverless API. Deployment options Azure AI Foundry provides several deployment options depending on the type of models and resources you need to provision. The following deployment options are available: Standard deployment in Azure AI Foundry resources Deployment to serverless API endpoints *
Question
You plan to create an AI application by using Azure AI Foundry. The solution will be deployed to dedicated virtual machines. Which deployment option should you use?
Options
- AAzure virtual machines
- BAzure Kubernetes Service (AKS) cluster
- Cmanaged compute
- Dserverless API
Explanation
Deployment options Azure AI Foundry provides several deployment options depending on the type of models and resources you need to provision. The following deployment options are available: * Standard deployment in Azure AI Foundry resources * Deployment to serverless API endpoints * Deployment to managed computes Serverless API endpoint This deployment option is available only in Azure AI hub resources. It allows you to create dedicated endpoints to host the model, accessible through an API. Azure AI Foundry Models support serverless API endpoints with pay-as-you-go billing, and you can create only regional deployments for serverless API endpoints. https://learn.microsoft.com/en-us/azure/ai-foundry/concepts/deployments-overview
Topics
Community Discussion
No community discussion yet for this question.