nerdexam
MicrosoftMicrosoft

AI-102 · Question #352

AI-102 Question #352: Real Exam Question with Answer & Explanation

The correct answer is C: az cognitiveservices account show. The az cognitiveservices account show command retrieves details about a specified Azure AI Services account, including its properties and settings. By using this command in the Azure DevOps pipeline, you can identify and confirm the details of the Azure AI services account that w

Submitted by obi.ng· Mar 30, 2026Plan and manage an Azure AI solution

Question

You have an Azure DevOps pipeline named Pipeline1 that is used to deploy an app. Pipeline1 includes a step that will create an Azure AI services account. You need to add a step to Pipeline1 that will identify the created Azure AI services account. The solution must minimize development effort. Which Azure Command-Line Interface (CLI) command should you run?

Options

  • Aaz resource link
  • Baz cognitiveservices account network-rule
  • Caz cognitiveservices account show
  • Daz account list

Explanation

The az cognitiveservices account show command retrieves details about a specified Azure AI Services account, including its properties and settings. By using this command in the Azure DevOps pipeline, you can identify and confirm the details of the Azure AI services account that was created in a previous step.

Topics

#Azure CLI#Cognitive Services account#Azure DevOps pipeline#Resource identification

Community Discussion

No community discussion yet for this question.

Full AI-102 PracticeBrowse All AI-102 Questions