Compartilhar via


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:

  1. Edit the event streams created during deployment as follows:

    • For each event stream, modify the source as the existing Azure Event Hub/new Custom App of your source data system.

    Screenshot of selecting custom app for source.

    Note

    Prefer to select Custom App as it automatically creates event hub and the best practice is to use Custom App.

    • For each event stream, modify the destination as a new Custom App.

      Screenshot showing event streams.

      Screenshot showing event streams in lakehouse.

  2. Go to the details tab of each Custom App created in destination and note the Primary Connection String information for the three event streams.

    Screenshot of primary connection string for event hubs.

  3. Create three secrets in the Key Vault as follows:

Screenshot of the three keyvault secrets.

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

Next steps