Skip to content

Commit f9780c5

Browse files
committed
Update screenshots
1 parent 682bbb0 commit f9780c5

9 files changed

+4
-4
lines changed

articles/cosmos-db/sql/kafka-connector-sink.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ An easy option to create the connector is by going through the Control Center we
109109

110110
Alternatively, in the connectors page, you can upload the JSON file created earlier by using the **Upload connector config file** option.
111111

112-
:::image type="content" source="./media/kafka-connector-sink/upload-connector-config.png" alt-text="Upload connector config.":::
112+
:::image type="content" source="./media/kafka-connector-sink/upload-sink-connector-config.png" lightbox="./media/kafka-connector-sink/upload-sink-connector-config.png" alt-text="Screenshot of 'Upload connector config file' option in the Browse connectors dialog.":::
113113

114114
### Create connector using REST API
115115

@@ -129,7 +129,7 @@ Sign into the [Azure portal](https://portal.azure.com/learn.docs.microsoft.com)
129129

130130
To delete the connector from the Control Center, navigate to the sink connector you created and select the **Delete** icon.
131131

132-
:::image type="content" source="./media/kafka-connector-sink/delete-connector.png" alt-text="Delete connector.":::
132+
:::image type="content" source="./media/kafka-connector-sink/delete-sink-connector.png" lightbox="./media/kafka-connector-sink/delete-sink-connector.png" alt-text="Screenshot of delete option in the sink connector dialog.":::
133133

134134
Alternatively, use the Connect REST API to delete:
135135

articles/cosmos-db/sql/kafka-connector-source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ An easy option to create the connector is from the Confluent Control Center port
7878

7979
Alternatively, in the connectors page, you can upload the JSON file built from the previous section by using the **Upload connector config file** option.
8080

81-
:::image type="content" source="./media/kafka-connector-source/upload-connector-config.png" alt-text="Upload connector config.":::
81+
:::image type="content" source="./media/kafka-connector-source/upload-source-connector-config.png" lightbox="./media/kafka-connector-source/upload-source-connector-config.png" alt-text="Screenshot of 'Upload connector config file' option in the Browse connectors dialog.":::
8282

8383
#### Create connector using REST API
8484

@@ -131,7 +131,7 @@ curl -H "Content-Type: application/json" -X POST -d @<path-to-JSON-config-file>
131131

132132
To delete the connector from the Confluent Control Center, navigate to the source connector you created and select the **Delete** icon.
133133

134-
:::image type="content" source="./media/kafka-connector-source/delete-source-connector.png" alt-text="Delete connector from Confluent center":::
134+
:::image type="content" source="./media/kafka-connector-source/delete-source-connector.png" lightbox="./media/kafka-connector-source/delete-source-connector.png" alt-text="Screenshot of delete option in the source connector dialog.":::
135135

136136
Alternatively, use the connector’s REST API:
137137

Binary file not shown.
84.9 KB
Loading
Binary file not shown.
104 KB
Loading
43.7 KB
Loading
Binary file not shown.
104 KB
Loading

0 commit comments

Comments
 (0)