Skip to content

Commit fdd3f7d

Browse files
Merge pull request #210953 from ecfan/sb
Azure Logic Apps: Fix art links
2 parents c0899e3 + 79d1bf9 commit fdd3f7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ The steps to add and use a Service Bus action differ based on whether you want t
458458
|----------|----------|-------------|
459459
| **Queue or topic name** | Yes | The selected queue to access |
460460

461-
![Screenshot showing Standard workflow, Service Bus built-in trigger, and example trigger information.](./media/connectors-create-api-azure-service-bus/service-bus-trigger-built-in-standard.png)
461+
![Screenshot showing Standard workflow, Service Bus built-in action, and example action information.](./media/connectors-create-api-azure-service-bus/service-bus-action-built-in-standard.png)
462462

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

@@ -484,7 +484,7 @@ The steps to add and use a Service Bus action differ based on whether you want t
484484

485485
This example continues with the **Send message** action.
486486

487-
![Screenshot showing Azure portal, Standard workflow designer, and Service Bus connector action selected.](./media/connectors-create-api-azure-service-bus/select-action-managed-standard.png)
487+
![Screenshot showing Azure portal, Standard workflow designer, and Service Bus managed action selected.](./media/connectors-create-api-azure-service-bus/select-action-managed-standard.png)
488488

489489
1. If prompted, provide the following information for your connection. When you're done, select **Create**.
490490

@@ -495,7 +495,7 @@ The steps to add and use a Service Bus action differ based on whether you want t
495495

496496
For example, this connection uses access key authentication and provides the connection string for a Service Bus namespace:
497497

498-
![Screenshot showing Standard workflow, Service Bus action, and example connection information.](./media/connectors-create-api-azure-service-bus/action-connection-string-managed-standard.png)
498+
![Screenshot showing Standard workflow, Service Bus managed action, and example connection information.](./media/connectors-create-api-azure-service-bus/action-connection-string-managed-standard.png)
499499

500500
1. After the action information box appears, provide the necessary information, for example:
501501

0 commit comments

Comments
 (0)