AI-102 Question 394
Single answerYou are tasked with setting up a Document Intelligence resource in Microsoft Azure for your organization to process and extract information from various document types. Which step is mandatory to ensure the resource is provisioned correctly and ready for use?
- A
Choose the Document Intelligence pricing tier during resource creation.
- B
Assign the resource an Azure Key Vault for secure storage of extracted data.
- C
Select the geographic region where the Document Intelligence resource will be hosted.
- D
Enable a private endpoint for the resource to restrict network access.
Show answer and explanation
Correct answer: C
Explanation
When provisioning a Document Intelligence resource, selecting the geographic region is a mandatory step as it determines where the resource will be hosted and the data residency compliance. Other configurations, such as pricing tier adjustments, Key Vault integration, or private endpoint setup, can be done post-provisioning or are optional depending on the use case.
- A. Incorrect.
Choosing a pricing tier is important for cost management but not mandatory during provisioning. You can use default options or adjust this later.
- B. Incorrect.
Assigning an Azure Key Vault is not a mandatory step for provisioning the resource. It can be configured later for enhanced security.
- C. Correct.
Selecting a geographic region is a mandatory requirement during the creation of any Azure resource, including Document Intelligence, to determine where the resource will be hosted.
- D. Incorrect.
Enabling a private endpoint is a security feature that can be configured later but is not required during provisioning.