Skip to content

Commit ab756be

Browse files
committed
Fix typo: Manged -> Managed
1 parent 1b4af61 commit ab756be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/tutorial-use-pandas-spark-pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you don't have an Azure subscription, [create a free account before you begin
3232
1. Under **External connections**, select **Linked services**.
3333
1. To add a linked service, select **New**.
3434
1. Select the Azure Data Lake Storage Gen2 tile from the list and select **Continue**.
35-
1. Enter your authentication credentials. Account key, service principal (SP), Credentials, and Manged service identity (MSI) are currently supported authentication types. Make sure that *Storage Blob Data Contributor* is assigned on storage for SP and MSI before you choose it for authentication. **Test connection** to verify your credentials are correct. Select **Create**.
35+
1. Enter your authentication credentials. Account key, service principal (SP), Credentials, and Managed service identity (MSI) are currently supported authentication types. Make sure that *Storage Blob Data Contributor* is assigned on storage for SP and MSI before you choose it for authentication. **Test connection** to verify your credentials are correct. Select **Create**.
3636

3737
:::image type="content" source="media/tutorial-use-pandas-spark-pool/create-adls-linked-service.png" alt-text="Screenshot of creating a linked service using an ADLS Gen2 storage access key.":::
3838

0 commit comments

Comments
 (0)