Skip to content

Commit bc48656

Browse files
committed
Adding private DNS zone CLI script
1 parent cfaeeea commit bc48656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/how-to-configure-private-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ foreach ($IPConfiguration in $networkInterface.IpConfigurations)
181181
}
182182
```
183183

184-
### Create a private endpoint by using Azure CLI
184+
## Create a private endpoint by using Azure CLI
185185

186186
Run the following Azure CLI script to create a private endpoint named "myPrivateEndpoint" for an existing Azure Cosmos account. Replace the variable values with the details for your environment.
187187

0 commit comments

Comments
 (0)