Skip to content

Commit

Permalink
Merge pull request #441 from golioth/destination/azure-blog-fix
Browse files Browse the repository at this point in the history
destinations: fix azure-blob-storage table wrapping
  • Loading branch information
hasheddan authored Dec 26, 2024
2 parents 85ce222 + b1433eb commit ace9387
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/data-routing/4-destinations/13-azure-blob-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Storage](https://azure.microsoft.com/en-us/products/storage/blobs) container.

|Parameter|Type|Description|Required|
|---|---|---|:---:|
|`conn_str`|`string`| The connection string for an Azure Blob Storage storage
account. |✅|
|`conn_str`|`string`| The connection string for an Azure Blob Storage storage account. ||
|`container`|`string`| The container name. ||

### Example Secrets
Expand Down

0 comments on commit ace9387

Please sign in to comment.