For the current Databricks service principal API or the Databricks SDK, an ID is required. However, when dealing with Databricks-managed service principals, you typically only have the name. For registering with cloud providers, like Microsoft Entra in your case, you'll have all the necessary details. Initially, you must create an Entra ID and then utilize the API or SDK to create an SPN in the workspace. Is there an alternative method for creating a Databricks-managed principal without starting with a Microsoft Entra ID principal?