This is a dedicated watch page for a single video.
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? ACTIONS Call the Build model REST API function Retrieve the access key for sa1 Upload the forms and JSON files to share1 Create a shared access signature (SAS) URL for blob1 Call the Get model REST API function Upload the forms and JSON files to blob1 Call the Get info REST API function