Deployment name: This specifies which deployment of the model you want to use. In Azure OpenAI, you might have multiple deployments of the same model optimized for different tasks.
Endpoint: This is the URL where your AI1 model is hosted. It directs the API requests to the correct Azure service instance.
Key: This is the authentication key that allows your web app to access the Azure OpenAI service securely. It ensures that only authorized applications can use the service.
C is the answer
"AI1" is deployment name.
https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?tabs=command-line%2Cpython-new&pivots=rest-api#retrieve-key-and-endpoint
DEPLOYMENT-NAME This value will correspond to the custom name you chose for your deployment when you deployed a model.
Correct.
When you access the model via the API you will need to refer to the deployment name rather than the underlying model name in API calls.
https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=web-portal
To connect to an Azure OpenAI model using the Azure OpenAI SDK, you need to provide:
The deployment name of the model that you want to use. This is the name that you assigned to the model when you deployed it.
The endpoint of your Azure OpenAI resource. This is the URL that you can find in the Overview section of your resource in the Azure portal or by using the Azure CLI.
The key of your Azure OpenAI resource. This is the API key that you can find in the Keys and Endpoint section of your resource in the Azure portal or by using the Azure CLI.
This section is not available anymore. Please use the main Exam Page.AI-102 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
syupwsh
2 months, 2 weeks agomoonlightc
8 months, 2 weeks agop2006
10 months, 3 weeks agoanntv252
12 months agomichaelmorar
1 year agoNullVoider_0
1 year agoMehe323
1 year, 1 month agoTraining
1 year agoGHill1982
1 year, 1 month agoAlviraTony
1 year, 1 month agoAlviraTony
1 year, 1 month agoRazvan_C
1 year, 1 month ago