Configure Fabric event streams and secrets in Azure Key Vault
Important
Some or all of this functionality is available as part of a preview release. The content and the functionality are subject to change.
To configure Fabric event streams and secrets in Azure Key Vault, follow these steps:
Edit the event streams created during deployment as follows:
- For each event stream, configure the source as the existing Azure Event Hub (select "External Source") or a new custom endpoint from your data system.
Note
Prefer to select Custom Endpoint as it automatically creates event hub and the best practice is to use Custom Endpoint.
Go to the details tab of each Custom Endpoint created in destination and note the Primary Connection String information for the three event streams.
Create three secrets in the Key Vault as follows:
Note
The Secret Names must remain unchanged. You are required to adhere to the established naming convention.
Secret Name | Value |
---|---|
IngestionEventHubConnection | Connection string - primary key of the Fabric ISA 95 Data event stream destination custom app destination. For more information about the ISA 95 data, see Overview of manufacturing industry data model (preview) |
OPCUAMetaDataEventHubConnection | Connection string - primary key of the Fabric OPC UA Metadata event stream destination custom app |
OPCUADataEventHubConnection | Connection string - primary key of the Fabric OPC UA Data event stream destination custom app |