CREATE SERVICE PRINCIPAL
Description
Create a service principal in your account.
Syntax
CREATE SERVICE PRINCIPAL <name>
Example
CREATE SERVICE PRINCIPAL my_service_principal
Required parameters
name
: Identifier for the service principal.- Must be unique for your account.
- Must start with an alphabetic character and cannot contain spaces or special characters unless the entire identifier string is enclosed in double quotes (e.g. "Payments Kafka Cluster").
- Case-sensitive.