AI-900 · Question #363
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?
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
Options
- AAzure virtual machines
- BAzure Kubernetes Service (AKS) cluster
- Cmanaged compute
- Dserverless API
How the community answered
(30 responses)- A17% (5)
- B7% (2)
- C3% (1)
- D73% (22)
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.