diff --git a/docs/integrations/microsoft-azure/kubernetes.md b/docs/integrations/microsoft-azure/kubernetes.md
index 63054f3e5a..5e57888319 100644
--- a/docs/integrations/microsoft-azure/kubernetes.md
+++ b/docs/integrations/microsoft-azure/kubernetes.md
@@ -252,6 +252,10 @@ tenant_name={{tenant_name}} subscription_id={{subscription_id}} resource_group={
| sort by _count
```
+### Configure collector
+
+Create a hosted collector if not already configured and tag the `tenant_name` field. 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). Make sure you create the required sources in this collector.
+
### Configure metrics collection
:::note