Anonymous
Not applicable

@Rey Pitt​ : Yes, it is possible to connect to an Azure Service Bus topic in Databricks using a Managed Identity instead of a connection string. Hope the link helps - https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-managed-service-identity

TLDR;

  • Enable Managed Identity for your Databricks workspace or cluster
  • Enable Managed Identity for your Databricks workspace or cluster
  • Install the azure-servicebus package in the Databricks cluster
  • Use the Managed Identity to authenticate: