Azure Service Bus Connector Guide > Azure Service Bus connections > Azure Service Bus target properties
  

Azure Service Bus target properties

After you define an event target for an Azure Service Bus connection, you can publish the connection on the Cloud Server. You can then access the event target in a process and deploy the process on the Cloud Server to publish the events generated by the event target downstream.
To create event targets for an Azure Service Bus connection, click Add Event Target on the Azure ServiceBus Writer tab. Select the event target type as Event Target. You can add one or more event targets for each Azure Service Bus connection that you create.
The following table describes the basic event source properties that you can configure:
Property
Description
Name
Required. The event target name that appears in the Process Designer. The name must be unique for the connection.
The name must start with an alphabet and can contain only alphabets, numbers, or hyphens (-).
Description
Optional. A description for the Azure Service Bus event target that appears in the Process Designer.
The following table describes the advanced event target properties that you can configure:
Property
Description
Service Bus Type
Required. Select the service bus type based on whether you want to publish to a queue or topic.
Queue/Topic Name
Required. Enter the queue or topic name to which the message must be sent.
Content Format
Required. Select the content type for the Service Bus message that must be published. You can select Text, XML, or JSON.