Skip to main content
Question

Could the Azure Blob collector potentially be used to pull in Azure Table data too?

  • March 11, 2025
  • 3 replies
  • 9 views

hello all, curious if anyone knows if the Azure Blob collector could potentially be used to pull in Azure Table data too? We're currently pulling Azure Table data in using the Splunk Add-on for Microsoft Cloud Services, but looking to move this to Stream if possible.

3 replies

  • Employee
  • March 11, 2025

Hi <@U02F5B3URHV&gt;, at glance in <https://learn.microsoft.com/en-us/rest/api/storageservices/query-tables|Microsoft docs>, this should be doable using the REST collector. You may have to "authorize requests" to Azure Tables by adjusting some admin settings. I'll see if some team members have experience.


  • Author
  • Employee
  • March 11, 2025

Thank you. Going to check out the link.