You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/apache-kafka-confluent-cloud/create-confluent-resources.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,27 +14,27 @@ The next step after creating a Confluent Organization is to create other Conflue
14
14
15
15
Creating multiple environments within a Confluent organization is a good practice. It allows for clear separation of resources among teams or projects, ensuring there's no interference between them.
16
16
17
-
> [!TIP]
18
-
> In your Confluent organization, open **Confluent entity management** > **Environments (Preview)** > **Manage environment in Confluent portal** to access advanced environment configuration in the Confluent UI.
19
-
20
-
> [!NOTE]
21
-
> As of the time of writing this document, Azure doesn't support Confluent schema registry configuration. Access this option directly from Confluent. For more information, go to [Manage Schemas in Confluent Cloud.](https://docs.confluent.io/cloud/current/sr/schemas-manage.html)
22
-
23
17
### Create an environment
24
18
25
19
Create a new Confluent environment following the guidelines below:
26
20
27
21
1. Open your Confluent organization in the Azure portal and open **Confluent entity management** > **Environments (preview)** from the left menu.
28
-
1. Select **Create Environment** at the top. This action opens a new blade on the right hand side.
22
+
1. Select **Create Environment** at the top. This action opens a new pane on the right hand side.
29
23
1. Enter a name for the new **Environment**.
30
24
31
-
:::image type="content" source="./media/create-confluent-resources/create-environment.png" alt-text="Screenshot from the Azure portal showing the Create environment blade.":::
25
+
:::image type="content" source="./media/create-confluent-resources/create-environment.png" alt-text="Screenshot from the Azure portal showing the Create environment pane.":::
32
26
33
27
1. Select [an essentials or advanced stream governance configuration](https://docs.confluent.io/cloud/current/stream-governance/packages.html#governance-package-types).
34
28
- Essentials: containing the essentials, supporting up to 100 free schemas
35
29
- Advanced: additional support for enterprise level, supporting up to 20,000 free schemas. This comes at an additional cost during Schema configuration.
36
30
1. Select **Create**. Your new environment is up and running.
37
31
32
+
> [!TIP]
33
+
> In your Confluent organization, open **Confluent entity management** > **Environments (Preview)** > **Manage environment in Confluent portal** to access advanced environment configuration in the Confluent UI.
34
+
35
+
> [!NOTE]
36
+
> As of the time of writing this document, Azure doesn't support Confluent schema registry configuration. Access this option directly from Confluent. For more information, go to [Manage Schemas in Confluent Cloud.](https://docs.confluent.io/cloud/current/sr/schemas-manage.html)
37
+
38
38
### View existing environments
39
39
40
40
To view the environments in your Confluent organization:
@@ -52,7 +52,7 @@ If you no longer need to use an environment and the clusters operating within it
52
52
> [!NOTE]
53
53
> Azure only supports deleting environments created in Azure. To delete an environment created in Confluent, use the Confluent UI.
54
54
55
-
From the list of environments, select the ellipsis action (**…**) next to the name of the environment you want to delete and select **Delete Environment**. Alternatively, click on the name of the environment you want to delete and then select **Delete Environment** at the top. A right blade opens up, listing the environment's nested clusters, connectors, and their status. Confirm deletion by entering the environment name in the text box at the bottom and selecting **Delete**. Confirm again. Your environment is now deleted.
55
+
From the list of environments, select the ellipsis action (**…**) next to the name of the environment you want to delete and select **Delete Environment**. Alternatively, click on the name of the environment you want to delete and then select **Delete Environment** at the top. A right pane opens up, listing the environment's nested clusters, connectors, and their status. Confirm deletion by entering the environment name in the text box at the bottom and selecting **Delete**. Confirm again. Your environment is now deleted.
56
56
57
57
58
58
## Clusters
@@ -70,7 +70,7 @@ Select **Create Cluster** in the top ribbon of your environment page. A new wind
70
70
- Cluster type: Select between **Basic**, **Standard**, and **Enterprise**. Select the hyperlink to view a detailed comparison of each plan.
71
71
- Region and availability: Keep the default values or select another region and availability option. Review pricing and select **Next**.
72
72
1. In the **Tags** tab, optionally enter tags or select **Review + create** to skip this step.
73
-
1. In the **Review + Create** tab, carefully review the new cluster. When ready, select **Create**. Your cluster will take approximately 2-3 minutes to spin up. Once done, a notification is displayed on the top right showing the cluster is up and running.
73
+
1. In the **Review + Create** tab, carefully review the new cluster. When ready, select **Create**. Your cluster takes approximately 2-3 minutes to spin up. Once done, a notification is displayed on the top right showing the cluster is up and running.
0 commit comments