|
1 | 1 | ---
|
2 |
| -title: Create Apache Kafka & Apache Flink on Confluent Cloud through Azure portal |
3 |
| -description: This article describes how to use the Azure portal to create an instance of Apache Kafka & Apache Flink on Confluent Cloud. |
4 |
| -# customerIntent: As a developer I want create a new instance of Apache Kafka & Apache Flink on Confluent Cloud using the Azure portal. |
| 2 | +title: "Quickstart: Get started with Apache Kafka & Apache Flink on Confluent Cloud through Azure portal" |
| 3 | +description: Learn how to create resources for Apache Kafka & Apache Flink on Confluent Cloud in the Azure portal. |
5 | 4 | ms.topic: quickstart
|
6 |
| -ms.date: 1/31/2024 |
| 5 | +ms.date: 02/07/2025 |
7 | 6 |
|
8 | 7 | ---
|
9 | 8 |
|
10 |
| -# QuickStart: Get started with Apache Kafka & Apache Flink on Confluent Cloud - Azure portal |
| 9 | +# Quickstart: Get started with Apache Kafka & Apache Flink on Confluent Cloud |
11 | 10 |
|
12 |
| -In this quickstart, you'll use the Azure portal to create an instance of Apache Kafka® & Apache Flink® on Confluent Cloud™ - An Azure Native ISV Service. |
| 11 | +In this quickstart, you use the Azure portal to create an instance of Apache Kafka® & Apache Flink® on Confluent Cloud™. |
13 | 12 |
|
14 | 13 | ## Prerequisites
|
15 | 14 |
|
16 |
| -- An Azure account. If you don't have an active Azure subscription, create a [free account](https://azure.microsoft.com/free/). |
17 |
| -- You must have the _Owner_ or _Contributor_ role for your Azure subscription. The integration between Azure and Confluent can only be set up by users with _Owner_ or _Contributor_ access. Before getting started, [confirm that you have the appropriate access](../../role-based-access-control/check-access.md). |
| 15 | +[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)] |
| 16 | +- You must [subscribe to Confluent Cloud](overview.md#subscribe-to-confluent-cloud) |
18 | 17 |
|
19 |
| -## Find offer |
| 18 | +## Create a Confluent resource |
20 | 19 |
|
21 |
| -Use the Azure portal to find the Apache Kafka & Apache Flink on Confluent Cloud application. |
| 20 | +[!INCLUDE [create-resource](../includes/create-resource.md)] |
22 | 21 |
|
23 |
| -1. In a web browser, go to the [Azure portal](https://portal.azure.com/) and sign in. |
| 22 | +## Basics tab |
24 | 23 |
|
25 |
| -1. If you've visited the **Marketplace** in a recent session, select the icon from the available options. Otherwise, search for _Marketplace_. |
| 24 | +The *Basics* tab has three sections: |
26 | 25 |
|
27 |
| -1. From the **Marketplace** page, you have two options based on the type of plan you want. You can sign up for a pay-as-you-go plan or commitment plan. Pay-as-you-go is publicly available. The commitment plan is available to customers who have been approved for a private offer. |
| 26 | +- Project details |
| 27 | +- Azure resource details |
| 28 | +- Confluent organization details |
28 | 29 |
|
29 |
| - - For **pay-as-you-go** customers, search for _Apache Kafka® & Apache Flink® on Confluent Cloud™_ and select the corresponding offer. |
| 30 | +:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create a Confluent organization options inside of the Azure portal's working pane with the Basics tab displayed."::: |
30 | 31 |
|
31 |
| - :::image type="content" source="media/search-pay-as-you-go.png" alt-text="search Azure Marketplace offer."::: |
| 32 | +There are required fields (identified with a red asterisk) in each section that you need to fill out. |
32 | 33 |
|
33 |
| - - For **commitment** customers, select the link to **View Private plans**. The commitment requires you to sign up for a minimum spend amount. Use this option only when you know you need the service for an extended time. |
| 34 | +1. Enter the values for each required setting under *Project details*. |
34 | 35 |
|
35 |
| - :::image type="content" source="media/view-private-offers.png" alt-text="view private offers."::: |
| 36 | + | Field | Action | |
| 37 | + |---------------------|-----------------------------------------------------------| |
| 38 | + | Subscription | Select a subscription from your existing subscriptions. | |
| 39 | + | Resource group | Use an existing resource group or create a new one. | |
36 | 40 |
|
37 |
| - Look for _Apache Kafka® & Apache Flink® on Confluent Cloud™_. |
| 41 | +1. Enter the values for each required setting under *Azure Resource details*. |
38 | 42 |
|
39 |
| - :::image type="content" source="media/select-from-private-offers.png" alt-text="select private offer."::: |
| 43 | + | Field | Action | |
| 44 | + |--------------------|-------------------------------------------| |
| 45 | + | Resource name | Specify a unique name for the resource. | |
| 46 | + | Region | Select a region to deploy your resource. | |
40 | 47 |
|
41 |
| -## Create resource |
| 48 | +1. Enter the values for each required setting under *Confluent organization details*. |
42 | 49 |
|
43 |
| -After you've selected the offer for Apache Kafka & Apache Flink on Confluent Cloud, you're ready to set up the application. |
| 50 | + | Field | Action | |
| 51 | + |-------------------|--------------------------------------------------------------------------------------------------| |
| 52 | + | Organization | Choose to create a new organization, or associate your resource with an existing organization. | |
44 | 53 |
|
45 |
| -1. If you selected private offers in the previous section, you'll have two options for plan types: |
| 54 | + > [!NOTE] |
| 55 | + > If you choose to associate your resource with an existing organization, the resource is billed to that organization's plan. |
46 | 56 |
|
47 |
| - - Confluent Cloud - Pay-as-you-go |
48 |
| - - Commitment - for commit plan |
| 57 | + Select the **Change plan** link to change your [billing plan](overview.md#billing). |
49 | 58 |
|
50 |
| - If you didn't select private offers, you'll only have the pay-as-you-go option. |
| 59 | + The remaining fields update to reflect the details of the plan you selected for this new organization. |
51 | 60 |
|
52 |
| - Pick the plan to use, and select **Subscribe**. |
| 61 | +1. Select the **Next** button at the bottom of the page. |
53 | 62 |
|
54 |
| - :::image type="content" source="media/create/setup-subscribe.png" alt-text="Set up and subscribe."::: |
| 63 | +### Tags tab (optional) |
55 | 64 |
|
56 |
| -1. On the **Create a Confluent organization** basics page, provide the following values. When you've finished, select **Next: Tags**. |
| 65 | +[!INCLUDE [tags](../includes/tags.md)] |
57 | 66 |
|
58 |
| - :::image type="content" source="media/create/setup-basics.png" alt-text="Form to set up Confluent Cloud resource."::: |
| 67 | +### Review + create tab |
59 | 68 |
|
60 |
| - | Property | Description | |
61 |
| - | ---- | ---- | |
62 |
| - | **Subscription** | From the drop-down menu, select the Azure subscription to deploy to. You must have _Owner_ or _Contributor_ access. | |
63 |
| - | **Resource group** | Specify whether you want to create a new resource group or use an existing resource group. A resource group is a container that holds related resources for an Azure solution. For more information, see [Azure Resource Group overview](../../azure-resource-manager/management/overview.md). | |
64 |
| - | **Resource name** | Instance name is automatically generated based on the name of the Confluent organization. | |
65 |
| - | **Region** | From the drop-down menu, select one of these regions: Australia East, Canada Central, Central US, East US, East US 2, France Central, North Europe, Southeast Asia, UK South, West Central US, West Europe, West US 2 | |
66 |
| - | **Organization** | To create a new Confluent organization, select **Create a new organization** and provide a name for the Confluent organization. To link to an existing Confluent organization, select **Link Subscription to an existing organization** option, sign in to your Confluent account, and select the existing organization. | |
67 |
| - | **Plan** | Optionally change plan. | |
68 |
| - | **Billing term** | Prefilled based on the selected billing plan. | |
69 |
| - | **Price + Payment options** | Prefilled based on the selected Confluent plan. | |
70 |
| - | **Subtotal** | Prefilled based on the selected Confluent plan. | |
71 |
| - |
72 |
| -1. On **Tags**, provide the **name** and **value** pairs for tags you want to apply to resource. After you enter the tags, select **Review + Create**. |
73 |
| - |
74 |
| - :::image type="content" source="media/create/setup-tags.png" alt-text="Add project tags."::: |
75 |
| - |
76 |
| -1. Review the settings you provided. When ready, select **Create**. |
77 |
| - |
78 |
| -1. It takes a few minutes to create the resource. You can view the deployment status in **Notifications**. After the deployment is finished, select the resource to view the **Overview** page. |
79 |
| - |
80 |
| - :::image type="content" source="media/create/deployment-status.png" alt-text="Deployment status."::: |
81 |
| - |
82 |
| - If you get an error, see [Troubleshooting Apache Kafka & Apache Flink on Confluent Cloud solutions](troubleshoot.md). |
| 69 | +[!INCLUDE [review-create](../includes/review-create.md)] |
83 | 70 |
|
84 | 71 | ## Next steps
|
85 | 72 |
|
86 |
| -- [Manage the Confluent organization](manage.md) |
87 |
| - |
88 |
| -- Get started with Apache Kafka & Apache Flink on Confluent Cloud - An Azure Native ISV Service on |
89 |
| - |
90 |
| - > [!div class="nextstepaction"] |
91 |
| - > [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Confluent%2Forganizations) |
92 |
| -
|
93 |
| - > [!div class="nextstepaction"] |
94 |
| - > [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/confluentinc.confluent-cloud-azure-prod?tab=Overview) |
| 73 | +- [Manage a Confluent Cloud resource](manage.md) |
0 commit comments