Skip to content

Commit 454ed7e

Browse files
committed
incorporate coderabbit suggestions
1 parent 07199bd commit 454ed7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ ResourceType Locations Name Zones Restrictions
103103
virtualMachines eastus2 Standard_D2ads_v5 1,2,3 NotAvailableForSubscription
104104
----
105105

106-
If you see restrictions, https://learn.microsoft.com/en-us/troubleshoot/azure/general/region-access-request-process[open a Microsoft support request^] to remove the restrictions.
106+
If you see restrictions, https://learn.microsoft.com/en-us/troubleshoot/azure/general/region-access-request-process[open a Microsoft support request^] to remove them.
107107

108108
=== Prerequisite checklist
109109

@@ -119,15 +119,15 @@ If you see restrictions, https://learn.microsoft.com/en-us/troubleshoot/azure/ge
119119

120120
== Create a BYOC cluster
121121

122-
To create a Redpanda cluster in your Azure Virtual Network, follow the <<prerequisites,prerequisites>> then follow the instructions in the Redpanda Cloud UI. The UI contains the parameters necessary to successfully run `rpk cloud byoc apply`.
122+
To create a Redpanda cluster in your Azure VNet, follow the <<prerequisites,prerequisites>> then follow the instructions in the Redpanda Cloud UI. The UI contains the parameters necessary to successfully run `rpk cloud byoc apply`.
123123

124124
. Log in to https://cloud.redpanda.com[Redpanda Cloud^].
125125
. On the Clusters page, click *Create cluster*, then click *Create BYOC cluster*.
126126
. Enter a cluster name, then select the resource group, provider (Azure), xref:reference:tiers/byoc-tiers.adoc[region, tier], availability, and Redpanda version.
127127
+
128128
[NOTE]
129129
====
130-
* If you plan to create a private network in your own virtual network, select the region where your Azure Virtual Network is located.
130+
* If you plan to create a private network in your own VNet, select the region where your VNet is located.
131131
* Multi-AZ is the default configuration. Three AZs provide two backups in case one availability zone goes down.
132132
====
133133
+

0 commit comments

Comments
 (0)