cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to assign user group for email notification in databricks Alerts

JKR
Contributor

How can I assign a azure databricks user group to an alert for notification?

Current scenario is whenever we need to add a user for alert email notification we are manually adding that user email address to each we setup (more than 100) which is very daunting task. 

So we created a group of users within a databricks and tried to add that in alert schedule destinations, but group is not showing as the option only individual users' email address is visible. 

If this is not possible then possible alternative/workaround would be great to implement. 

 

JKR_0-1723550146638.png

 

#Alerts

1 REPLY 1

rangu
New Contributor III

One option is to handle the logic inside the python notebook to trigger alerts using emali and smtp lib which accepts databricks local groups and AD groups that are synched.