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 4cd0c60 commit f3b56cbCopy full SHA for f3b56cb
modules/networking/pages/azure-private-link.adoc
@@ -243,7 +243,7 @@ az network private-endpoint create \
243
--location $REGION \
244
--connection-name <private-link-service-name> \
245
--name redpanda-$CLUSTER_ID \
246
- --manual-request no \
+ --manual-request yes \
247
--private-connection-resource-id $PRIVATE_SERVICE_ID \
248
--resource-group <azure-pl-endpoint-resource-group-name> \
249
--subnet <subnet-name> \
0 commit comments