Skip to content

Commit

Permalink
Merge pull request #2577 from EnterpriseDB/kunliuedb-patch-1
Browse files Browse the repository at this point in the history
Update 01_private_endpoint.mdx
  • Loading branch information
drothery-edb authored Apr 24, 2022
2 parents 44412b3 + 9446bf8 commit 31ccfa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To walk through an example in your own environment, you need:
1. Get the resource group details from the Azure CLI or the Azure portal and note the resource group name. For example, if the cluster's virtual network is `vnet-japaneast`, use the following command:

```
$ az network vnet list --query "[?name==\'vnet-japaneast\'].resourceGroup" -o json
$ az network vnet list --query "[?name==\`vnet-japaneast\`].resourceGroup" -o json
```

Expand Down

0 comments on commit 31ccfa0

Please sign in to comment.