Skip to content

Commit 6e18d32

Browse files
committed
Revert formatting
1 parent 10f54ae commit 6e18d32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-deploy-custom-container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ Next, deploy your online endpoint to Azure.
115115

116116
You can configure your cloud deployment using YAML. Take a look at the sample YAML for this example:
117117

118-
Sample *tfserving-endpoint.yml*
118+
__tfserving-endpoint.yml__
119119

120120
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container/tfserving/half-plus-two/tfserving-endpoint.yml":::
121121

122-
Sample *tfserving-deployment.yml*
122+
__tfserving-deployment.yml__
123123

124124
:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container//tfserving/half-plus-two/tfserving-deployment.yml":::
125125

0 commit comments

Comments
 (0)