Skip to content

Commit 11d4b25

Browse files
committed
PR review
1 parent 29f26ff commit 11d4b25

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@ The next step after creating a Confluent Organization is to create other Conflue
1414

1515
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.
1616

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-
2317
### Create an environment
2418

2519
Create a new Confluent environment following the guidelines below:
2620

2721
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.
2923
1. Enter a name for the new **Environment**.
3024

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.":::
3226

3327
1. Select [an essentials or advanced stream governance configuration](https://docs.confluent.io/cloud/current/stream-governance/packages.html#governance-package-types).
3428
- Essentials: containing the essentials, supporting up to 100 free schemas
3529
- Advanced: additional support for enterprise level, supporting up to 20,000 free schemas. This comes at an additional cost during Schema configuration.
3630
1. Select **Create**. Your new environment is up and running.
3731

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+
3838
### View existing environments
3939

4040
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
5252
> [!NOTE]
5353
> Azure only supports deleting environments created in Azure. To delete an environment created in Confluent, use the Confluent UI.
5454
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.
5656

5757

5858
## Clusters
@@ -70,7 +70,7 @@ Select **Create Cluster** in the top ribbon of your environment page. A new wind
7070
- Cluster type: Select between **Basic**, **Standard**, and **Enterprise**. Select the hyperlink to view a detailed comparison of each plan.
7171
- Region and availability: Keep the default values or select another region and availability option. Review pricing and select **Next**.
7272
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.
7474

7575
### View existing clusters
7676

0 commit comments

Comments
 (0)