Editing the SPN name in databricks

Priyam1
New Contributor III

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

Ayushi_Suthar
Databricks Employee
Databricks Employee

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