Editing the SPN name in databricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 09:16 PM
As a workspace administrator, I'm finding that I cannot change the Service Principal Name (SPN) immediately after registering it through its application ID in Databricks. It appears that Databricks has linked the SPN name with its application ID and does not permit altering the SPN's name post-registration.
please let me know if there is any way to edit the name as i want to remove the some extra added characters from the name
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 11:33 PM
Hi @Priyam1 , Hope you are doing well!
You can change the display name of the Service Principal using the account SCIM APIs :
https://docs.databricks.com/api/azure/account/accountserviceprincipals/patch
Please let me know if this helps and leave a like if this information is useful, followups are appreciated.
Kudos
Ayushi

