Skip to content

Commit 54dd2b7

Browse files
committed
Fix bookmarks
1 parent ac111c7 commit 54dd2b7

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
@@ -229,7 +229,7 @@ To add an Azure Blob action to a logic app workflow in single-tenant Azure Logic
229229

230230
### [Consumption](#tab/consumption)
231231

232-
Before you can configure your [Azure Blob Storage trigger](#add-blob-storage-trigger) or [Azure Blob Storage action](#add-blob-storage-action), you need to connect to your Azure Storage account.
232+
Before you can configure your [Azure Blob Storage trigger](#add-trigger) or [Azure Blob Storage action](#add-action), you need to connect to your Azure Storage account.
233233

234234
Based on the [authentication type that your storage account requires](../storage/common/authorize-data-access.md), you have to provide a connection name and select the authentication type at a minimum.
235235

@@ -255,7 +255,7 @@ If you have problems connecting to your storage account, review [how to access s
255255

256256
### [Standard](#tab/standard)
257257

258-
Before you can configure your [Azure Blob trigger](#add-blob-storage-trigger) or [Azure Blob action](#add-blob-storage-action), you need to connect to your Azure Storage account. A connection requires the following properties:
258+
Before you can configure your [Azure Blob trigger](#add-trigger) or [Azure Blob action](#add-action), you need to connect to your Azure Storage account. A connection requires the following properties:
259259

260260
| Property | Required | Value | Description |
261261
|----------|----------|-------|-------------|

0 commit comments

Comments
 (0)