Example
This example Data Stream demonstrates how to use the Context Provider to return contextual data from an Azure SQL database table.
Refer to configuration to understand all configuration options of this Agent.
Step 1: Add the Agent
Drag the Azure SQL Context Provider onto the canvas, link the output endpoint to the printer, and save the Data Stream.
Step 2: Configure General
Select the Agent and click Configure. In this case, keep the default Collection and polling interval.
Step 3: Configure Server
Enter the Authentication details of the Azure SQL database to which you want to connect: server instance, user name, and password.
Step 4: Configure Database
Select the database.
Select the table.
Select which columns should be returned.
Step 5: Results
Apply the changes and save the Data Stream.
Click Publish.
Let's look at the Live Data View. Observe that all rows from the Azure SQL table are printed.
Files
See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.
Last updated