We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8675b1 commit b60bbc7Copy full SHA for b60bbc7
docs/integrations/sources/azure-blob-storage.md
@@ -8,9 +8,9 @@ Cloud storage may incur egress costs. Egress refers to data that is transferred
8
9
## Prerequisites
10
11
-- Tenant ID of the Microsoft Azure Application user
12
-- Azure Blob Storage account name
13
-- Azure blob storage container (Bucket) Name
+- [Tenant ID of the Microsoft Azure Application user](https://www.youtube.com/watch?v=WECmqC-MylA)
+- [Azure Blob Storage account name](https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview#storage-account-name)
+- [Azure blob storage container (Bucket) Name](https://learn.microsoft.com/en-us/azure/storage/blobs/blob-containers-portal#container-properties)
14
15
<details>
16
<summary>
0 commit comments