Search code examples
azureazure-eventhub

Azure Schema Registry: SAS authorization


Is there any possibility to communicate with Azure Schema Registry through REST API using Shared Access Signature token(not Bearer token) for authentication?


Solution

  • Schema Registry only supports OAuth2 and RBAC as authorization.