Skip to content

Commit a23d4cf

Browse files
committed
added tenant name tagging steps in block blob and append blob docs
1 parent b905a0b commit a23d4cf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/send-data/collect-from-other-data-sources/azure-blob-storage/append-blob/collect-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ Make a note of the container name, as you will need to supply it later.
5252
In this step, you configure an HTTP source to receive logs from the Azure function.
5353

5454
1. Select a hosted collector where you want to configure the HTTP source. If desired, create a new hosted collector, as described on [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
55+
:::note
56+
Make sure the hosted collector is tagged with tenant_name field for the out of the box Azure apps to work. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name).
57+
:::
5558
1. Configure an HTTP source as described in [HTTP Logs and Metrics Source](/docs/send-data/hosted-collectors/http-source/logs-metrics). Make a note of the URL for the source because you will need it in the next step.
5659

5760
## Step 3. Configure Azure resources using ARM template

docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/collect-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ Make a note of the container name, as you will need to supply it later.
8383
In this step, you configure an HTTP source to receive logs from the Azure function.
8484

8585
1. Select a hosted collector where you want to configure the HTTP source. If desired, create a new hosted collector, as described on [Configure a Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector).
86+
:::note
87+
Make sure the hosted collector is tagged with tenant_name field for the out of the box Azure apps to work. You can get the tenant name using the instructions [here](https://learn.microsoft.com/en-us/azure/active-directory-b2c/tenant-management-read-tenant-name#get-your-tenant-name).
88+
:::
8689
1. Configure an HTTP source, as described on [HTTP Logs and Metrics Source](/docs/send-data/hosted-collectors/http-source/logs-metrics). Make a note of the URL for the source, you will need it in the next step.
8790

8891
## Step 3. Configure Azure resources using ARM template

0 commit comments

Comments
 (0)