Skip to content

Commit d63caa7

Browse files
committed
misc. update
1 parent dbdcd42 commit d63caa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-custom-dns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,8 @@ The following steps describe how this topology works:
460460
The first step in ensuring a Custom DNS solution works with your Azure Machine Learning workspace is to create two Private DNS Zones rooted at the following domains:
461461

462462
**Azure Public regions**:
463-
- ``` privatelink.api.azureml.ms```
464-
- ``` privatelink.notebooks.azure.net```
463+
- ```privatelink.api.azureml.ms```
464+
- ```privatelink.notebooks.azure.net```
465465

466466
**Microsoft Azure operated by 21Vianet regions**:
467467
- ```privatelink.api.ml.azure.cn```
@@ -621,7 +621,7 @@ The following table lists the location of the `hosts` file:
621621
622622
The following is an example of `hosts` file entries for Azure Machine Learning:
623623

624-
```
624+
```bash
625625
# For core Azure Machine Learning hosts
626626
10.1.0.5 fb7e20a0-8891-458b-b969-55ddb3382f51.workspace.eastus.api.azureml.ms
627627
10.1.0.5 fb7e20a0-8891-458b-b969-55ddb3382f51.workspace.eastus.cert.api.azureml.ms

0 commit comments

Comments
 (0)