question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE REQ] AzureSqlDatabaseLinkedService - support client certificate authentication against service principal

See original GitHub issue

Is your feature request related to a problem? Please describe. I can’t use client certificates to authenticate against my AAD app’s service principal for SQL authentication in Data Factory. This makes my auto-rotation story harder.

Describe the solution you’d like Add a property such as ServicePrincipalCertificate which you’d then use for AAD authentication against the specified ServicePrincipalId.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
oliverbeancommented, Nov 28, 2019

@ohadschn, this feature is supported now in ADF. Feel free to try and share feedback.

1reaction
oliverbeancommented, Jul 11, 2019

This feature requeset is accepted by Azure Data Factory team, and would be included into next two months’ plan. Customers store their client certificate in Azure Key Vault, and refer it inside AzureSQL linked service, to authenticate and access AzureSQL database.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure authentication with service principal - Java on Azure
This article looks at how the Azure Identity library supports Azure Active Directory token authentication via service principal.
Read more >
Azure Provider: Authenticating via a Service Principal and ...
This guide will cover how to generate a client certificate, how to create an Application and linked Service Principal, and then how to...
Read more >
Client certificate authentication in data factory
I have a data factory that extracts data from Microsoft Graph and Defender for endpoint in another tenant. For authentication we use client...
Read more >
An easy way to get started with Certificate Based ...
In this blog post I will be showing you how to get started with certificate based authentication for Azure Active Directory (AAD) ...
Read more >
Configure Cisco ISE 3.2 EAP-TLS with Microsoft Azure ...
With ISE 3.2, you can configure certificate-based authentication and users can be authorized based on azure AD group memberships and other ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found