Skip to content

Commit fd468d5

Browse files
more minor changes
1 parent e9862f2 commit fd468d5

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

53.2 KB
Loading

content/en/docs/refguide/modeling/integration/change-data-capture/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ To move the streamed data to a destination such as Azure Blob Storage or AWS S3,
3333

3434
## Runtime Configuration {#runtime-configuration}
3535

36-
CDC requires runtime settings to connect to a Kafka broker. Set these in Studio Pro under **App Settings** > **Configurations** > **Custom**, or via your deployment environment's custom runtime settings.
36+
CDC requires runtime settings to connect to a Kafka broker. In Studio Pro, open **App** > **Settings**, go to the **Configurations** tab, select or create a configuration, and open the **Custom** tab to add the settings below. For deployed environments, set these via your environment's custom runtime settings.
37+
38+
{{< figure src="/attachments/refguide/modeling/integration/change-data-capture/cdc-custom-configuration.png" alt="Edit Configuration dialog in Studio Pro showing the Custom tab with Kafka.BootstrapServers set to an IP address and port" >}}
3739

3840
### Running Locally {#local-configuration}
3941

53.2 KB
Loading

0 commit comments

Comments
 (0)