Skip to content

Commit 6464565

Browse files
JoshWeepieCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 246812f commit 6464565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/application-gateway/private-link-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This section describes how to disable subnet private endpoint policies by using
8787
```azurecli
8888
az network vnet subnet update \
8989
--name default \
90-
--vnet-name MyVnet \
90+
--vnet-name myVNet \
9191
--resource-group myResourceGroup \
9292
--disable-private-link-service-network-policies yes
9393
```

0 commit comments

Comments
 (0)