nerdexam
MicrosoftMicrosoft

DP-100 · Question #143

DP-100 Question #143: Real Exam Question with Answer & Explanation

The correct answer is D: Register the Azure blob storage containing the bird photographs as a datastore in Azure Machine. We recommend creating a datastore for an Azure Blob container. When you create a workspace, an Azure blob container and an Azure file share are automatically registered to the workspace. https://docs.microsoft.com/en-us/azure/machine-learning/how-to-access-data

Design and prepare a machine learning solution

Question

You are a lead data scientist for a project that tracks the health and migration of birds. You create a multi- class image classification deep learning model that uses a set of labeled bird photographs collected by experts. You have 100,000 photographs of birds. All photographs use the JPG format and are stored in an Azure blob container in an Azure subscription. You need to access the bird photograph files in the Azure blob container from the Azure Machine Learning service workspace that will be used for deep learning model training. You must minimize data movement. What should you do?

Options

  • ACreate an Azure Data Lake store and move the bird photographs to the store.
  • BCreate an Azure Cosmos DB database and attach the Azure Blob containing bird photographs
  • CCreate and register a dataset by using TabularDataset class that references the Azure blob
  • DRegister the Azure blob storage containing the bird photographs as a datastore in Azure Machine
  • ECopy the bird photographs to the blob datastore that was created with your Azure Machine

Explanation

We recommend creating a datastore for an Azure Blob container. When you create a workspace, an Azure blob container and an Azure file share are automatically registered to the workspace. https://docs.microsoft.com/en-us/azure/machine-learning/how-to-access-data

Topics

#Azure Machine Learning Datastores#Azure Blob Storage#Data Access#Deep Learning Data Preparation

Community Discussion

No community discussion yet for this question.

Full DP-100 PracticeBrowse All DP-100 Questions