Skip to content

Commit 7247281

Browse files
committed
DOC-136 Document feature Azure Implementation for Cloud GA
1 parent 204c349 commit 7247281

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

modules/get-started/pages/cloud-overview.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,7 @@ Features in limited availability are production-ready and are covered by Redpand
264264
The following features are currently in limited availability in Redpanda Cloud:
265265

266266
* Serverless
267-
* Dedicated and BYOC for Azure
268267
* BYOVPC for GCP
269-
* Azure Private Link
270268

271269
== Features in beta
272270

@@ -275,7 +273,6 @@ Features in beta are available for testing and feedback. They are not covered by
275273
The following features are currently in beta in Redpanda Cloud:
276274

277275
* BYOVPC for AWS
278-
* BYOVNet for Azure
279276
* Integration with Apache Iceberg
280277
* Remote Read Replicas for AWS and GCP
281278

modules/get-started/pages/cluster-types/byoc/azure/vnet-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Create a BYOVNet Cluster on Azure
22
:description: Connect Redpanda Cloud to your existing VNet for additional security.
3-
:page-beta: true
3+
44

55
include::shared:partial$feature-flag-rpcn.adoc[]
66

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ This page lists new features added to Redpanda Cloud.
99

1010
== July 2025
1111

12+
=== Azure BYOVPC: GA
13+
14+
xref:get-started:cluster-types/byoc/azure/vnet-azure.adoc[BYOVNet for Azure] is now generally available (GA). This means that you can create and manage BYOVNet clusters in Azure with the same level of support and stability as other Redpanda Cloud offerings.
15+
1216
=== Redpanda Connect in Redpanda Cloud: GA
1317

1418
xref:develop:connect/about.adoc[Redpanda Connect] is now generally available (GA) in all Redpanda Cloud clusters: BYOC (including BYOVPC/BYOVNet), Dedicated, and Serverless.

modules/networking/pages/azure-private-link.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
= Configure Azure Private Link with the Cloud API
22
:description: Learn how to configure private networking for clusters on Azure.
33

4-
include::shared:partial$feature-flag.adoc[]
5-
64
The Redpanda Azure Private Link service provides secure access to Redpanda Cloud from your own virtual network. Traffic over Azure Private Link does not go through the public internet, but instead through Microsoft's backbone network. While clients can initiate connections against the Redpanda Cloud cluster endpoints, Redpanda Cloud services cannot access your virtual networks directly.
75

86
Consider using Private Link if you have multiple virtual networks and require more secure network management. To learn more, see the https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview[Azure documentation].

0 commit comments

Comments
 (0)