How to use Azure Monitor to receive data from Data Stream

While configuring streams, you need to set up a specific endpoint to stream your Azion data.

Continue reading for a step by step on how to connect an Azure Monitor endpoint to receive data from Data Stream.


To get started with Microsoft’s Azure Monitor, you must follow a few steps:

  1. Create an Azure account.
  2. Create an Azure Analytic Log Workspace on Azure’s Platform. After the implantation is successfully completed, you’ll see a link to your workspace.
  3. Click the workspace link to go to the overview page.
  4. On the side panel, click on Agents Management and copy your Workspace ID and Primary Key to use later.
  5. Go to the Microsoft Sentinel panel and create a new Sentinel panel.
  6. Add the recently created workspace to the Sentinel.
  7. After setting up all configurations, go to the Logs section and access your Table and your Consultations.

Configuring the endpoint in Data Stream

Section titled Configuring the endpoint in Data Stream

Next, follow these steps to configure the new endpoint you created in Azure Monitor in your Azion Data Stream.

You can find detailed steps for the entire configuration on the How to use Data Stream guide.

In the Destination configurations:

  1. On the Connector dropdown menu, select Azure Monitor.
  2. On Log Type, add the record type of the data that’s being submitted, which is the table where Azure Monitor stores your logs. It can contain only letters, numbers, the underscore (_) character, and it can’t exceed 100 characters.
  3. On Shared Key, add the Primary Key of your workspace.
  4. On Time Generation Field (optional), add a data ingestion time, which informs how long it’ll take for the log to be available after being collected.
  5. On Workspace ID, add the ID of your workspace.
  6. Make sure the Active switch is on.
  7. Click the Save button.

After saving the configurations, your data will be streamed to the newly configured endpoint.

You can keep track of the calls made by Data Stream to Azure Monitor on Real-Time Events. To do so, select Data Source > Data Stream and choose the filters options as you wish.


Microsoft Azure Monitor is a registered trademark of Microsoft Inc in the United States and other countries.


Contributors