Skip to content

Commit b522bd7

Browse files
authored
Update how-to-use-batch-azure-data-factory.md
1 parent 588cbab commit b522bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-batch-azure-data-factory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The pipeline requires the following parameters to be configured:
127127

128128
To create this pipeline in your existing Azure Data Factory and invoke batch endpoints, follow these steps:
129129

130-
1. Ensure the compute where the batch endpoint is running has access to mount the data Azure Data Factory is providing. Notice that acccess is still granted by the identity that invokes the endpoint (in this case Azure Data Factory). However, the compute where the batch endpoint runs needs to have permission to mount the storage account your Azure Data Factory will provide. See [Accessing storage services](how-to-identity-based-service-authentication.md#accessing-storage-services) for details.
130+
1. Ensure the compute where the batch endpoint is running has access to mount the data Azure Data Factory is providing. Notice that access is still granted by the identity that invokes the endpoint (in this case Azure Data Factory). However, the compute where the batch endpoint runs needs to have permission to mount the storage account your Azure Data Factory will provide. See [Accessing storage services](how-to-identity-based-service-authentication.md#accessing-storage-services) for details.
131131

132132
1. Open Azure Data Factory Studio and under __Factory Resources__ click the plus sign.
133133

0 commit comments

Comments
 (0)