For integrating a reference data stream as an input event for a Stream Analytics job we must perform the following:
- First, select Inputs under the JOB TOPOLOGY section and click on the Add icon
.
- The New Input job topology prompt will appear for have configured the Reference data (Blob storage) stream.
- Providing the job Input alias name. The Source Type should be specified as Reference data. The Blob storage account name, account key, container name, path pattern, date/time format, and so on need to be provided manually.
- If the Blob storage account details ...