Scenario PracticeMicrosoft · AI-900

AI-900 Which Command Should the Administrator Use Practice Questions

Practise command-choice questions where the task is to identify the correct verification, configuration or troubleshooting command.

Start Scenario Practice

Common Traps on Which Command Should the Administrator Use Practice Questions

  • ·Separate verification commands from configuration commands.
  • ·Read whether the question asks to identify, verify, fix, permit or deny.
  • ·Small command keywords often change the correct answer.

Sample Questions

Practice all 15
1.

A company uses Azure OpenAI Service to generate marketing copy for social media posts. They want to prevent the model from producing content that contains offensive language, harmful stereotypes, or violent themes that go against their brand guidelines. Which feature should the company configure within Azure OpenAI Service?

Explanation: Azure OpenAI Service includes a content filtering system that detects and blocks harmful categories of content such as hate, violence, sexual, and self-harm. Fine-tuning adapts a model to a specific task but does not guarantee blocking undesired outputs. Prompt engineering can reduce harmful outputs by careful phrasing, but is not a reliable safety mechanism alone. Token limits restrict the length of output, not the nature of the content.

2.

A company uses Azure OpenAI Service to generate marketing copy. They want to ensure that the generated text does not contain offensive language or harmful stereotypes, even if the prompt inadvertently leads the model in that direction. Which Azure OpenAI feature should they configure to help prevent such outputs?

Explanation: Content filtering in Azure OpenAI allows you to filter out harmful content based on categories like hate, violence, and self-harm. Prompt engineering and few-shot learning guide the model's output but do not guarantee prevention of harmful content. Fine-tuning customizes the model on specific data but does not inherently filter harmful outputs. Therefore, content filtering is the most direct feature for blocking unwanted content.

3.

A creative agency wants to use Azure OpenAI to generate marketing images from text descriptions. They need to ensure that the generated images are appropriate for all audiences by automatically blocking sexually explicit or violent content. Which Azure OpenAI feature should they configure to meet this requirement?

Explanation: Azure OpenAI Service provides content filtering capabilities that automatically detect and block harmful or inappropriate content in both prompts and completions. For image generation, the DALL-E model is used, and content filtering is applied to the generated images. By configuring content filters, organizations can enforce safety guidelines and prevent the generation of offensive or unsafe visuals. GPT-4 and the Embeddings model are designed for text, not image generation. Fine-tuning customizes model behavior on training data but does not add content filtering.

4.

A company uses Azure OpenAI Service to power an AI assistant that helps customers with product troubleshooting. The assistant must maintain the conversation history to provide contextually relevant answers across multiple turns. Which API endpoint should be used for this purpose?

Explanation: The Chat Completions API accepts a conversation history as a list of messages and generates context-aware responses. The Completions API is for single-turn prompts without history. The Embeddings API creates vector representations. Fine-tuning is for customizing a model on specific data.

5.

A data scientist is using Azure Automated Machine Learning to build a binary classification model for a highly imbalanced dataset (95% negative, 5% positive). The data scientist wants AutoML to select the best model based on a metric that is robust to class imbalance. Which primary metric should the data scientist configure in the AutoML settings?

Explanation: For imbalanced datasets, AUC_weighted is the recommended primary metric in Azure Automated Machine Learning because it calculates the area under the ROC curve weighted by class prevalence, making it robust to skew. Accuracy would be misleading (a model predicting all negative gets 95% accuracy), F1_score can be used but is not as robust, and log_loss focuses on prediction uncertainty.

Related Topics

command output questionstroubleshootingconfiguration questions

Frequently asked questions

How do "Which Command Should the Administrator Use Practice Questions" appear on the real AI-900?

Practise command-choice questions where the task is to identify the correct verification, configuration or troubleshooting command. These appear throughout the AI-900 and require you to apply your knowledge, not just recall facts.

How many scenario questions are on the AI-900 exam?

Cisco doesn't publish an exact breakdown, but scenario-based questions (especially exhibit and command-output formats) make up a significant portion of the AI-900. Practicing each scenario type ensures you're ready for any format.

Are these AI-900 scenario practice questions free?

Yes — all scenario practice on Courseiva is completely free. Sign up for a free account to track your progress and see which scenario types you've mastered.

Ready to practice this scenario type?

Launch a full Which Command Should the Administrator Use Practice Questions session with instant scoring and detailed explanations.

Start Scenario Practice →