Property | Description |
---|---|
Namespace | The fully qualified namespace. For example, 'namespace'.eventhubs.windows.net. |
Blob Account Name | The Azure account name that you use to authenticate with the Azure Blob services. |
Blob Access Key | The access key for the associated Azure account name. |
Blob Container Name | The name of the Blob container that will be used to store the checkpoint offsets. |
Property | Description |
---|---|
Client ID | The unique ID of the registered application that has permission to access the schema registry. |
Tenant ID | The Globally Unique Identifier (GUID) that identifies the tenant of the registered application that has permission to access the schema registry. |
Client Secret | The secret known only to the application and the authorization server. Enter the client secret of the registered app that has permission to access the schema registry. |
Schema Group Name | The schema group name that is available under the same event hub namespace. A schema group might contain different message definitions for the same schema, or message definitions for multiple schemas. |