exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 4 question 32 discussion

Actual exam question from Microsoft's AI-102
Question #: 32
Topic #: 4
[All AI-102 Questions]

DRAG DROP
-

You have an Azure subscription that contains an Azure AI Document Intelligence resource named DI1 and a storage account named sa1. The sa1 account contains a blob container named blob1 and an Azure Files share named share1.

You plan to build a custom model named Model1 in DI1.

You create sample forms and JSON files for Model1.

You need to train Model1 and retrieve the ID of the model.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Christian_garcia_martin
Highly Voted 6 months, 1 week ago
Microsoft copilot: Upload the forms and JSON files to blob1: Ensure that your sample forms and JSON files are uploaded to the blob container named blob1 in the storage account sa1. Create a shared access signature (SAS) URL for blob1: Generate a SAS URL for the blob container to provide secure access to the files. Call the Build model REST API function: Use the SAS URL to call the Build model REST API function in DI1 to start the training process. Call the Get model REST API function: After the training is complete, call the Get model REST API function to retrieve the ID of Model1.
upvoted 13 times
Alan_CA
5 months, 3 weeks ago
Looks like you're right : https://learn.microsoft.com/en-us/rest/api/aiservices/document-models/build-model?view=rest-aiservices-v4.0%20(2024-07-31-preview)&tabs=HTTP#tabpanel_1_HTTP
upvoted 3 times
...
...
marcellov
Most Recent 1 week ago
ChatGPT: 1. Upload the forms and JSON files to blob1 Azure AI Document Intelligence only supports blob containers (not Azure Files shares) for custom model training data. Store your sample forms and JSON label files in blob1. 2. Create a shared access signature (SAS) URL for blob1 Generate a read/list SAS token for the blob container to grant Document Intelligence temporary access to your training data. Use the Azure portal, Azure CLI, or Storage Explorer to create this SAS URL. 3. Call the Build model REST API function 4. Call the Get model REST API function After training completes (typically minutes to hours), retrieve Model1's ID and metadata. Why Not These Actions? Retrieve the access key for sa1: Unnecessary for SAS-based access. Upload to share1: Azure Files shares are not supported for Document Intelligence training. Get info REST API: Generic resource info call, not model-specific.
upvoted 1 times
...
syupwsh
2 months, 2 weeks ago
Christian_garcia_martin's answers are correct
upvoted 2 times
...
nastolgia
5 months, 2 weeks ago
We can connect to Azure Blob Storage using either an access key or a SAS token.
upvoted 1 times
...
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago