Skip to content

Commit 6bd8abc

Browse files
committed
Freshness Edit: Azure Native Integration services
1 parent ce21daf commit 6bd8abc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

articles/partner-solutions/apache-kafka-confluent-cloud/create-confluent-resources.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create Confluent Resources in Azure (preview)
33
description: Learn how to create and manage Confluent environments, clusters, and topics in Azure via the Azure portal.
44
ms.topic: how-to
5-
ms.date: 11/22/2024
5+
ms.date: 1/28/2026
66

77
#customer intent: As an IT professional, I want to learn how to create Confluent environments, clusters, and topics in the Azure portal so that I can create my own resources.
88
---
@@ -36,9 +36,9 @@ To create a new Confluent environment:
3636

3737
> [!TIP]
3838
> To access advanced environment configuration in the Confluent UI, in your Confluent organization, go to **Confluent entity management** > **Environments (Preview)** > **Manage environment in Confluent portal**.
39-
39+
>
4040
> [!NOTE]
41-
> Currently, Azure doesn't support configuration for the Confluent schema registry. Access this option directly in Confluent. For more information, see [Manage schemas in Confluent Cloud](https://docs.confluent.io/cloud/current/sr/schemas-manage.html).
41+
> Currently, Azure doesn't support configuration for the Confluent schema registry. Access this option directly in Confluent. For more information, see [Manage Schemas and Data Contracts in Confluent Cloud](https://docs.confluent.io/cloud/current/sr/schemas-manage.html).
4242
4343
### View existing environments
4444

@@ -62,9 +62,9 @@ If you no longer need to use an environment or the clusters that operate inside
6262
>
6363
> - Azure supports deleting only environments that you created in Azure. To delete an environment that you created in Confluent, use the Confluent UI.
6464
65-
In the list of environments, select the ellipsis (****) next to the name of the environment you want to delete. Then, in the command bar, select **Delete environment**.
65+
In the list of environments, select the ellipsis (****) next to the name of the environment you want to delete. Then, in the command bar, select **Delete Environment**.
6666

67-
Alternatively, select the name of the environment you want to delete, and then select **Delete environment**. Confirm deletion by entering the environment name in the text box. Then, select **Delete** and confirm deletion.
67+
Alternatively, select the name of the environment you want to delete, and then select **Delete Environment**. Confirm deletion by entering the environment name in the text box. Then, select **Delete** and confirm deletion.
6868

6969
## Clusters
7070

@@ -76,18 +76,18 @@ To create a cluster in your Confluent Cloud environment:
7676

7777
1. In the Azure portal, go to your Confluent organization.
7878
1. On the left menu, select **Confluent entity management** > **Environments (Preview)**.
79-
1. On the command bar, select **Create Cluster**.
79+
1. Select your environment, and then select **Create Cluster** on the command bar.
8080
1. On the **Basics** tab, enter or select values for the following settings:
8181

82-
1. **Confluent resource details**: Leave the default values for the organization and environment. Optionally, you can change the environment name to create the new cluster in a different environment.
82+
1. **Confluent cluster details**: Leave the default values for the organization and environment. Optionally, you can change the environment name to create the new cluster in a different environment.
8383
1. **Cluster name**: Enter a name for the new cluster.
84-
1. **Cluster type**: Choose **Basic**, **Standard**, or **Enterprise**. Select the link to view a detailed comparison of each plan.
84+
1. **Cluster type**: Choose **Basic**, **Standard**, **Enterprise**, or **Dedicated**. Select the link to view a detailed comparison of each plan.
8585
1. **Region** and **Availability**: Leave the default values, or select another region and availability. Review pricing and select **Next**.
8686
1. On the **Tags** tab, optionally enter tags. To skip this step, select **Review + create**.
8787
1. On the **Review + create** tab, carefully review your settings for the new cluster.
8888
1. Select **Create**.
8989

90-
The message "Deployment is in progress" appears. Deployment takes 2 to 3 minutes. When the deployment is complete, the message "Your deployment is complete" appears on the upper-right corner of the Azure portal.
90+
The message "Creating cluster" appears to deploy. Deployment takes 2 to 3 minutes. When the deployment is complete, the message "Cluster is created" appears on the upper-right corner of the Azure portal.
9191

9292
### View existing clusters
9393

@@ -121,8 +121,8 @@ To delete a cluster:
121121

122122
1. In the Azure portal, go to your Confluent organization.
123123
1. On the left menu, select **Confluent entity management** > **Environments (Preview)**.
124-
1. Select the cluster to delete and select **Delete Cluster**.
125-
1. Enter the cluster name and select **Delete**. Confirm the deletion to delete the cluster.
124+
1. Select the cluster to delete, and select **Delete Cluster**.
125+
1. Enter the cluster name, and select **Delete**. Confirm the deletion to delete the cluster.
126126

127127
## Topics
128128

@@ -132,7 +132,7 @@ Topics in Confluent Cloud are fundamental units of organization for your data st
132132

133133
1. In the Azure portal, go to your Confluent organization.
134134
1. On the left menu, select **Confluent entity management** > **Environments (Preview)**.
135-
1. Select **Create Topic**.
135+
1. Select a cluster, and then **Create Topic**.
136136
1. Enter a topic name and the number of partitions.
137137
1. Optionally, you can select the option to enable infinite retention.
138138
1. Optionally, you can select **Enable advanced settings**. Select a cleanup policy, retention time, retention size, and maximum message size.
@@ -169,6 +169,6 @@ To delete a topic:
169169

170170
> [!div class="nextstepaction"]
171171
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Confluent%2Forganizations)
172-
172+
>
173173
> [!div class="nextstepaction"]
174174
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/confluentinc.confluent-cloud-azure-prod?tab=Overview)

0 commit comments

Comments
 (0)