Skip to content

Commit b5f9aef

Browse files
authored
Update azure-private-link.adoc (#351)
1 parent 218e4aa commit b5f9aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ az network private-dns link vnet create \
274274
. Create a wildcard record in the private DNS zone.
275275
+
276276
```
277-
az network dns record-set a add-record \
277+
az network private-dns record-set a add-record \
278278
--resource-group <azure-pl-endpoint-resource-group-name> \
279279
--zone-name redpanda-$CLUSTER_ID \
280280
--record-set-name "*" \

0 commit comments

Comments
 (0)