Skip to content

Commit 7c1fb83

Browse files
committed
Fix alt text
1 parent 62a6874 commit 7c1fb83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To add an Azure Blob trigger to a logic app workflow in single-tenant Azure Logi
8181

8282
1. In the search box, enter `Azure blob`. From the triggers list, select the trigger named **When a blob is Added or Modified in Azure Storage**.
8383

84-
:::image type="content" source="./media/connectors-create-api-azureblobstorage/standard-trigger-add.png" alt-text="Screenshot showing Azure portal and workflow designer with a Standard logic app workflow and the trigger named 'When a blob is Added or Modified in Azure Storage' selected.":::
84+
:::image type="content" source="./media/connectors-create-api-azureblobstorage/standard-trigger-add.png" alt-text="Screenshot showing Azure portal, workflow designer, Standard logic app workflow and Azure Blob trigger selected.":::
8585

8686
1. If you're prompted for connection details, [create your Azure Blob Storage connection now](#connect-blob-storage-account).
8787

@@ -316,7 +316,7 @@ To set up the exception and managed identity support, first configure appropriat
316316

317317
1. Under **Exceptions**, select **Allow trusted Microsoft services to access this storage account**.
318318

319-
:::image type="content" source="./media/connectors-create-api-azureblobstorage/storage-networking-configure.png" alt-text="Screenshot showing the Azure portal and the Blob Storage account networking page with settings to allow selected networks, client IP address, and trusted Microsoft services.":::
319+
:::image type="content" source="./media/connectors-create-api-azureblobstorage/storage-networking-configure.png" alt-text="Screenshot showing Azure portal and Blob Storage account networking pane with allow settings.":::
320320

321321
1. When you're done, select **Save**.
322322

0 commit comments

Comments
 (0)