You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/connectors/connectors-create-api-azureblobstorage.md
+14-18Lines changed: 14 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The following steps use the Azure portal, but with the appropriate Azure Logic A
70
70
71
71
1. In the [Azure portal](https://portal.azure.com), open your Consumption logic app. Under **Development Tools** in the sidebar menu, select **Logic app designer** to open a workflow.
72
72
73
-
1. Follow these [general steps to add the Azure Blob Storage managed trigger you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
73
+
1. Follow these [general steps to add a managed trigger](../logic-apps/add-trigger-action-workflow.md?tabs=consumption#add-trigger) to your workflow.
74
74
75
75
This example continues with the trigger named **When a blob is added or modified (properties only)**. You can find this trigger by using the search field.
76
76
@@ -118,7 +118,7 @@ The steps to add and use a Blob trigger differ based on whether you want to use
118
118
119
119
1. Select **+ Add** to create a new workflow. Enter a name for your workflow and choose the state type.
120
120
121
-
1. Follow these [general steps to add the Azure Blob Storage managed trigger you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
121
+
1. Follow these [general steps to add a built-in trigger](../logic-apps/add-trigger-action-workflow.md?tabs=standard#add-trigger) to your workflow.
122
122
123
123
This example continues with the trigger named **When a blob is added or updated**. You can find this trigger by using the search field.
124
124
@@ -180,7 +180,7 @@ The steps to add and use a Blob trigger differ based on whether you want to use
180
180
181
181
1. Select **+ Add** to create a new workflow. Enter a name for your workflow and choose the state type.
182
182
183
-
1. Follow these [general steps to add the Azure Blob Storage managed trigger you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
183
+
1. Follow these [general steps to add a managed trigger](../logic-apps/add-trigger-action-workflow.md?tabs=standard#add-trigger) to your workflow.
184
184
185
185
This example continues with the trigger named **When a blob is added or modified (properties only)**. You can find this trigger by using the search field.
186
186
@@ -237,7 +237,7 @@ The following steps use the Azure portal, but with the appropriate Azure Logic A
237
237
238
238
This example uses the [**Recurrence** trigger](connectors-native-recurrence.md). You can find this trigger by using the search field.
239
239
240
-
1.Select **+** under the trigger to insert a new step. For general steps to find and add the Azure Blob Storage managed action you want, see [Add an action to run a task](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
240
+
1.Follow these [general steps to add a managed action](../logic-apps/add-trigger-action-workflow.md?tabs=consumption#add-action) to your workflow.
241
241
242
242
This example continues with the action named **Get blob content**.
243
243
@@ -292,12 +292,14 @@ The steps to add and use an Azure Blob action differ based on whether you want t
292
292
293
293
1. In the [Azure portal](https://portal.azure.com), open your Standard logic app. Under **Get started**, select **Create a workflow in designer**.
294
294
295
-
1. Select **+ Add** to create a new workflow. Enter a name for your workflow and choose the state type.
296
-
297
-
1. Follow these [general steps to add the Azure Blob Storage managed trigger you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
295
+
1. If your workflow is blank, add the trigger that your scenario requires.
298
296
299
297
This example uses the [**Recurrence** trigger](connectors-native-recurrence.md). You can find this trigger by using the search field.
300
298
299
+
1. Follow these [general steps to add a built-in action](../logic-apps/add-trigger-action-workflow.md?tabs=standard#add-action).
300
+
301
+
This example continues with the action named **Read blob content**, which only reads the blob content. To later view the content, add a different action that creates a file with the blob content using another connector. For example, you can add a OneDrive action that creates a file based on the blob content.
302
+
301
303
1. If prompted, provide the following information for your connection to your storage account. When you're done, select **Create**.
302
304
303
305
| Property | Required | Description |
@@ -313,10 +315,6 @@ The steps to add and use an Azure Blob action differ based on whether you want t
313
315
314
316
:::image type="content" source="media/connectors-create-api-azureblobstorage/standard-built-in-trigger-create-connection.png" alt-text="Screenshot showing Standard workflow, Azure Blob built-in trigger, and example connection information." lightbox="media/connectors-create-api-azureblobstorage/standard-built-in-trigger-create-connection.png":::
315
317
316
-
1. In the designer, select **+** under the trigger to insert a new step. For general steps to find and add the Azure Blob Storage managed action you want, see [Add an action to run a task](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
317
-
318
-
This example continues with the action named **Read blob content**, which only reads the blob content. To later view the content, add a different action that creates a file with the blob content using another connector. For example, you can add a OneDrive action that creates a file based on the blob content.
319
-
320
318
1. In the action information box, provide the necessary information.
321
319
322
320
For example, the **Read blob content** action requires the following property values:
@@ -344,12 +342,14 @@ The steps to add and use an Azure Blob action differ based on whether you want t
344
342
345
343
1. In the [Azure portal](https://portal.azure.com), open your Standard logic app. Under **Get started**, select **Create a workflow in designer**.
346
344
347
-
1. Select **+ Add** to create a new workflow. Enter a name for your workflow and choose the state type.
348
-
349
-
1. Follow these [general steps to add the Azure Blob Storage managed trigger you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
345
+
1. If your workflow is blank, add the trigger that your scenario requires.
350
346
351
347
This example uses the [**Recurrence** trigger](connectors-native-recurrence.md).
352
348
349
+
1. Follow these [general steps to add a managed action](../logic-apps/add-trigger-action-workflow.md?tabs=standard#add-action).
350
+
351
+
This example continues with the action named **Get blob content**.
352
+
353
353
1. If prompted, provide the following information for your connection to your storage account. When you're done, select **Create**.
354
354
355
355
| Property | Required | Description |
@@ -366,10 +366,6 @@ The steps to add and use an Azure Blob action differ based on whether you want t
366
366
367
367
:::image type="content" source="media/connectors-create-api-azureblobstorage/standard-managed-action-create-connection.png" alt-text="Screenshot showing Standard workflow, Azure Blob Storage managed action, and example connection information." lightbox="media/connectors-create-api-azureblobstorage/standard-managed-action-create-connection.png":::
368
368
369
-
1. In the designer, select **+** under the trigger to insert a new step. For general steps to find and add the Azure Blob Storage managed action you want, see [Add an action to run a task](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
370
-
371
-
This example continues with the action named **Get blob content**.
372
-
373
369
1. In the action information box, provide the necessary information.
374
370
375
371
For example, in the **Get blob content** action, provide your storage account name. For the **Blob** property value, select the folder icon to browse for your storage container or folder. Or, enter the path manually.
0 commit comments