Skip to content

Commit 386fbe0

Browse files
Update connector-snowflake.md
MDF support for key-pair auth
1 parent e330265 commit 386fbe0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jianleishen
77
ms.subservice: data-movement
88
ms.topic: conceptual
99
ms.custom: synapse
10-
ms.date: 01/23/2025
10+
ms.date: 04/15/2025
1111
ai-usage: ai-assisted
1212
---
1313

@@ -171,8 +171,6 @@ To use **Basic** authentication, in addition to the generic properties that are
171171
}
172172
}
173173
```
174-
> [!NOTE]
175-
> Mapping Data Flows only supports Basic authentication.
176174

177175
### Key pair authentication
178176

@@ -216,6 +214,9 @@ In addition to the generic properties that are described in the preceding sectio
216214
}
217215
}
218216
```
217+
> [!NOTE]
218+
> For mapping data flows, we recommend generating a new RSA private key using the PKCS#8 standard in PEM format (.p8 file).
219+
219220

220221
## Dataset properties
221222

0 commit comments

Comments
 (0)