Skip to content

Commit e1fddd9

Browse files
Merge pull request #244612 from ynpandey/patch-20
Update apache-spark-azure-ml-concepts.md
2 parents 8a8ba20 + 429f6f5 commit e1fddd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/machine-learning/apache-spark-azure-ml-concepts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ To access data and other resources, a Spark job can use either a user identity p
116116
> [!NOTE]
117117
> - To ensure successful Spark job execution, assign **Contributor** and **Storage Blob Data Contributor** roles (on the Azure storage account used for data input and output) to the identity that will be used for the Spark job submission.
118118
> - If an [attached Synapse Spark pool](./how-to-manage-synapse-spark-pool.md) points to a Synapse Spark pool in an Azure Synapse workspace, and that workspace has an associated managed virtual network, [configure a managed private endpoint to a storage account](../synapse-analytics/security/connect-to-a-secure-storage-account.md). This configuration will help ensure data access.
119-
> - Both serverless Spark compute and attached Synapse Spark pool do not work in a notebook created in a private link enabled workspace.
120119
121120
## Next steps
122121

0 commit comments

Comments
 (0)