The document discusses the use of datastores in Azure Machine Learning, which serve as abstractions for connecting to cloud data sources. It details the types of datastores supported, including Azure Storage and SQL Database, as well as the concept of datasets, which are versioned data objects used for experiments and pipelines. Different types of datasets are described, focusing on tabular and file datasets for structured and unstructured data, respectively.
Related topics: