We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a89449c + e83033d commit df6ceacCopy full SHA for df6ceac
articles/purview/manage-credentials.md
@@ -148,6 +148,7 @@ These credential types are supported in Azure Purview:
148
- Basic authentication: You add the **password** as a secret in key vault.
149
- Service Principal: You add the **service principal key** as a secret in key vault.
150
- SQL authentication: You add the **password** as a secret in key vault.
151
+- Windows authentication: You add the **password** as a secret in key vault.
152
- Account Key: You add the **account key** as a secret in key vault.
153
- Role ARN: For an Amazon S3 data source, add your **role ARN** in AWS.
154
- Consumer Key: For Salesforce data sources, you can add the **password** and the **consumer secret** in key vault.
0 commit comments