KustoConnectionStringBuilder.with_aad_application_certificate_authentication in Synapse notebook
I am trying to use app with certificate for authentication in KustoConnectionStringBuilder, the certificate is saved in a KeyVault, as I found from the examples in github is required to download the PEM file as shown in the code below: