Skip to content

Commit 355014d

Browse files
committed
Address review comments: Add Azure to Storage name
1 parent aa060f2 commit 355014d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-access-data-batch-endpoints-jobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -642,9 +642,9 @@ This example uses the default data store, but you can use a different data store
642642
643643
---
644644
645-
### Use input data from a Storage account
645+
### Use input data from an Azure Storage account
646646
647-
Azure Machine Learning batch endpoints can read data from cloud locations in Storage accounts, both public and private. Use the following steps to run a batch endpoint job with data in a storage account.
647+
Azure Machine Learning batch endpoints can read data from cloud locations in Azure Storage accounts, both public and private. Use the following steps to run a batch endpoint job with data in a storage account.
648648
649649
For more information about extra required configurations for reading data from storage accounts, see [Configure compute clusters for data access](how-to-authenticate-batch-endpoint.md#configure-compute-clusters-for-data-access).
650650

0 commit comments

Comments
 (0)