Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 10:41 PM
@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: