AI-102 Question 36
Select 4You are tasked with creating an Azure Cognitive Services resource in your Azure subscription to enable language translation capabilities. Your organization requires the resource to be cost-effective and configured for the 'West US' region. What is the minimum set of steps you must take to create this resource successfully?
- A
Navigate to the Azure Portal and select 'Create a resource'.
- B
Choose 'Translator' under the Azure AI + Machine Learning category.
- C
Select the 'Free' pricing tier for cost-effectiveness.
- D
Set the region to 'West US' and review the Terms of Service before creating the resource.
- E
Enable a virtual network for the resource to ensure secure access.
Show answer and explanation
Correct answers: A, B, C, D
Explanation
To create an Azure Cognitive Services resource for language translation, you need to navigate to the Azure Portal, select the appropriate service (Translator), choose a suitable pricing tier (e.g., Free for cost-effectiveness), and set the correct region (West US). Enabling a virtual network is optional and not a mandatory step for basic resource creation.
- A. Correct.
This is the first step to create any Azure resource. You must navigate to the Azure Portal and select the 'Create a resource' option.
- B. Correct.
Choosing 'Translator' under the Azure AI + Machine Learning category is necessary to enable language translation capabilities.
- C. Correct.
Selecting the 'Free' pricing tier ensures the resource is cost-effective, as required by the organization.
- D. Correct.
Setting the region to 'West US' aligns with the organizational requirement and is mandatory for the resource configuration.
- E. Incorrect.
While enabling a virtual network is a good security practice, it is not a required step to create the Azure Cognitive Services resource.