We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218e4aa commit b5f9aefCopy full SHA for b5f9aef
modules/networking/pages/azure-private-link.adoc
@@ -274,7 +274,7 @@ az network private-dns link vnet create \
274
. Create a wildcard record in the private DNS zone.
275
+
276
```
277
-az network dns record-set a add-record \
+az network private-dns record-set a add-record \
278
--resource-group <azure-pl-endpoint-resource-group-name> \
279
--zone-name redpanda-$CLUSTER_ID \
280
--record-set-name "*" \
0 commit comments