Skip to content

Commit 5619da3

Browse files
authored
Update prerequisites for Confluent connector creation
Added prerequisites for creating a Confluent connector in Azure, including account and deployment requirements.
1 parent a0f831b commit 5619da3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

support/azure/partner-solutions/confluent/cannot-create-confluent-connector.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ This article helps you resolve failures that might occur when you try to create
1616

1717
## Prerequisites
1818

19-
- Access to the Azure portal.
19+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20+
- An existing Confluent organization. If you don't have one, see [Create a Confluent organization](/azure/partner-solutions/apache-kafka-confluent-cloud/create).
21+
- An app deployed to [Azure App Service](/azure/app-service/quickstart-dotnetcore), [Azure Container Apps](/azure/container-apps/quickstart-portal), [Azure Spring Apps], or [Azure Kubernetes Service (AKS)](/azure/aks/learn/quick-kubernetes-deploy-portal).
2022

2123
## Symptoms
2224

@@ -31,7 +33,7 @@ This article helps you resolve failures that might occur when you try to create
3133

3234
## Solution 1: Verify permissions and required values
3335

34-
1. Ensure that you have the required permissions to create Confluent connectors.
36+
1. Ensure that you have the required permissions to create Confluent connectors. You need to have an Owner or Contributor role in the Azure subscription and appropriate permissions on the Confluent Kafka cluster.
3537
1. Ensure that all required fields on the connector creation form contain the correct values.
3638

3739
## Solution 2: Check Azure service configuration
@@ -46,4 +48,4 @@ If the issue persists after you verify permissions and configuration, contact [C
4648

4749
- [Confluent support](https://support.confluent.io)
4850
- [Confluent Cloud documentation](https://docs.confluent.io/cloud/)
49-
51+

0 commit comments

Comments
 (0)