Skip to content

Commit aa714d3

Browse files
authored
Merge pull request #112697 from MicrosoftDocs/j-martens-patch-15
SEO tweaks
2 parents e9e3717 + 679417d commit aa714d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/concept-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Data in Azure Machine Learning
2+
title: Secure data access in the cloud
33
titleSuffix: Azure Machine Learning
4-
description: Learn how Azure Machine Learning securely connects to your data, and uses that data for machine learning tasks.
4+
description: Learn how to securely connect to your data from Azure Machine Learning, and how to use datasets and datastores for ML tasks. Datastores can store data from an Azure Blob, Azure Data Lake Gen 1 & 2, SQL db, Databricks,...
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: conceptual
99
ms.reviewer: nibaccam
1010
author: nibaccam
1111
ms.author: nibaccam
12-
ms.date: 03/20/2020
12+
ms.date: 04/24/2020
1313

1414
# Customer intent: As an experienced Python developer, I need to securely access my data in my Azure storage solutions and use it to accomplish my machine learning tasks.
1515
---
1616

17-
# Data access in Azure Machine Learning
17+
# Secure data access in Azure Machine Learning
1818

1919
Azure Machine Learning makes it easy to connect to your data in the cloud. It provides an abstraction layer over the underlying storage service, so you can securely access and work with your data without having to write code specific to your storage type. Azure Machine Learning also provides the following data capabilities:
2020

0 commit comments

Comments
 (0)