Skip to content

Commit 453d45f

Browse files
committed
Fix build errors
1 parent 94c741d commit 453d45f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/connectors/connectors-create-api-servicebus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ The built-in Service Bus connector is a stateless connector, by default. To run
502502
|----------|----------|-------------|
503503
| **Queue or topic name** | Yes | The selected queue to access |
504504

505-
:::image type="content" source="./media/connectors-create-api-azure-service-bus/service-bus-action-built-in-standard.png" alt-text="Screenshot that shows information for the Send message Service Bus action of a Standard workflow.":::
505+
:::image type="content" source="./media/connectors-create-api-azure-service-bus/service-bus-action-built-in-standard.png" alt-text="Screenshot that shows information for a Service Bus Send message built-in connector action of a Standard workflow..":::
506506

507507
1. To add any other available properties to the action, open the **Add new parameter** list, and select the properties that you want.
508508

@@ -542,7 +542,7 @@ The built-in Service Bus connector is a stateless connector, by default. To run
542542
| **Session Id** | No | The session ID if sending the message to a session-aware queue or topic. |
543543
| **System properties** | No | - **None** <br>- **Run Details**: Add metadata property information about the run as custom properties in the message. |
544544

545-
:::image type="content" source="./media/connectors-create-api-azure-service-bus/service-bus-action-managed-standard.png" alt-text="Screenshot that shows information for the Send message Service Bus action of a Standard workflow.":::
545+
:::image type="content" source="./media/connectors-create-api-azure-service-bus/service-bus-action-managed-standard.png" alt-text="Screenshot that shows the information page for a Service Bus Send message managed connector action of a Standard workflow.":::
546546

547547
1. To add any other available properties to the action, open the **Add new parameter** list, and select the properties that you want.
548548

0 commit comments

Comments
 (0)