Skip to content

Commit 22bbddd

Browse files
committed
Add preview tag
1 parent 94f4442 commit 22bbddd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/partner-solutions/apache-kafka-confluent-cloud/add-confluent-connectors.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Use Confluent connectors in Azure
3-
description: Learn how to use Confluent connectors in Azure to connect an instance of Apache Kafka® & Apache Flink on Confluent Cloud to Azure Blob Storage.
2+
title: Use Confluent connectors in Azure (preview)
3+
description: Learn how to use Confluent connectors in Azure (preview) to connect an instance of Apache Kafka® & Apache Flink on Confluent Cloud to Azure Blob Storage.
44
# customerIntent: As a developer I want use Confluent connectors in Azure
55
ms.topic: how-to
66
ms.date: 05/28/2024
77
ms.author: malev
88
author: maud-lv
99
---
1010

11-
# Use Confluent connectors in Azure
11+
# Use Confluent connectors in Azure (preview)
1212

1313
Confluent Cloud offers a solution designed to help developers connect their Confluent clusters to popular data sources and sinks. This solution is available in Azure using the Confluent connectors feature.
1414

@@ -25,7 +25,7 @@ In this guide, you learn how to connect an instance of Apache Kafka & Apache Fli
2525
* The Azure subscription Owner or subscription Contributor role is required. If necessary, contact your subscription administrator to assign you one of these roles.
2626
* A [Configured environment, cluster, and topic](https://docs.confluent.io/cloud/current/get-started/index.html) inside the confluent organization
2727

28-
## Create a Confluent sink connector for Azure Blob Storage
28+
## Create a Confluent sink connector for Azure Blob Storage (preview)
2929

3030
Follow these steps to create a sink connector for Azure Blob Storage.
3131

@@ -70,7 +70,7 @@ Review the listed settings for your new connector to ensure that the details are
7070

7171
A notification is displayed on the top right, calling out the status of the deployment. Once it shows **Completed**, refresh the **Confluent Connectors** page. You can now see the new connector tile on this page.
7272

73-
## Create a Confluent source connector for Azure Blob Storage
73+
## Create a Confluent source connector for Azure Blob Storage (preview)
7474

7575
1. Open your Confluent organization and select **Confluent** > **Confluent Connectors** from the left menu.
7676
2. Select **Create new connector**. A connector pane opens up on the right hand side. Select or enter the following information under **Create a new connector**.
@@ -88,7 +88,7 @@ Set the basic settings below, then select **Next**.
8888
| **Cluster** | *cluster1* | Select the cluster where you would like to create this connector. |
8989
| **Subscription** | *My subscription* | Select the Azure subscription for the Azure Blob Storage where the data needs to be pulled. |
9090
| **Storage Account** | *storageaccount1* | Select the storage account where the data needs to be pulled. f needed, select **Create new** to create a new [storage account](../../storage/common/storage-account-create.md#basics-tab). |
91-
| **Container** | *container1* | Select the container within the storage account where the data needs to be pushed. If needed, [create a new container](../../storage/blobs/storage-quickstart-blobs-portal.md#create-a-container). |
91+
| **Container** | *container1* | Select the container within the storage account where the data needs to be pushed. If needed, [create a new container](../../storage/blobs/storage-quickstart-blobs-portal.m#create-a-container). |
9292

9393
### Authentication
9494

@@ -105,13 +105,13 @@ Configure the authentication of your Kafka cluster via API keys. **Create New**
105105

106106
Select **Next** to continue.
107107

108-
### Review + Create*
108+
### Review + Create
109109

110110
Review the listed settings for your new connector to ensure that the details are good to go. Once done, select **Create** to begin the connector deployment.
111111

112112
A notification is displayed on the top right, calling out the status of the deployment. Once it shows “completed”, refresh the **Confluent Connectors** page. You can now see the new connector tile on this page.
113113

114-
## Manage Azure Confluent Connectors
114+
## Manage Azure Confluent Connectors (preview)
115115

116116
1. Open your Confluent organization and select **Confluent** > **Confluent Connectors** from the left menu.
117117
1. Select your **Environment** and **Cluster** from the dropdown menu. The Azure portal now displays the list of Azure connectors in the respective environment and cluster. The following optional actions are available:

0 commit comments

Comments
 (0)